]> git.mxchange.org Git - flightgear.git/history - src/Main/globals.hxx
Major overhaul:
[flightgear.git] / src / Main / globals.hxx
2002-05-11 davidMajor overhaul:
2002-04-20 curtThere was an integer overflow in the way elapsed_time_m...
2002-04-13 davidFix for vanishing-model problem: models are drawn in...
2002-04-12 davidAdded support for additional animated, dynamic 3D model...
2002-04-09 davidRemoved current_model global variable and added a refer...
2002-04-05 curtHere is the 'boostified' event manager plus relevant...
2002-04-05 davidRemoved dependency on viewmgr.hxx from globals.hxx...
2002-04-03 curtAttached are a fairly extensive series of patches to...
2002-03-16 davidPatches from Tony Peden to separate property XML I...
2002-03-14 davidCentralized most view-management code in FGViewMgr...
2002-03-13 davidAutopilot cleanup:
2002-03-12 davidAdd support for elapsed time and logging.
2002-03-01 curtAttached is a reasonably large patch to add a proper ATC
2002-02-22 davidGeneral cleanups to cut cross-dependencies and speed...
2002-02-22 davidAdded FGEnvironmentMgr to provide information on the...
2002-01-20 curtRestructured the 'freeze' property a bit. We now have
2002-01-06 davidCorrected some typos for 3DFX support.
2002-01-06 davidAdded fullscreen to globals, and fixed compile bug...
2001-10-29 curtAdded sound effect changes from David Megginson.
2001-07-22 curtMove FGControls declaration to globals.hxx
2001-06-01 curt- added an instance of SGCommandMgr
2001-03-23 curtFG_ to SG_ namespace changes.
2001-03-05 curtReshuffled some of the sound code and created a "src...
2001-03-05 curtAdded beginnings of a morse code sound clip manager.
2001-03-02 curtAdded a first pass at a C++ sound manager class.
2001-01-26 curtFixes to iochannel parsing which had gotten broke at...
2001-01-19 curtThe FlightGear patches add new saveInitialState and
2001-01-13 curtDavid Megginson writes:
2001-01-12 curtIntegrated FGOptions with the property manager (by...
2000-12-19 curtApplied changes relative to David Megginson's property...
2000-10-26 curtAdded a viewmgr system and made corresponding changes...
2000-10-25 curtContinued FGViewer cleanups. FGViewer is now a base...
2000-10-25 curtCheckpoint commit for cleaning up the FGViewer class...
2000-10-19 curtCode clean ups relating to FGOptions ... and moved...
2000-10-19 curtThe following changes were made to flightgear-0.7.5...
2000-10-12 curtTweaks and massaging relative to the new waypoint route...
2000-08-08 curtUpdates to use new SGMagVar class from simgear.
2000-07-08 curtFix up simulator freeze functionality.
2000-07-08 curtTidying up the SGEphemeris class.
2000-07-07 curtMore SGTime tidying.
2000-07-07 curtInitial revision.