1
0
Fork 0
flightgear/src
2012-04-08 18:49:11 +02:00
..
AIModel AIFlightPlan: Initialize the same member variables in all constructors. 2012-03-26 21:11:03 +02:00
Aircraft Make use of auto-coordination more flexible 2012-03-13 21:00:22 +01:00
Airports Remove /sim/paths/use-custom-scenery-data. 2012-03-15 18:48:57 +01:00
ATC Fix some compiler warnings. 2012-04-05 21:02:09 +02:00
ATCDCL Get the ATC frequency dialogs working again for the 2.6 release. 2011-12-27 22:55:52 +00:00
Autopilot Autopilot: save loads of CPU cycles 2012-04-05 20:40:07 +02:00
Cockpit Fix 2.5D panel hit detection, compute logical panel extend from actions. 2012-03-25 18:46:04 +01:00
Environment Replace unnecessary use of copy constructor. 2012-03-26 21:11:03 +02:00
FDM Add CMake option to disable building test applications. 2012-04-08 18:49:11 +02:00
GUI Avoid a crash when using the native menubar on Mac, due to non-static classes with identical names. 2012-03-26 17:38:09 +01:00
Include Remove obsolete ignore pattern for automake generated headers. 2012-02-17 23:46:42 +01:00
Input Avoid "using..." in header files. 2012-04-05 21:02:09 +02:00
Instrumentation Fix scenery reload issues. 2012-04-07 16:20:22 +02:00
Main Fix scenery reload issues. 2012-04-07 16:20:22 +02:00
Model Fix 2.5D panel hit detection, compute logical panel extend from actions. 2012-03-25 18:46:04 +01:00
MultiPlayer Only initialize MP subsystem if a txhost is set. 2012-01-04 21:47:35 +00:00
Navaids marker beacon: catch NULL pointer 2012-03-26 21:11:04 +02:00
Network Don't create intermediate static libraries for build fgfs. (Speeds up rebuilds in Xcode dramatically, possible in other IDEs too) 2012-03-26 13:09:39 +01:00
Radio Fix some compiler warnings. 2012-04-05 21:02:09 +02:00
Scenery Fix scenery reload issues. 2012-04-07 16:35:04 +02:00
Scripting Avoid "using..." in header files. 2012-04-05 21:02:09 +02:00
Sound Make sure _avionics is enabled before calling suspend, this fixes a crash caused by the way AI models are handled now. 2012-03-31 11:45:28 +02:00
Systems Compile with MSVC 9 2012-03-25 14:39:24 +02:00
Time #589: 2D panels transparent at night. May also fix #591. 2012-03-07 20:49:13 +01:00
Traffic Comment out some unused vars. 2012-04-07 16:20:22 +02:00
CMakeLists.txt Merge branch 'next' into attenuation 2011-12-01 13:36:53 +02:00