1
0
Fork 0
flightgear/src
ThorstenB 88f7c05274 Introduce "PRESERVE" flag to protect properties on sim reset.
Some specific properties need protection and shouldn't be restored to their
original values on sim-reset.
2011-06-12 20:31:56 +02:00
..
AIModel Use computed gravity instead of hardcoded value 2011-06-08 20:17:40 +02:00
Aircraft Continuous replay: use correct replay duration 2011-05-14 10:19:51 +02:00
Airports Push some of the ATIS logic into AirportDynamics, in preparation for ATIS being owned by the airport 2011-06-02 23:28:40 +01:00
ATC Push some of the ATIS logic into AirportDynamics, in preparation for ATIS being owned by the airport 2011-06-02 23:28:40 +01:00
ATCDCL Push some of the ATIS logic into AirportDynamics, in preparation for ATIS being owned by the airport 2011-06-02 23:28:40 +01:00
Autopilot Make basic route-manager commands be real SGCommands 2011-06-01 00:04:25 +01:00
Cockpit Initial work on CMake build files, with considerable help from Olaf Flebbe. 2010-12-19 15:06:04 +00:00
Environment Fix bug#333 2D clouds sometimes not visible with material shaders are disabled 2011-06-03 22:05:43 +02:00
FDM Merge branch 'next' of gitorious.org:fg/flightgear into next 2011-05-30 13:08:59 -05:00
GUI Introduce "PRESERVE" flag to protect properties on sim reset. 2011-06-12 20:31:56 +02:00
Include Fix for bug 331, cmake was missing mkfifo() check. Thanks to Olaf Flebbe for the catch! 2011-06-02 23:01:17 +01:00
Input fixed #308: "Reload input" did not respect joysticks.xml 2011-05-28 11:16:03 +02:00
Instrumentation Expose FGPositioned data via property tree, and make comm-stations a real FGPositioned subclass. 2011-06-01 17:45:22 +01:00
Main Introduce "PRESERVE" flag to protect properties on sim reset. 2011-06-12 20:31:56 +02:00
Model Avoid nuisance sound effects after sim-reset. 2011-03-19 14:51:39 +01:00
MultiPlayer fix #142: initial window position 2011-05-29 18:46:11 +02:00
Navaids Minor tweaks to positioned find commands. 2011-06-02 00:33:47 +01:00
Network Avoid crashing in hla initialization failure. 2011-06-05 13:45:40 +02:00
Scenery Avoid compiler warning. 2011-06-12 13:45:10 +02:00
Scripting Introduce "PRESERVE" flag to protect properties on sim reset. 2011-06-12 20:31:56 +02:00
Sound fix #142: initial window position 2011-05-29 18:46:11 +02:00
Systems Initial work on CMake build files, with considerable help from Olaf Flebbe. 2010-12-19 15:06:04 +00:00
Time add a sanity check for the overcast property 2011-06-05 10:26:55 +02:00
Traffic Enable AI traffic for offline users and issue #248 2011-01-08 21:38:26 +01:00
CMakeLists.txt Remove conditional compilation of ATCDCL 2010-12-28 18:23:40 +00:00
Makefile.am Remove conditional compilation of ATCDCL 2010-12-28 18:23:40 +00:00