1
0
Fork 0
flightgear/src
2003-09-20 09:38: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 Further progress towards interactive tower control. Very much an initial stab at a first iteration of a tricky problem, ie don't look too closely - some of it is ugly! 2003-09-19 16:51:27 +00:00
Autopilot Fix a devide by zero bug"src/Autopilot/newauto.cxx 2003-07-22 08:13:10 +00:00
Cockpit Convert fgLIGHT to FGLight and make it FGSubsystem compatible. Let the subsystem manager handle it and let FGLight::update() handle the repositioning of the sun and the moon. 2003-09-20 09:38: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 Another step towards making aircraft more self contained. YASim aircraft 2003-09-20 03:33:06 +00:00
GUI Convert fgLIGHT to FGLight and make it FGSubsystem compatible. Let the subsystem manager handle it and let FGLight::update() handle the repositioning of the sun and the moon. 2003-09-20 09:38:32 +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 Convert fgLIGHT to FGLight and make it FGSubsystem compatible. Let the subsystem manager handle it and let FGLight::update() handle the repositioning of the sun and the moon. 2003-09-20 09:38:32 +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 Expose the time of day setting through the fg_command and property interface 2003-09-16 22:35:16 +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 Convert fgLIGHT to FGLight and make it FGSubsystem compatible. Let the subsystem manager handle it and let FGLight::update() handle the repositioning of the sun and the moon. 2003-09-20 09:38:32 +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 Convert fgLIGHT to FGLight and make it FGSubsystem compatible. Let the subsystem manager handle it and let FGLight::update() handle the repositioning of the sun and the moon. 2003-09-20 09:38:32 +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