]> git.mxchange.org Git - flightgear.git/history - src/Main/globals.cxx
Remove all name and spatial queries from FGNavList. All remaining queries are
[flightgear.git] / src / Main / globals.cxx
2008-12-25 jmtRemove all name and spatial queries from FGNavList...
2008-12-23 jmtConvert the only remaining user of FGFixList to use...
2008-12-09 timoorefix some backslashes in include file names
2008-12-09 fredbJames Turner : this patch
2008-10-02 mfranzwarn about badly set fg-root
2008-08-14 durkJames Turner: Improved runway management code:
2008-07-31 ehofmanheader cleanups
2008-07-27 ehofmanremove all the FX and XMESA cruft relating to Glide...
2008-06-16 mfranzset_fg_root: prevent circumvention of the Nasal securit...
2008-05-12 durkMerging David Luff's AI/ATC code with AIModels. Part 1:
2008-03-22 timooremodel paging patch from Till Busch
2007-12-10 mfranzTatsuhiro NISHIOKA: initialize classes (fixes segfault...
2007-10-20 durkMiscellaneous tweaks and Bugfixes. Mostly memory leaks...
2007-05-09 frohlichModified Files:
2007-01-04 frohlichModified Files:
2006-06-05 mfranzmake fontcache globally available
2006-02-21 mfranznew FSF address
2006-02-17 ehofmanMathias Fröhlich:
2006-02-09 ehofmanVivian Meazza:
2006-01-09 curtWrite 'fg_root' in the property tree at /sim/fg-root
2005-12-03 mfranzglobals.cxx -- FGGlobals::set_fg_scenery():
2005-10-22 ehofmanIma Sudonim:
2005-10-01 ehofmanVivian Meazza:
2005-05-02 mfranzcleanup (deleting NULL pointers is explicitly allowed)
2005-02-25 curtThe view frustum is defined in plib apps using calls...
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-07-16 ehofmanFix an indexing problem.
2004-06-14 curtPending white space tweaks I forgot to commit the other...
2004-06-08 ehofmanMelchior FRANZ:
2004-06-07 ehofmanRemove some debugging code.
2004-06-07 ehofmanMake use of the new SGPath::add() function and automati...
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.