1
0
Fork 0
flightgear/src
2010-08-01 18:07:18 +02:00
..
AIModel Make various implicit includes (via PLIB) explicit. 2010-07-28 10:25:42 +01:00
Aircraft Ensure sim/signals/fdm-initialized is only fired on a rising edge; add sim/fdm-initialized as the state value. 2010-07-13 13:47:24 +01:00
Airports Make various implicit includes (via PLIB) explicit. 2010-07-28 10:25:42 +01:00
ATC Because the new code is a stub, it really ought to be doing nothing, not even print debug information. :-) 2010-08-01 16:24:11 +02:00
ATCDCL Make various implicit includes (via PLIB) explicit. 2010-07-28 10:25:42 +01:00
Autopilot Add --fg-aircraft option, and aircraft dir path list. Partial support in places that load files, for respecting the setting. 2010-07-28 22:03:10 +01:00
Cockpit Set the key SGModelLib callback to make aircraft-dir OSG loading work. 2010-07-29 01:07:32 +01:00
Environment Make various implicit includes (via PLIB) explicit. 2010-07-28 10:25:42 +01:00
FDM Make various implicit includes (via PLIB) explicit. 2010-07-28 10:25:42 +01:00
GUI Fix up Win32 GUI code after simgear/screen cleanup; deprecated dialog code going away. 2010-07-31 16:56:07 +01:00
Include config.h-msvc* restoration 2010-06-26 20:52:29 +02:00
Input Ignore generated files 2010-06-02 11:27:16 +02:00
Instrumentation Remove use of simgear/screen/extensions.h. 2010-07-31 15:15:40 +01:00
Main Added some stubs in the flightgear main code to eventually add a full, FGSubsystems based ATIS system that will serve as a replacement for the ATCDCL code. 2010-08-01 16:16:33 +02:00
Model Set the key SGModelLib callback to make aircraft-dir OSG loading work. 2010-07-29 01:07:32 +01:00
MultiPlayer Use simgear abstraction instead of directly osg for the AIBase class. 2010-06-16 07:00:18 +02:00
Navaids gcc warning fixes 2010-06-26 21:24:46 +02:00
Network Make various implicit includes (via PLIB) explicit. 2010-07-28 10:25:42 +01:00
Scenery Remove all (2) uses of simgear/math/vector.h from FlightGear. 2010-07-23 13:26:07 +01:00
Scripting Add --fg-aircraft option, and aircraft dir path list. Partial support in places that load files, for respecting the setting. 2010-07-28 22:03:10 +01:00
Sound Compile with MSVC10 2010-08-01 18:07:18 +02:00
Systems Add --fg-aircraft option, and aircraft dir path list. Partial support in places that load files, for respecting the setting. 2010-07-28 22:03:10 +01:00
Time Make various implicit includes (via PLIB) explicit. 2010-07-28 10:25:42 +01:00
Traffic Removes some references (in comments / disabled code) to Point3D 2010-07-30 09:07:24 +01: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