1
0
Fork 0
flightgear/src
2003-03-30 12:46:08 +00:00
..
Aircraft Removed static inline qualifiers to the fgLoadAircraft definition. 2003-03-29 22:09:28 +00:00
Airports Change cout and cerr in SG_LOG() where appropriate, otherwise comment it out 2003-03-20 10:43:02 +00:00
ATC Calculate active runway in FGGround. It would be better to get the active runway from FGTower instead of duplicating the code to calculate it, but at the moment I can't guarantee that tower control at a given airport will be initialised before ground control, so this will have to do for now... 2003-03-28 15:25:48 +00:00
Autopilot Removed the old FGSteam module from FlightGear. 2003-01-29 15:30:29 +00:00
Cockpit Move current_panel to globals 2003-03-30 12:46:08 +00:00
Controls Add speed-brake and spoilers controlls 2003-03-24 10:04:19 +00:00
Environment Make sure the gust wind speed is never less than the base wind speed. 2003-01-20 13:02:18 +00:00
FDM There were several typos in the unbinding section of FGInterface. This meant 2003-03-30 02:26:05 +00:00
GUI Move current_panel to globals 2003-03-30 12:46:08 +00:00
Include Bernie Bright: 2002-09-17 16:16:31 +00:00
Input Move current_panel to globals 2003-03-30 12:46:08 +00:00
Instrumentation Make the turn indicator more responsive. 2003-03-29 14:19:12 +00:00
Main Move current_panel to globals 2003-03-30 12:46:08 +00:00
Model Add multiplayer support from Duncan McCreanor and Diarmuid Tyson 2003-03-19 20:45:09 +00:00
MultiPlayer Latest MultiPlayer updates 2003-03-26 14:12:17 +00:00
Navaids Oops, sorry, nothing more to see here, move right along ... 2003-02-04 17:22:00 +00:00
Network Fix a typo (specified analog in channel 39 rather than 29. 2003-03-29 03:39:52 +00:00
NetworkOLK - Some refactoring of the configure.ac script. 2002-12-10 20:50:48 +00:00
Objects Rename a variable so we don't have to rely on scoping rules to distinguish 2003-01-10 17:01:57 +00:00
Scenery Make error message slightly more informative. 2003-03-21 20:39:59 +00:00
Scripting Make all PSL support conditional, because it's not included in plib 2003-01-17 12:41:47 +00:00
Sound A first stab at an aircraft selection dialog 2003-03-29 15:04:52 +00:00
Systems Simplify the pitot system and ASI -- the indicated airspeed should be 2003-03-12 20:28:54 +00:00
Time - Some refactoring of the configure.ac script. 2002-12-10 20:50:48 +00:00
WeatherCM Add comma to log statement 2003-03-21 22:22:33 +00:00
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
Makefile.am Add multiplayer support from Duncan McCreanor and Diarmuid Tyson 2003-03-19 20:45:09 +00:00