1
0
Fork 0
flightgear/src
ThorstenB a2c768c7cd Fix crash when display/screen number invalid
getScreenResolution shouldn't be called before the safety check.
Fixes commit ba7d8b8155
2011-06-04 17:55:12 +02:00
..
AIModel Add the capability of switching slaved objects at runtime. 2011-05-24 19:45:08 +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 issue #127: make screen shots work with OSG multi-threading 2011-05-28 23:27:46 +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 Fix crash when display/screen number invalid 2011-06-04 17:55:12 +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 Move all MP code in src/MultiPlayer. 2011-05-29 00:04:30 +01:00
Scenery Clear OSG object cache on scenery reload 2011-04-15 21:34:44 +02:00
Scripting Olaf Flebbe: #332, Improve Nasal's "systime" method 2011-06-02 23:53:42 +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 As torten explains: it is probably not a good idea to ti /environment/relative-humidity since the FGEnvironment ties to this property too 2011-06-04 15:39:45 +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