]> git.mxchange.org Git - flightgear.git/history - Cockpit/cockpit.cxx
Modifications to incorporate Jon S. Berndts flight model code.
[flightgear.git] / Cockpit / cockpit.cxx
1999-02-05 curtModifications to incorporate Jon S. Berndts flight...
1999-01-08 curtFixed AOA reading on HUD.
1999-01-07 curtUpdate fgGENERAL to FGGeneral.
1998-12-18 curtConverted to a simpler frame rate counting method.
1998-12-09 curtConverted "class fgVIEW" to "class FGView" and updated...
1998-12-05 curtRenamed class fgFLIGHT to class FGState as per request...
1998-12-03 curtConverted fgFLIGHT to a class.
1998-11-09 curtPanel updates from Friedemann.
1998-11-06 curtConverted to new logstream debugging facility. This...
1998-11-02 curtHUD units now display in feet by default with meters...
1998-10-25 curtTurned "struct fgCONTROLS" into a class, with inlined...
1998-10-17 curtC++ ifying ...
1998-10-16 curtC++-ifying.
1998-09-29 curtc++-ified comments.
1998-09-29 curtAdded a "rate of climb" indicator.
1998-08-28 curtAdded new cockpit code from Friedemann Reinhard
1998-08-24 curtAdded a second minimalistic HUD.
1998-08-22 curtOmit panel code because it's texture loading overruns...
1998-07-13 curtConverted the aoa scale to a radio altimeter.
1998-07-13 curtIntegrated Charlies latest HUD updates.
1998-07-08 curtRenamed polar3d.h to polar3d.hxx
1998-06-27 curtIncorporated Friedemann Reinhard's <mpt218@faupt212...
1998-05-17 curtAdded a View Frustum Culling ratio display to the hud.
1998-05-16 curtNew updates from Charlie Hotchkiss.
1998-05-13 curtAdded an fov to hud display.
1998-05-11 curtComplete C++ rewrite of all cockpit code by Charlie...
1998-05-03 curtpolar.h -> polar3d.h
1998-04-30 curtC++-ifying a couple source files.
1998-04-25 curtEdited cvs log messages in source files ... bad bad...
1998-04-24 curtC++-ifing the code a bit.