]> git.mxchange.org Git - flightgear.git/history - src/Main/fg_init.cxx
Add the Sound Manager before any other subsystem that uses it. This makes sure the...
[flightgear.git] / src / Main / fg_init.cxx
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-10-06 Tim MooreMerge branch 'topic/atis' into merge/master-atis
2009-09-18 jmtATIS overhaul by John Denker, adapted to trunk by me.
2009-09-10 Tim MooreMerge branch 'jsd/atmos' into topic/atmos-merge
2009-09-09 ehofmanMake FGIO a proper subsystem and add a reinit method...
2009-06-16 Tim Mooreadapt to changes in sg_exception interface
2009-06-02 frohlichAdapt to simgears changes.
2009-05-18 mfranzleak fixes
2009-05-18 Tim MooreMerge branch 'maint' into next
2009-05-01 torstenImplementation of ridge lift from Patrice Poly based...
2009-03-18 frohlichPort over remaining Point3D usage to the more type...
2009-02-15 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-13 Tim MooreMerge branch 'maint' into next
2009-02-13 Tim Mooremerging in topic/makej
2009-02-13 Tim MooreMerge branch 'topic/gcintersect' into next
2009-02-06 Tim MooreMerge branch 'topic/tape' into next
2009-02-06 Tim MooreMerge branch 'topic/multiplayer' into next
2009-02-01 Tim MooreMerge branch 'maint' into next
2009-02-01 Tim MooreMerge branch 'maint' into next
2009-01-26 Tim MooreMerge branch 'maint' into next
2009-01-19 Tim MooreMerge branch 'maint' into next
2009-01-18 Tim MooreMerge branch 'maint' into next
2009-01-18 Tim MooreMerge branch 'maint' (early part) into next
2009-01-15 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-14 Tim MooreMerge branch 'maint' into next
2009-01-12 mfranzcreate $FG_HOME/Export/
2009-01-09 Tim MooreMerge branch 'maint' into next
2009-01-08 Tim MooreMerge branch 'maint' into next
2009-01-07 Tim MooreMerge branch 'maint2' into next
2009-01-07 Tim MooreMerge branch 'rj/ttw' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2009-01-03 Tim MooreMerge branch 'tbm/graphics-bug' into next
2009-01-03 Tim MooreMerge branch 'maint2' into next
2008-12-27 jmtFGAirportList is gone. Everything should work as before...
2008-12-26 jmtKill off many Point3D includes, and a couple of uses...
2008-12-25 jmtRemove all name and spatial queries from FGNavList...
2008-12-23 jmtConvert the only remaining user of FGFixList to use...
2008-11-25 timooreRestore camera properties on reInit
2008-10-17 mfranzset /sim/rendering/particles as global particle switch
2008-10-01 mfranzmake isatty() available for stdout/stderr (hope it...
2008-09-28 fredbMINGW patch by Csaba Halasz, reworked by me to avoid...
2008-09-13 ehofmanJames Turner:
2008-09-12 ehofmanJames Turner:
2008-09-11 ehofmanJames Turner:
2008-09-10 ehofmanJames Turner:
2008-08-14 durkJames Turner: Improved runway management code:
2008-07-29 ehofmanJames Turner:
2008-07-27 ehofman- remove the SG_GLxxxx_H #defines, since OSG provides...
2008-07-27 fredbRemove unused variables
2008-07-27 ehofmanremove all the FX and XMESA cruft relating to Glide...
2008-07-25 fredbBalloon and MagicCarpet already moved to SP_FDM
2008-07-25 ehofmanThis should apply, and everything should build cleanly...
2008-07-25 ehofmanAttached patches remove BORLANDC, and hence SG_MATH_EXC...
2008-07-25 ehofmanSome Mac / __APPLE___ cleanups:
2008-07-25 ehofmanRemove the remaining macintosh (not MacOS-X) and MWERKS...
2008-07-09 mfranzdon't run the help browser from a property that a user...
2008-07-09 mfranzremove depreciated gui_local.[ch]xx:
2008-06-22 mfranz- make sure /sim/fg-current can't get preset and write...
2008-06-13 mfranz- allow users to set fg-home dir via FG_HOME environmen...
2008-06-02 timooreClean up header file use of iostream and "using" declar...
2008-05-12 durkMerging David Luff's AI/ATC code with AIModels. Part 1:
2008-05-02 mfranzread runway start offset from /sim/airport/runways...
2008-05-01 mfranzadd unit suffixes -nm and -deg to /sim/presets/offset...
2008-02-28 fredbCsaba Halász :
2008-02-15 mfranzCsaba HALASZ: implement conditional (e.g. seasonal...
2008-02-15 timooreCall particle initialization code in simgear namespace
2008-02-15 timooreparticles from Tiago_G
2007-12-14 timooreUse the OSG DatabasePager instead of FGTileLoader
2007-11-03 mfranzCsaba HALASZ: fix IVSI instrument problem
2007-11-02 curtAdd a --vehicle= option which is a synonym for --aircra...
2007-10-07 mfranzsave some startup parameters under /sim/startup/options...
2007-10-05 mfranzfix another victim of the new runway search method
2007-10-04 mfranz- if no heading preset was given (>=9999), use wind...
2007-09-09 timooreChange tower location to an SGGeod. Include taxiways...
2007-06-17 mfranz256 Bytes ought to be enough for anybody ... hmm,...
2007-06-16 mfranzset /sim/fg-current to current working directory; getcw...
2007-06-16 mfranzDon't catch a (potentially) meaningful exception only...
2007-05-09 frohlichModified Files:
2007-05-01 mfranzmove the "interpolator" subsystem into the INIT group...
2007-04-26 mfranzset tower position at startup
2007-04-05 mfranz- save pairs of <file>/<path> for each *-set.xml file...
2007-04-04 mfranz- move fgInitTowerLocationListener() from fgInitPositio...
2007-04-02 mfranzfgFindAircraftPath(): put the MAX_DEPTH check at a...
2007-03-29 mfranzfix spectacularly useless error messages
2007-01-15 mfranzdon't search *-set.xml files in the the *complete*...
2006-12-27 durkModified (cleaner) traffic manager initialization proce...
2006-11-01 frohlichModified Files:
2006-08-10 mfranzprint the whole autosave.xml path, not just the filenam...
2006-08-03 mfranzremove confusing error message that leads first-time...
2006-07-27 durkEnable the airway database parsing.
2006-07-17 ehofmanUse one standard define for enableing of the Special...
2006-07-09 durkTime initialization fixes. 1) Offset types "system...
2006-07-01 mfranzmake clear that "Failed to find runway ..." doesn't...
2006-06-24 curtVivian Meazza:
2006-06-10 mfranzmake sure the "nasal" subsystem is one of the last...
2006-05-31 fredbMask error message 'Failed to find runway 28R at ....
next