]> git.mxchange.org Git - simgear.git/history - simgear/props/condition.cxx
Melchior FRANZ: fix SGPropertyNode::LAST_USED_ATTRIBUTE
[simgear.git] / simgear / props / condition.cxx
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/