1
0
Fork 0
flightgear/src
2003-09-16 10:02:32 +00:00
..
Aircraft Back out the patch that made fgLoadAircraft a static function 2003-08-11 17:34:16 +00:00
Airports David Luff: 2003-09-02 19:12:11 +00:00
ATC Fix a couple of bugs that resulted in ATIS not being heard at airports with AI traffic active 2003-09-05 13:58:51 +00:00
Autopilot Fix a devide by zero bug"src/Autopilot/newauto.cxx 2003-07-22 08:13:10 +00:00
Cockpit Enable back face culling for cockpit instruments, disable depth buffer writes for 2d instruments but enable depth buffer writes for the magnetic compass. Does anyone care to create a 3d magnetic compass? 2003-09-16 10:02:32 +00:00
Controls Initialize a couple values before using them. 2003-05-13 11:35:35 +00:00
Environment Add support for moving cloud layers 2003-08-19 13:06:51 +00:00
FDM New automake, new problems. Add $base_LIBS for programs since $LIBS isn't substituted automatically anymore 2003-08-29 09:03:49 +00:00
GUI Change GLUT_H to FG_GLUT_H to prevent a naming clash with freeglut. 2003-08-21 09:12:12 +00:00
Include Change GLUT_H to FG_GLUT_H to prevent a naming clash with freeglut. 2003-08-21 09:12:12 +00:00
Input Make sure the joystick name gets printed 2003-09-16 08:25:16 +00:00
Instrumentation Annunciators cannot work if electrical system is not serviceable. 2003-08-01 00:22:14 +00:00
Main Added a command line option to specify a starting time of day in the sense of: 2003-09-15 22:55:39 +00:00
Model Added a command line option to specify a starting time of day in the sense of: 2003-09-15 22:55:39 +00:00
MultiPlayer Changes to track updates to SimGear. 2003-05-15 21:35:51 +00:00
Navaids New automake, new problems. Add $base_LIBS for programs since $LIBS isn't substituted automatically anymore 2003-08-29 09:03:49 +00:00
Network Minor tweak. 2003-08-28 20:52:05 +00:00
NetworkOLK Change GLUT_H to FG_GLUT_H to prevent a naming clash with freeglut. 2003-08-21 09:12:12 +00:00
Objects Move low level "tg" object loader code over to SimGear. 2003-05-28 21:01:55 +00:00
Replay Add support for communicating a flap motor failure. 2003-08-01 19:37:20 +00:00
Scenery Frederic Bouvier: 2003-09-13 11:47:30 +00:00
Scripting Compiler squawked because a typed function had no return, create a dummy value 2003-08-11 19:33:49 +00:00
Sound Fix some compiler warnings. 2003-08-11 19:31:50 +00:00
Systems Eliminate divide-by-zero error. AI should spin down gradually again. 2003-07-22 02:05:50 +00:00
Time Added a command line option to specify a starting time of day in the sense of: 2003-09-15 22:55:39 +00:00
WeatherCM This is step "1" of probably "many" in the process of separating out the 2003-05-06 23:54:17 +00:00
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
Makefile.am Curt: 2003-07-17 18:24:17 +00:00