1
0
Fork 0
flightgear/src
2003-12-22 21:49:11 +00:00
..
AIModel Fix a typo 2003-12-22 20:18:33 +00:00
Aircraft Move FGEventMgr and FGSubsystemMgr over to SimGear, add SGEventMgr to FlightGear's globals structre and some small code cleanups 2003-09-24 17:20:55 +00:00
Airports Allow sequential access to airports. 2003-11-27 23:37:03 +00:00
ATC Minor API changes to support the new sg_geodesy implementation. A few 2003-12-19 02:42:32 +00:00
Autopilot Use proper logging facility, and lower the priority of some of the 2003-11-24 17:45:35 +00:00
Cockpit Add the current true heading to the tuned nav station into the property tree. 2003-12-02 15:56:56 +00:00
Controls Gene Buckle: 2003-11-13 23:03:49 +00:00
Environment I had made a change on 6/24/2003 relating to temperature interpolation. 2003-11-10 21:55:49 +00:00
FDM Yank more debug code. 2003-12-22 19:02:20 +00:00
GUI Add a new command, "dialog-new", allowing external code (e.g. Nasal 2003-12-08 02:05:10 +00:00
Include Move FGEventMgr and FGSubsystemMgr over to SimGear, add SGEventMgr to FlightGear's globals structre and some small code cleanups 2003-09-24 17:20:55 +00:00
Input Fix for a premature deletion bug. The _arg SGPropertyNode* is passed 2003-12-22 19:18:22 +00:00
Instrumentation Minor API changes to support the new sg_geodesy implementation. A few 2003-12-19 02:42:32 +00:00
Main Add support for an aircraft specific splash screen 2003-12-22 21:49:11 +00:00
Model Depreciate NetworkOLK. A big thanks goes to Oliver Delise for implementing it in the first place. 2003-11-13 14:42:47 +00:00
MultiPlayer Use proper logging facility, and lower the priority of some of the 2003-11-24 17:45:35 +00:00
Navaids Minor API changes to support the new sg_geodesy implementation. A few 2003-12-19 02:42:32 +00:00
Network Fix the nmea and garmin output to a) fake a GSA sentence, b) fix a y2k bug 2003-12-09 21:05:26 +00:00
Objects Comment out the rest of the Makefile to make the compierl happy 2003-12-02 17:57:21 +00:00
Replay Move FGEventMgr and FGSubsystemMgr over to SimGear, add SGEventMgr to FlightGear's globals structre and some small code cleanups 2003-09-24 17:20:55 +00:00
Scenery Minor API changes to support the new sg_geodesy implementation. A few 2003-12-19 02:42:32 +00:00
Scripting Workaround for code generation bug in gcc-2.95.3 2003-12-16 05:39:04 +00:00
Server Multiplayer client/server system -- Message base class, "hello" message, and message class test harness 2003-11-08 20:11:14 +00:00
Sound Move FGEventMgr and FGSubsystemMgr over to SimGear, add SGEventMgr to FlightGear's globals structre and some small code cleanups 2003-09-24 17:20:55 +00:00
Systems Use proper logging facility, and lower the priority of some of the 2003-11-24 17:45:35 +00:00
Time Minor API changes to support the new sg_geodesy implementation. A few 2003-12-19 02:42: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 Add David Culp's AI model manager code which is derived from David Luff's AI/ATC code. 2003-11-28 15:48:05 +00:00