1
0
Fork 0
flightgear/src
2010-06-26 10:31:22 +01:00
..
AIModel Use simgear abstraction instead of directly osg for the AIBase class. 2010-06-16 07:00:18 +02:00
Aircraft Initial work on FDM shell, and removal of cur_fdm_state 2010-06-26 10:31:22 +01:00
Airports Ignore generated files 2010-06-02 11:27:16 +02:00
ATC Just a tiny (cosmetic) change to get some hands on experience with git. 2010-05-11 21:15:23 +02:00
ATCDCL Fix some uninitialized value warnings. 2010-05-29 17:25:02 +02:00
Autopilot Initial work on FDM shell, and removal of cur_fdm_state 2010-06-26 10:31:22 +01:00
Cockpit Initial work on FDM shell, and removal of cur_fdm_state 2010-06-26 10:31:22 +01:00
Environment Initial work on FDM shell, and removal of cur_fdm_state 2010-06-26 10:31:22 +01:00
FDM Automake updates. 2010-06-26 10:31:22 +01:00
GUI Ignore generated files 2010-06-02 11:27:16 +02:00
Include Log OpenGL vendor and version string 2010-06-15 23:58:55 +02:00
Input Ignore generated files 2010-06-02 11:27:16 +02:00
Instrumentation Initial work on FDM shell, and removal of cur_fdm_state 2010-06-26 10:31:22 +01:00
Main Fix ordering of aircraft-model updates against flight model. 2010-06-26 10:31:22 +01:00
Model Make FGAircraftModel more subsystem-alike, move update to fgMainLoop. 2010-06-26 10:31:21 +01:00
MultiPlayer Use simgear abstraction instead of directly osg for the AIBase class. 2010-06-16 07:00:18 +02:00
Navaids Support ICAO identifiers with more than four characters, in the AirportsList. 2010-05-09 11:11:52 +01:00
Network Initial work on FDM shell, and removal of cur_fdm_state 2010-06-26 10:31:22 +01:00
Scenery Move the property expression code back to simgear. 2009-12-20 10:34:07 +01:00
Scripting changes for SGPropertyNode::getPath return type 2010-03-09 11:24:45 +01:00
Sound wrong logic never found the 'end' 2010-01-03 22:43:40 +01:00
Systems eliminate some SGPropertyNode_ptr variables in classes 2010-01-26 17:19:17 +01:00
Time Wrap SGEphemeris in a subsytem/property interface, and remove from mainloop. 2010-06-26 10:31:21 +01:00
Traffic Expanded ATC communication between AI aircraft and Airport ground control. 2010-05-05 11:59:37 +02:00
.cvsignore -Removed .cvsignore from itself, since .cvsignore is now in the CVS 2001-12-12 04:15:23 +00:00
Makefile.am Conditional compilation of ATCDCL module. Use --disable-atcdcl to try building flightgear without ATCDCL code. 2009-12-30 17:44:06 +01:00