]> git.mxchange.org Git - flightgear.git/history - FDM/LaRCsim.cxx
Fixed AOA reading on HUD.
[flightgear.git] / FDM / LaRCsim.cxx
1999-01-08 curtFixed AOA reading on HUD.
1998-12-18 curtCollapsed out the FGState variables not currently neede...
1998-12-14 curtLaRCsim maintains all it's variables internally. I...
1998-12-05 curtRenamed class fgFLIGHT to class FGState as per request...
1998-12-03 curtWorking on fixing up new fgFLIGHT class.
1998-12-03 curtConverted fgFLIGHT to a class.
1998-10-25 curtTurned "struct fgCONTROLS" into a class, with inlined...
1998-10-17 curtC++ ifying ...
1998-10-17 curtInitial revision.