]> git.mxchange.org Git - flightgear.git/history - src/GUI/gui_local.cxx
- Added ultra-light traffic is now a separate traffic class that can have its
[flightgear.git] / src / GUI / gui_local.cxx
2007-01-21 mfranzset /sim/signals/reinit to true before reset, and back...
2007-01-07 frohlichModified Files:
2006-03-30 fredbDon't restore initial screen geometry because there...
2006-01-29 mfranzset the /sim/signals/reinit property on reinit, so...
2005-02-25 curtThe view frustum is defined in plib apps using calls...
2004-09-20 ehofmanFinish what was committed in a broken state yesterday.
2004-04-30 ehofmanRemove the references to fg_os.hxx since the UL_USE_XXX...
2004-03-31 andyYank out all the glut dependencies and concentrate...
2003-09-20 ehofmanConvert fgLIGHT to FGLight and make it FGSubsystem...
2003-08-21 ehofmanChange GLUT_H to FG_GLUT_H to prevent a naming clash...
2003-03-30 ehofmanDeclare fgReshape into gui.h
2002-12-10 curt- Some refactoring of the configure.ac script.
2002-12-06 curt- Change the global_tile_mgr to a globals->get_tile_mgr...
2002-11-30 curtMassaging the FGTileMgr->update() interface towards...
2002-11-18 curtAdded a "Presets" menu.
2002-11-16 curtClean ups to the code that determines initial position...
2002-11-15 curtRestructuring some of the initialization code.
2002-04-07 davidPatches from Norm Vine to improve framerate and add...
2002-02-06 curtSome follow up patches from Norman Vine.
2002-01-20 curtRestructured the 'freeze' property a bit. We now have
2001-12-11 curtNorman's changes to display a scrolling "PAUSE" message...
2001-12-07 curtChanges from Norman Vine that 'almost' get 'reset'...
2001-04-22 curtFix various compiler warnings contributed by Norman...
2001-04-16 curtFix for reinit after user resizes screen.
2001-01-19 curtThe FlightGear patches add new saveInitialState and
2001-01-08 curtNorman Vine has split up the GUI code into more managab...