1
0
Fork 0
flightgear/src
ThorstenB a2cfef95fb Minor tile manager clean-up.
The tilemgr schedules scenery, so it should also trigger the
"sceneryloaded" signals once it's done.
2012-09-24 23:42:25 +02:00
..
AIModel Parking: another segfault edge-case. 2012-09-24 00:36:47 +01:00
Aircraft Fix some places relying on public 'using std::string' in SimGear 2012-08-21 17:07:47 +01:00
Airports std namespace fixes in headers. 2012-09-24 08:39:30 +01:00
ATC std namespace fixes in headers. 2012-09-24 08:39:30 +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 Defer SGEphemeris creation until ::init() 2012-09-24 00:37:46 +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 Adapt to revised SGTime API 2012-09-24 00:03:23 +01:00
Main Minor tile manager clean-up. 2012-09-24 23:42:25 +02: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 Minor tile manager clean-up. 2012-09-24 23:42:25 +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 Adapt to revised SGTime API 2012-09-24 00:03:23 +01: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