1
0
Fork 0
flightgear/src
2010-06-26 09:36:48 +02:00
..
AIModel Use simgear abstraction instead of directly osg for the AIBase class. 2010-06-16 07:00:18 +02:00
Aircraft Stomp out a long standing bug in the replay system. Originally we didn't 2010-03-27 13:47:52 +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 Move the flipflop implementations into the correct namespace 2010-06-25 21:17:13 +02:00
Cockpit gcc issues 'format not a string literal and no format arguments' when running -Werror, trick gcc into thinking everything is alright. 2010-06-26 09:36:48 +02:00
Environment Support for the local weather system from Thorsten Renk 2010-04-19 10:08:41 +02:00
FDM Ignore generated files 2010-06-02 11:27:16 +02: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 gcc issues 'format not a string literal and no format arguments' when running -Werror, trick gcc into thinking everything is alright. 2010-06-26 09:36:48 +02:00
Main New autopilot subsystem implementation. 2010-06-24 17:09:33 +02:00
Model Fix NaN due to possibly uninitialized _lastViewport in FGPanelNode 2009-12-22 07:18:58 +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 Merge branch 'torsten/js64' into next 2010-03-16 15:13:32 +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 slightly tweak the ambient color a bit. 2010-01-25 15:22:00 +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