]> git.mxchange.org Git - flightgear.git/history - src/Main/keyboard.cxx
View code simplifications and optimizations contributed by Norman Vine.
[flightgear.git] / src / Main / keyboard.cxx
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.*