]> git.mxchange.org Git - flightgear.git/history - src/Main/fg_props.cxx
Merge branch 'curt/make' into next
[flightgear.git] / src / Main / fg_props.cxx
2010-02-17 Tim MooreMerge branch 'curt/make' into next
2010-02-17 Tim MooreMerge branch 'jmt/gui' into next
2010-02-14 Tim MooreMerge branch 'ehofman/config' into next
2010-02-14 Tim MooreMerge branch 'vivian/mp' into next
2010-02-13 Tim MooreMerge branch 'jmt/gps' into next
2010-02-10 Tim MooreMerge branch 'jmt/font' into next
2010-02-10 Tim MooreMerge branch 'ehofman/config' into next
2010-02-09 Tim MooreMerge branch 'torsten/track'
2010-02-09 Tim MooreMerge branch 'durk/atcdcl-cond'
2010-02-09 Tim MooreMerge branch 'jmt/navradio'
2010-02-09 Tim MooreMerge branch 'torsten/auto'
2010-02-09 Tim MooreMerge branch 'jmt/units-fix' into maint
2010-01-31 Tim MooreMerge branch 'csaba/nan'
2010-01-17 Tim MooreMerge branch 'jmt/gps'
2010-01-16 Tim MooreMerge branch 'vivian/trainz'
2010-01-13 Tim MooreMerge branch 'curt/navradio'
2010-01-13 Tim MooreMerge branches 'torsten/warn-atc' and 'tortsen/warn...
2010-01-13 Tim MooreMerge branch 'tat/framework'
2010-01-13 Tim MooreMerge branch 'ehofman/sound'
2010-01-12 Tim MooreMerge branch 'ehofman/version'
2010-01-11 Tim MooreMerge branches 'jmt/spatial', 'jmt/ref_ptr', 'jmt/navra...
2010-01-11 Tim MooreMerge branch 'csaba/tower'
2010-01-11 Tim MooreMerge branch 'cptf/modeler'
2010-01-11 Tim MooreMerge branch 'jmt/navaid'
2010-01-11 Tim MooreMerge branch 'ehofman/rename'
2010-01-11 Tim MooreMerge branch 'topic/pu-crash'
2010-01-11 Tim MooreMerge branch 'timoore/props'
2010-01-05 torstennow that there is a true track property, the magnetic...
2009-12-30 Tim MooreMove getLoggingClasses() result buffer to file level.
2009-12-21 Tim MooreMerge branches 'jmt/aircraft-name' and 'jmt/runway'
2009-12-21 Tim MooreMerge branch 'durk/traffic'
2009-12-21 Tim MooreMerge branch 'ehofman/jsbsim'
2009-12-20 Tim MooreMerge branch 'timoore/merge-effects'
2009-12-20 Tim MooreMerge branch 'ehofman/sound'
2009-11-30 ehofmanChange of thoughts since it makes life easier:
2009-10-24 ehofmanDon't make the SoundManager a memebr of the subsystem...
2009-10-06 ehofmanAdd the Sound Manager before any other subsystem that...
2009-10-06 ehofmanInitial commit of the new sound system, expect more...
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-02-15 mfranzadd /sim/time/real/ (local machine time) analog to...
2008-07-31 ehofmanheader cleanups
2008-07-29 ehofmanJames Turner:
2008-07-27 ehofman- remove the SG_GLxxxx_H #defines, since OSG provides...
2008-07-27 ehofmanremove all the FX and XMESA cruft relating to Glide...
2008-07-25 ehofmanThis should apply, and everything should build cleanly...
2007-11-24 mfranzTiago GUSMAO: keep sound muted after pause/unpause
2007-10-27 mfranzmake sure snprintf() buffer is terminated
2007-07-03 mfranzJohn DENKER: don't grow /sim/logging/classes indefinite...
2007-05-09 frohlichModified Files:
2006-06-17 mfranzgetGMTstring: remove leading space, cleanup
2006-06-17 mfranz- add direction letter to numeric mode, too
2006-06-17 mfranzmove generation of lon/lat string representations here...
2006-02-21 mfranznew FSF address
2006-02-18 fredbAdd missing include files needed by the new math code...
2005-12-17 ehofmanStefan Seifert: implement persistent dialog options...
2005-11-17 curtExpose local timezone offset in the property tree.
2005-10-12 ehofmanMathias Fröhlich:
2004-10-24 ehofmanRoy Vegard Ovesen:
2004-04-24 curtChanges to go along with small interface changes in...
2004-03-16 davidRemove the old WeatherCM module.
2004-02-20 davidChange fg_props.[ch]xx into a proper subsystem, under...
2003-11-25 davidDeal with null argument for setting log level.
2003-09-24 ehofmanMove FGEventMgr and FGSubsystemMgr over to SimGear...
2003-09-20 ehofmanConvert fgLIGHT to FGLight and make it FGSubsystem...
2003-07-01 ehofmanFix a problem where the compass goes negative by the...
2003-05-13 curtDrop support for rendering both w/ and w/o textures...
2003-05-12 curtMoved fgfs_src/Object/newmat.[ch]xx and fgfs_src/Object...
2003-05-09 curt- Added "SG" prefix to sound classes that recently...
2003-05-09 ehofmanExtract the sound code from FlightGear and move it...
2003-05-06 curtThis is step "1" of probably "many" in the process...
2003-03-20 ehofmanChange cout and cerr in SG_LOG() where appropriate...
2003-01-21 davidMake fgLoadProps more flexible, to read from $FG_ROOT...
2002-12-31 davidPatches from Erik Hofman for SGI compatibility:
2002-12-11 curtFix out of order initialization crash (not sure how...
2002-11-15 curtRestructuring some of the initialization code.
2002-11-06 davidAdded fgLoadProps to load properties from a path relati...
2002-06-18 davidAdded fgAddChangeListener convenience functions.
2002-06-05 curtSet control surface positions when using an external...
2002-05-12 davidRemoved configuration option --with-old-mouse and FG_OL...
2002-05-11 davidMajor overhaul:
2002-04-20 curtThere was an integer overflow in the way elapsed_time_m...
2002-04-19 davidStop the sound when paused. We really need a separate...
2002-04-07 davidPatch from Frederic Bouvier (FIXME comments added by...
2002-03-20 curtConverted if ( string == "" ) constructs to if ( string...
2002-03-19 davidMajor property-manager rewrite, using const char *...
2002-03-16 davidPatches from Tony Peden to separate property XML I...
2002-03-14 davidMore work on saving and restoring flights. Restoring...
2002-03-14 davidCentralized most view-management code in FGViewMgr...
2002-03-12 davidBind a new property, /sim/time/elapsed-ms, giving the...
2002-03-03 davidAdded write-all parameter to save command. If set...
2002-03-01 curtThis is the change where autopilot bindings are moved...
2002-02-20 davidCorrected typo that was hiding winds from FDM's unless...
2002-02-19 davidInitial take of new environment subsystem. Configure...
2002-02-19 davidFirst steps in a weather reorganization. Note especial...
2002-02-11 curtBetter support for an alternate calendar time (i.e...
2002-01-20 curtRestructured the 'freeze' property a bit. We now have
2002-01-19 davidAdd infrastructure in preparation for tilting the view.
2002-01-19 davidRemoved FGEngInterface and FGGearInterface after consul...
2002-01-16 davidRemoved some temporary debug statements.
next