]> git.mxchange.org Git - flightgear.git/history - src/Main/keyboard.cxx
Added a viewmgr system and made corresponding changes to support it.
[flightgear.git] / src / Main / keyboard.cxx
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 curtContinuing work on cleanups.
2000-10-25 curtCheckpoint commit for cleaning up the FGViewer class...
2000-10-19 curtMoved winWidth and winHeight out of FGViewer since...
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-18 curtSome changes contributed by David Megginson to allow...
2000-10-12 curtTweaks and massaging relative to the new waypoint route...
2000-10-10 curtAdded keyboard mappings to move panel up/down/right...
2000-10-04 curtDie if I/O Channel config fails for any reason.
2000-09-25 curtChanges from David Megginson in support of an xml based...
2000-09-22 curtSep. 22, 2000 panel updates from David Megginson to...
2000-09-21 curtTweaks for new panel invocation.
2000-09-13 curtMacOS changes by Darrell Walisser.
2000-09-06 curtA couple tweaks from David Megginson relating to his...
2000-07-23 curtUpdates to move scenery initialization earlier in the...
2000-07-08 curtFix up simulator freeze functionality.
2000-07-07 curtMore SGTime tidying.
2000-07-07 curtUpdates to go along with SGTime tweaks in SimGear.
2000-07-06 curtUpdates to JSBsim from Jon's CVS.
2000-07-05 curtA lot of code reorganization relating to moving some...
2000-06-30 curtVarious odds and ends tweaks.
2000-06-23 curtCleaned up all the old fragment and material_mgr stuff...
2000-06-12 curtAdded differential braking (Alex and David).
2000-05-30 curtReplaced Durk's mymath.* with plib/sg.h (contributed...
2000-05-15 curtUpdated hud controls a bit:
2000-04-30 curtFirst stab at NAV1 and GS hold modes for the autopilot.
2000-04-30 curtMinor autopilot/gui tweaks.
2000-04-30 curtAutopilot "class-ification".
2000-03-16 curtUpdates for ssg solarsystem/sky model. Includes change...
2000-03-02 curtWorking on separating out ephemeris code from the actua...
2000-03-01 curtWorking on skydome ... some actual progress has been...
2000-02-29 curtContinuing work on ssg-ifying the sky dome.
2000-02-16 curtOne more pass at a reorg.
2000-02-15 curtCode reorganization.
2000-02-11 curtAdded a load/save state function contributed by David...
2000-02-04 curtUpdated for plib-1.1.x
2000-01-21 curtFixed a comment typo.
1999-12-23 curtRemoved libVoronoi.a
1999-11-01 curtBetter no-texture support contributed by David Megginson.
1999-10-29 curtAdded keyboard support for flap control.
1999-10-26 curtAdd a key mapping (F3) for taking a screen snap shot.
1999-10-14 curtUpgraded to latest weather data base code from Christia...
1999-10-09 curtUpdates by norman vine to controls.hxx.
1999-09-11 curtNorman's autopilot updates, now serving great circle...
1999-09-09 curtFiddling around with views, fdm data passing and manage...
1999-09-03 curtPatches to allow panel to display.
1999-08-12 curtChristian's new weather subsystem is causing problems...
1999-08-10 curtAdded support for Christian Mayers new weather subsystem.
1999-06-30 curtAdded some early support for a cheezy external view...
1999-06-18 curtNow use plib in native install mode.
1999-06-17 curtrenamed GLUTkey.* -> keyboard.*