1
0
Fork 0
flightgear/src
James Turner 386d87e098 Cleanup exit handling.
Replace many lingering calls to exit() from the code,
replacing most with exception throws, which can be
caught by the existing mechanisms.

Update the option-parsing code to return an explicit
value indicating what to do (e.g., exit status to return
to the shell).
2013-10-15 22:16:50 +01:00
..
AIModel Bug 1176, crash loading malformed scenario. 2013-10-01 19:57:07 +01:00
Aircraft Performance optimization: empty() instead of size()>0 2013-08-19 09:01:59 +01:00
Airports Cleanup exit handling. 2013-10-15 22:16:50 +01:00
ATC Performance optimization: empty() instead of size()>0 2013-08-19 09:01:59 +01:00
ATCDCL Clean up/prepare for porting NasalPositioned to cppbind 2013-03-04 16:31:37 +01:00
Autopilot Fix signed/unsigned missmatch. 2013-09-08 13:49:29 +02:00
Canvas Update/simplify for SimGear changes. 2013-10-15 17:48:13 +02:00
Cockpit Use helper to validate printf formats. 2013-09-15 19:17:54 +01:00
Environment Fix for #1117: 2013-09-14 17:43:24 +01:00
FDM Kill another BOM. 2013-09-27 18:06:18 +01:00
GUI Display AI traffic route in map. 2013-09-14 12:17:33 +01:00
Include Remove all references to libsvn from build. 2013-09-28 14:15:47 +01:00
Input Reduce amount of log output at level=debug. 2013-09-28 14:47:20 +01:00
Instrumentation GPS 2013-10-03 18:08:02 +02:00
Main Cleanup exit handling. 2013-10-15 22:16:50 +01:00
Model Fix bug 864 - moving the 2D panel around. 2013-07-03 08:57:48 +01:00
MultiPlayer Bug 947, menu item state wrong after reset. 2013-06-25 21:28:56 +01:00
Navaids Cleanup exit handling. 2013-10-15 22:16:50 +01:00
Network Add support for IGC logging protocol. 2013-10-14 22:13:31 +02:00
Radio Push SGMaterial use into these classes that need it. 2012-08-29 06:29:29 +02:00
Scenery Splash-screen feedback on scenery download. 2013-09-30 16:36:13 +01:00
Scripting Update/simplify for SimGear changes. 2013-10-15 17:48:13 +02:00
Sound Cleanup exit handling. 2013-10-15 22:16:50 +01:00
Systems Cleanup exit handling. 2013-10-15 22:16:50 +01:00
Time Reduce amount of log output at level=debug. 2013-09-28 14:47:20 +01:00
Traffic Cleanup exit handling. 2013-10-15 22:16:50 +01:00
Viewer Cleanup exit handling. 2013-10-15 22:16:50 +01:00
CMakeLists.txt Basic 2D canvas implementation. 2012-05-18 07:05:37 +01:00