1
0
Fork 0
No description
Find a file
curt 800b484493 Fixed a problem with the initial starting altitude. "v->abs_view_pos" wasn't
being calculated correctly at the beginning causing the first terrain
intersection to fail, returning a ground altitude of zero, causing the plane
to free fall for one frame, until the ground altitude was corrected, but now
being under the ground we got a big bounce and the plane always ended up
upside down.
1998-12-06 14:52:54 +00:00
Aircraft Renamed class fgCONTROLS to class FGControls. 1998-12-05 16:13:10 +00:00
Airports Borland portability tweaks. 1998-11-23 21:48:09 +00:00
Astro Renamed class fgFLIGHT to class FGState as per request by JSB. 1998-12-05 15:53:59 +00:00
Autopilot Renamed class fgCONTROLS to class FGControls. 1998-12-05 16:13:10 +00:00
Cockpit Renamed class fgFLIGHT to class FGState as per request by JSB. 1998-12-05 15:53:59 +00:00
Controls Renamed class fgCONTROLS to class FGControls. 1998-12-05 16:13:10 +00:00
CVSROOT initial checkin of taginfo 1998-06-02 21:59:45 +00:00
External Renamed class fgFLIGHT to class FGState as per request by JSB. 1998-12-05 15:53:59 +00:00
FDM Renamed class fgFLIGHT to class FGState as per request by JSB. 1998-12-05 15:53:59 +00:00
GUI Remove time string from gui display. 1998-08-24 20:09:56 +00:00
Joystick Renamed class fgCONTROLS to class FGControls. 1998-12-05 16:13:10 +00:00
LaRCsim C++ ifying ... 1998-10-17 01:33:52 +00:00
Main Fixed a problem with the initial starting altitude. "v->abs_view_pos" wasn't 1998-12-06 14:52:54 +00:00
Objects Enable release builds using the --without-logging option to the configure 1998-11-07 19:07:06 +00:00
Scenery Turned "struct fgWEATHER" into "class FGWeather". 1998-12-06 13:51:20 +00:00
Simulator Changes to support GLUT joystick routines as fall back. 1998-10-27 02:14:21 +00:00
Slew Renamed class fgCONTROLS to class FGControls. 1998-12-05 16:13:10 +00:00
Time Renamed class fgFLIGHT to class FGState as per request by JSB. 1998-12-05 15:53:59 +00:00
Weather Turned "struct fgWEATHER" into "class FGWeather". 1998-12-06 13:51:20 +00:00