]> git.mxchange.org Git - simgear.git/history - simgear/props/condition.cxx
Fix missing include in simgear/misc/strutils_test.cxx
[simgear.git] / simgear / props / condition.cxx
2014-06-22 Thomas GeymayerSGConditionRef typedef. No functional changes.
2013-06-27 James Turnerstd::string namespace fixes.
2013-03-11 James TurnerCollect properties from expression/condition trees.
2013-03-06 Thomas GeymayerFix some warnings
2012-05-05 Frederic BouvierRemove redundant inclusion of math/SGMath.hxx
2012-05-04 ThorstenBGanael Laplanche: fix include dependencies for FreeBSD...
2011-09-02 Torsten DreyerMerge commit 'refs/merge-requests/7' of git://gitorious...
2011-08-25 Stuart BuchananMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-08-24 Torsten DreyerImplement #327 Add condition checking the range of...
2010-06-19 Frederic BouvierMerge branch 'master' of git://gitorious.org/fg/simgear...
2010-05-27 James TurnerMerge branch 'topics/condexp' into next
2010-05-27 James TurnerSupport constant true and false values in conditions.
2010-05-22 Torsten DreyerMerge branch 'next' of gitorious.org:fg/simgear into...
2010-05-20 James TurnerMerge branch 'topics/condexp' into next
2010-05-20 James TurnerSupport <expression> children in comparison conditions...
2009-09-17 Tim MooreMerge branch 'frohlich/weak' into next
2009-07-27 fredbFix case typo
2009-07-27 fredbCompile latest SimGear under MSVC9
2009-07-17 Tim MooreChange references to property types
2009-07-16 timooreCleanup of properties
2009-06-23 jmtFix a warning from GCC - 'ALIAS' was unhandled in the...
2008-07-28 ehofmanReplace SG_USE_STD() by using std::
2008-07-25 ehofmanReduce compiler.h to almost nothing (but it's worth...
2007-12-06 mfranz- comparison: don't crash if second element is missing
2006-11-21 frohlichModified Files:
2006-03-14 mfranzprevent animations from losing nodes, because other...
2003-09-24 ehofmanMove FGEventMgr and FGSubsystemMgr over to SimGear...
2003-05-13 curtCosmetic changes for new code moved into simgear to...
2003-05-07 curtRemoved some extraneous debugging output. Hey, this...
2003-05-06 curt- Moved some property specific code into simgear/props/