1
0
Fork 0
flightgear/src
James Turner 45d67406a4 CrashRpt tweaks, checking.
- show a message box if setup fails
- log setup status
2014-01-22 22:33:30 +00:00
..
AIModel Adjust fg-aircraft handling back to original style. 2014-01-22 10:56:04 +00:00
Aircraft Bug 1023, crash on replay. 2013-11-09 07:13:00 -08:00
Airports Bugfix: guard against corrupted airport XML. 2014-01-14 13:42:11 +00:00
ATC Performance optimization: empty() instead of size()>0 2013-08-19 09:01:59 +01:00
ATCDCL Reset: ATIS shutdown fix 2013-11-12 22:51:23 +00:00
Autopilot PID: ensure correct initialization with large sampling interval 2013-12-22 14:18:25 +01:00
Canvas Canvas: Now only one global SystemAdapter is used... 2013-12-09 23:13:45 +01:00
Cockpit Canvas: Now only one global SystemAdapter is used... 2013-12-09 23:13:45 +01:00
Environment Fix METAR-download bug on Windows. 2014-01-01 21:05:29 +00:00
FDM Do not use the new JSBSim ground reactions code by default until there is a good way to identify Nasal scripts that do this themselves 2014-01-19 15:23:15 +01:00
GUI CrashRpt tweaks, checking. 2014-01-22 22:33:30 +00:00
Include Initial integration of CrashRpt for Windows. 2014-01-18 14:51:19 +00:00
Input Use binding-list fire helper. 2013-12-15 20:43:27 +00:00
Instrumentation Silence some clang warnings. 2014-01-19 16:49:43 +00:00
Main CrashRpt tweaks, checking. 2014-01-22 22:33:30 +00:00
Model Remove dependency on command-mgr singleton 2013-11-25 09:14:46 +00:00
MultiPlayer Bug 947, menu item state wrong after reset. 2013-06-25 21:28:56 +01:00
Navaids Fix un-initialized memory read. 2014-01-17 17:17:47 +00:00
Network FGCom: force 8.33KHz to be handled even if the frequency doesn't exist 2014-01-16 18:15:58 +01:00
Radio Push SGMaterial use into these classes that need it. 2012-08-29 06:29:29 +02:00
Scenery Crash-fix: mat-lib is now reference-counted. 2014-01-19 16:49:44 +00:00
Scripting Expose SGPath to Nasal 2013-12-18 10:30:19 +01:00
Sound Reset: fix a static in play-audio-sample 2013-11-25 23:53:58 +00:00
Systems static.cxx msvc bug correction. 2013-11-17 17:26:56 +01:00
Time Remove dependency on command-mgr singleton 2013-11-25 09:14:46 +00:00
Traffic Make Traffic-via-terrasync conditional 2014-01-15 22:01:02 +00:00
Viewer Make lifetime of CameraViewportListener explicit. 2014-01-18 18:49:03 +00:00
CMakeLists.txt Basic 2D canvas implementation. 2012-05-18 07:05:37 +01:00