1
0
Fork 0
flightgear/src
James Turner 66a6438de1 Avoid a segfault-on-null
This code is called both when there's no ground-net, but also when there's no parking data at all.
2012-09-23 23:07:00 +01:00
..
AIModel Avoid a segfault-on-null 2012-09-23 23:07:00 +01:00
Aircraft Fix some places relying on public 'using std::string' in SimGear 2012-08-21 17:07:47 +01:00
Airports Clean up dynamics/parking handing code. 2012-09-23 21:42:40 +01:00
ATC Clean up dynamics/parking handing code. 2012-09-23 21:42:40 +01:00
ATCDCL Create FGSoundManager as a wrapper for SGSoundMgr_OpenAl 2012-09-17 13:45:31 +02:00
Autopilot Fix classes derived from SubsystemGroup. 2012-09-19 11:37:19 +01:00
Canvas Canvas: Fix detection if something has changed 2012-09-23 17:31:12 +02:00
Cockpit Disable panel-extent drawing in hot-spots mode. 2012-07-02 11:44:34 +01:00
Environment Commands to bind metar to the property tree. 2012-09-23 16:55:29 +01:00
FDM Better fix for a compilation problem with MSVC 2012 2012-09-03 19:09:35 +02:00
GUI Avoid compiler warning. 2012-09-21 15:36:52 +02:00
Include Allow use of the system's SQLite3 library. 2012-09-19 14:28:25 +01:00
Input Fix compilation with enabled EVENT_INPUT 2012-09-22 14:23:15 +02:00
Instrumentation Fix NavDisplay segfault 2012-09-22 14:23:15 +02:00
Main Clean up dynamics/parking handing code. 2012-09-23 21:42:40 +01:00
Model Minor error message improvement. 2012-09-05 00:00:25 +02:00
MultiPlayer #248: support enabling AI module at run-time 2012-04-30 17:48:13 +02:00
Navaids Avoid compiler warning. 2012-09-21 15:36:52 +02:00
Network FGProps: improve error messages 2012-09-21 15:33:13 +02:00
Radio Push SGMaterial use into these classes that need it. 2012-08-29 06:29:29 +02:00
Scenery Push SGMaterial use into these classes that need it. 2012-08-29 06:29:29 +02:00
Scripting Simplify code for taxiways. 2012-09-20 21:53:31 +01:00
Sound Sound Manager: support subsystem reinit 2012-09-21 15:33:13 +02:00
Systems Prepare and implement reinit methods for instruments 2012-09-17 13:45:30 +02:00
Time Handle scenery-override in a single place only. 2012-09-17 13:45:31 +02:00
Traffic Add properties for raw axis and button values, for use 2012-08-23 21:52:30 +01:00
Viewer splash screen: use language resource for translation 2012-09-21 19:36:25 +02:00
CMakeLists.txt Basic 2D canvas implementation. 2012-05-18 07:05:37 +01:00