1
0
Fork 0
flightgear/src
James Turner 5eb2f74e99 Run the filters for comm/navaids as required.
Apparently most filters are only filtering on type - we weren't running the filter body for navaid or comm-station lookups, causing weird ATIS bugs. Ensure that we actually run the filter at the point we have an FGPositioned* result.
2012-10-01 13:06:28 +01:00
..
AIModel Make the sound-manager optional in a few places. 2012-10-01 10:10:34 +01:00
Aircraft Make FGControls behave like normal subsystem. 2012-09-28 15:32:31 +01:00
Airports Fix some CommStation bugs 2012-09-27 12:21:22 +02:00
ATC Fix some CommStation bugs 2012-09-27 12:21:22 +02:00
ATCDCL Tolerate refactored SGSound headers. 2012-09-30 19:40:08 +01:00
Autopilot Part of bug 885 2012-09-26 22:43:19 +01:00
Canvas Canvas: default fill-rule to evenodd and make it configurable 2012-09-29 19:54:31 +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 Move GUI init code to gui module. 2012-09-25 22:39:13 +02:00
Include Allow use of the system's SQLite3 library. 2012-09-19 14:28:25 +01:00
Input Restore named JS/input configs (overrides) 2012-09-25 14:20:18 +01:00
Instrumentation Tolerate refactored SGSound headers. 2012-09-30 19:40:08 +01:00
Main Make the sound-manager optional in a few places. 2012-10-01 10:10:34 +01:00
Model Make the sound-manager optional in a few places. 2012-10-01 10:10:34 +01:00
MultiPlayer #248: support enabling AI module at run-time 2012-04-30 17:48:13 +02:00
Navaids Run the filters for comm/navaids as required. 2012-10-01 13:06:28 +01: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 Restore the fdm-init check to splash-screen logic. 2012-09-27 15:15:02 +01:00
Scripting Make FGTaxiNode and FGParking inherit FGPositioned. 2012-09-25 00:31:17 +01:00
Sound Make the sound-manager optional in a few places. 2012-10-01 10:10:34 +01:00
Systems Prepare and implement reinit methods for instruments 2012-09-17 13:45:30 +02:00
Time Helpers to access view position. 2012-09-25 10:06:56 +01:00
Traffic Helpers to access view position. 2012-09-25 10:06:56 +01:00
Viewer Make HUD items private to the subsystem. 2012-09-26 17:02:11 +01:00
CMakeLists.txt Basic 2D canvas implementation. 2012-05-18 07:05:37 +01:00