]> git.mxchange.org Git - flightgear.git/history - src/Main/globals.hxx
Fix my mailing address by replacing it with my web page.
[flightgear.git] / src / Main / globals.hxx
2004-11-19 curtFix my mailing address by replacing it with my web...
2004-09-20 ehofmanFinish what was committed in a broken state yesterday.
2004-09-19 ehofmanRevert to CVS as of 5000 seconds ago.
2004-09-19 ehofmanRemove unnecessary inclusions of sg.h ans ssg.h
2004-06-14 curtPending white space tweaks I forgot to commit the other...
2004-06-08 ehofmanMelchior FRANZ:
2004-06-07 ehofmanMake use of the new SGPath::add() function and automati...
2004-06-03 ehofmanAdd the AIModel based air traffic subsystem from Durk...
2004-05-28 curtThis set of changes impliments the following:
2004-05-26 curtMove navaids and fixes out of "global" name space into...
2004-04-18 curtSmall rewrite of waypoints parsing fix to move global...
2004-01-31 curtCurt Olson:
2003-11-25 curtAndy Ross:
2003-09-24 ehofmanFix a problem where the compiler would mix up two funct...
2003-09-24 ehofmanMove FGEventMgr and FGSubsystemMgr over to SimGear...
2003-09-20 ehofmanConvert fgLIGHT to FGLight and make it FGSubsystem...
2003-08-29 curtRedo the runway database scheme to use a flat/ascii...
2003-08-28 curtRemove one dependence on MetaKit.
2003-06-08 davidRemoved FGEnvironmentMgr as a special case in globals...
2003-05-15 curtChanges to track updates to SimGear.
2003-05-14 curtCreate an instance of SGMaterialLib in the "globals...
2003-05-13 curtCosmetic changes for new code moved into simgear to...
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-08 curtClean up various dead, depricated, or otherwise unused...
2003-04-24 curtAllow FG data to be in $FG_ROOT/data or $FG_ROOT (looks...
2003-03-30 ehofmanMove current_panel to globals
2003-03-19 ehofmanAdd multiplayer support from Duncan McCreanor and Diarm...
2003-01-29 davidRemoved the old FGSteam module from FlightGear.
2003-01-18 curtMake the destructor virtual.
2003-01-16 davidSimplify subsystem handling through FGGlobals.
2002-12-06 curt- Change the global_tile_mgr to a globals->get_tile_mgr...
2002-10-16 curtCleaned up some old cruft.
2002-10-03 davidFirst draft of subsystem manager; moved some subsystems...
2002-10-03 curtBetter internationalization infrastructure. We now...
2002-09-24 davidFlattened src/Systems/ subtree.
2002-09-23 davidStarted new module and sub-modules for aircraft systems...
2002-08-25 curtBernie Bright:
2002-08-07 davidRemoved the FG3DModel class and replaced it with fgLoad...
2002-07-07 davidChange FGSteam into a proper subsystem rather than...
2002-05-14 curtConsolodating scenery structures in scenery.hxx.
2002-05-14 curtMoved "scenery" from being declaried in scenery.cxx...
2002-05-11 davidEnvironment manager overhaul -- return a copy of an...
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.