]> git.mxchange.org Git - flightgear.git/history - src/Main/globals.cxx
Add the AIModel based air traffic subsystem from Durk Talsma.
[flightgear.git] / src / Main / globals.cxx
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-25 curtRegister an atexit() function so we can delete the...
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-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-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-31 ehofmanFix a bug where current_panel was called before it...
2003-01-29 davidRemoved the old FGSteam module from FlightGear.
2003-01-16 davidSimplify subsystem handling through FGGlobals.
2002-12-11 curtFix out of order initialization crash (not sure how...
2002-11-18 curtAdded a "Presets" menu.
2002-10-04 curtFrederic Bouvier:
2002-10-03 davidFirst draft of subsystem manager; moved some subsystems...
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-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-05 davidRemoved dependency on viewmgr.hxx from globals.hxx...
2002-03-16 davidPatches from Tony Peden to separate property XML I...
2002-03-12 davidAdd support for elapsed time and logging.
2002-02-22 davidGeneral cleanups to cut cross-dependencies and speed...
2002-01-20 curtRestructured the 'freeze' property a bit. We now have
2002-01-06 davidAdded fullscreen to globals, and fixed compile bug...
2001-06-14 curtCleaned up various warning messages.
2001-06-01 curt- modified setup so that the globals object creates...
2001-03-24 curtSG-ified logstream.
2001-01-19 curtThe FlightGear patches add new saveInitialState and
2001-01-12 curtIntegrated FGOptions with the property manager (by...
2000-07-07 curtInitial revision.