]> git.mxchange.org Git - simgear.git/history - simgear/props
Merge branch 'jmt/magvar' into next
[simgear.git] / simgear / props /
2010-03-16 Tim MooreMerge branch 'jmt/magvar' into next
2010-03-16 Tim MooreMerge branch 'fred/precip' into next
2010-03-12 Tim MooreMerge branch 'timoore/aptsign' into next
2010-03-11 Tim MooreMerge branch 'timoore/effects-anim-rebase' into next
2010-03-09 Tim MooreMerge branch 'timoore/effects-anim-rebase' into next
2010-03-09 Tim Moorechange return value of SGPropertyNode::getPath to std...
2010-03-03 Tim MooreMerge branch 'zan/cloudsort' into next
2010-02-22 Tim MooreMerge branch 'jmt/waypt' into next
2010-02-17 Tim MooreMerge branch 'curt/makefile' into next
2010-02-17 Tim MooreMerge branch 'ehofman/sound' into next
2010-02-10 Tim MooreMerge branch 'zan/stencil' into next
2010-02-10 Tim MooreMerge branch 'ehofman/config' into next
2010-02-10 ehofmanProperly test for OpenThreads and bail out if it isn...
2010-01-28 Tim MooreMerge branch 'timoore/mat-effect'
2010-01-25 Tim MooreMerge branch 'ehofman/sound'
2010-01-25 Tim MooreMerge branch 'torsten/geoequal'
2010-01-25 Tim MooreMerge branch 'durk/version'
2010-01-21 fredbWin32 fixes
2010-01-16 Tim MooreMerge branch 'ehofman/sound'
2010-01-13 Tim MooreMerge branch 'ehofman/sound'
2009-12-20 Tim MooreMerge branch 'timoore/effects'
2009-11-26 Tim Mooreadd a property debugging function
2009-11-16 Tim MooreMake MultiChangeListener derive publicly from SGPropert...
2009-11-13 Tim Mooreoptimize creation and sharing of effects
2009-11-13 Tim MooreEffects in models working for transparent materials...
2009-11-10 Tim Moorefix typo
2009-11-09 Tim MooreProperty system optimizations
2009-09-17 Tim MooreMerge branch 'tat/configure' into next
2009-09-17 torstenTatsuhiro Nishioka:
2009-09-17 Tim MooreMerge branch 'frohlich/weak' into next
2009-08-23 torstenwarning fix
2009-07-27 fredbFix case typo
2009-07-27 fredbSuppress warnings
2009-07-27 fredbCompile latest SimGear under MSVC9
2009-07-19 Tim MooreMove definition of SGRawBase<...>::printOn out of simge...
2009-07-17 Tim MooreChange references to property types
2009-07-17 Tim MooreChanged SGRawValue::DefaultValue to an inline function.
2009-07-16 timooreAdd PropertyList typedef for vectors of property list...
2009-07-16 timooreAdd a method to setStringValue that takes a std::string...
2009-07-16 timooreDon't cache results of getDisplayName
2009-07-16 timooreAdd VEC3D and VEC4D property types
2009-07-16 timooreExtend properties to support new property types.
2009-07-16 timooreCleanup of properties
2009-06-23 jmtFix a warning from GCC - 'ALIAS' was unhandled in the...
2009-06-02 ehofmantest for addChild also
2009-06-02 ehofmanfind the last index instead of the last pos for addChild
2009-05-17 ehofman * Add a function to create a node after the laste...
2009-05-17 Tim MooreMerge branch 'maint' into next
2009-03-30 Tim MooreMerge branch 'maint' into next
2009-02-15 Tim MooreMerge branch 'topic/nasal' into next
2009-02-13 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-06 Tim MooreMerge branch 'topic/cloudz' into next
2009-02-04 Tim MooreMerge branch 'maint' into next
2009-01-28 Tim MooreMerge branch 'topic/yontree' into next
2009-01-28 Tim MooreMerge branch 'maint' into next
2009-01-23 Tim MooreMerge branch 'topic/modelopt' into next
2009-01-23 Tim MooreMerge branch 'topic/yontree' into next
2009-01-18 Tim MooreMerge branch 'maint' into next
2009-01-15 Tim MooreMerge branch 'foo' into next
2009-01-15 jmtFix linkage of test programs with OpenThreads.
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreSGPropertyNode must increment / decrement the reference...
2008-12-22 mfranzcompilation fix: <cstring> for strcmp()
2008-11-18 timooreTemplate functions and overloaded functions for accessi...
2008-10-14 mfranzMove omit-node part from startElement to endElement...
2008-07-29 ehofmanfinal fixes for SG_USING_STD removal
2008-07-28 ehofmanReplace SG_USE_STD() by using std::
2008-07-25 ehofmanReduce compiler.h to almost nothing (but it's worth...
2008-07-10 mfranzfix SGPropertyNode::LAST_USED_ATTRIBUTE
2008-07-09 mfranzwrite-protection warning: use simplified path
2008-07-09 mfranzlet readProperties() refuse to overwrite write-proteced...
2008-06-02 timooreReplace header files istream and ostream with iosfwd
2008-06-02 timooreDon't include <iostream> and "using" declarations in...
2007-12-26 frohlichModified Files:
2007-12-06 mfranz- comparison: don't crash if second element is missing
2007-10-10 mfranzbetter standard compliance: allow empty top level tags...
2007-07-22 timooreAllow parallel make ("make -j2") by giving make the...
2007-07-17 mfranz- close loophole through which one could sneak in illeg...
2007-06-19 mfranzd'oh ... beautify the TRACE message that we actually...
2007-06-19 mfranzbeautify TRACE message
2007-06-11 mfranzadvance tracing messages from SG_INFO to SG_ALERT....
2007-05-07 mfranzAdd method to return the number of attached listeners...
2007-05-06 mfranz- fix bug where a property tree saved with writePropert...
2007-02-17 mfranzCsaba HALASZ: when a path_cache ceases to exist, unregi...
2007-02-16 mfranz- don't leak node in both hash_table::bucket::erase()
2007-02-11 mfranzMaik JUSTUS:
2007-01-12 mfranzwritePropeties(): create dir if necessary
2007-01-04 frohlichModified Files:
2006-11-21 frohlichModified Files:
2006-10-22 mfranz- // This will come back and remove
2006-05-24 mfranzwhoops, sorry (Yes, it *was* tested, but then I made...
2006-05-24 mfranzif we are going to die we better tell all our listeners
2006-03-14 mfranz--warnings
2006-03-14 mfranzprevent animations from losing nodes, because other...
2006-03-08 mfranz- new FSF addresses
2006-03-04 ehofmanMathias Fröhlich:
2006-02-18 fredbAdd missing include files needed by the new math code...
2006-02-17 curtClean up some compiler warnings.
2006-02-07 fredbOutputing 6 digits is not enough for a double
2006-01-30 ehofmanMelchior FRANZ:
next