1
0
Fork 0
flightgear/src
2010-10-25 14:48:56 +02:00
..
AIModel Remove references to old (unused) airways code 2010-10-20 17:54:16 +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 Remove direct uses of PLIB ulXXX functions 2010-10-24 07:10:51 +01:00
ATC Remove references to old (unused) airways code 2010-10-20 17:54:16 +01:00
ATCDCL Remove old AI system 2010-08-03 00:21:56 +01:00
Autopilot Move three more subsystems into the init + update scheme - fixes some crashes found by papillion. 2010-10-22 16:44:37 +01:00
Cockpit Move three more subsystems into the init + update scheme - fixes some crashes found by papillion. 2010-10-22 16:44:37 +01:00
Environment Fix timing issue on startup for auto runway selection 2010-10-11 21:21:53 +02:00
FDM Automake build fixes for PLIB net/ul removal. 2010-10-24 11:04:14 +01:00
GUI Merge commit 'refs/merge-requests/9' of git://gitorious.org/fg/flightgear into integration/merge9 2010-10-25 09:12:21 +01:00
Include Kill off the general.hxx header 2010-10-01 09:35:37 +01:00
Input Compile again, replace clib strXXX with std::string 2010-10-25 14:48:56 +02:00
Instrumentation Make v2 HUD a top-level subsystem, so it can be reinit()ed correctly. 2010-10-24 07:10:02 +01:00
Main PLIB net removed from FlightGear 2010-10-24 07:10:51 +01:00
Model Fix issue identified by AndersG - don't load 2.5D panels for MP aircraft, only the main aircraft. 2010-08-14 19:50:22 +01:00
MultiPlayer PLIB net removed from FlightGear 2010-10-24 07:10:51 +01:00
Navaids Remove references to old (unused) airways code 2010-10-20 17:54:16 +01:00
Network src/Network/jpg-httpd.cxx: Include C++ C headers instead of plain C headers. 2010-10-24 15:22:06 +02:00
Scenery Thorsten Brem's patches for bug 122 2010-10-03 08:35:12 +02:00
Scripting Convert nasal directory() helper to use simgear::Dir 2010-10-24 07:10:51 +01:00
Sound Pass current-dir into XMLSound 2010-09-06 09:28:28 +01:00
Systems Fix one more place to use path resolution 2010-09-06 16:10:58 +01:00
Time Allow for scenery de-saturation 2010-09-12 11:06:14 +02:00
Traffic Remove direct uses of PLIB ulXXX functions 2010-10-24 07:10:51 +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