1
0
Fork 0
flightgear/src
James Turner 607e7d7bf3 Use an SGGeod inside FGAIFlightPlan::Waypoint.
This allows incremental refactoring to move away from discrete lat/lon use in favour of SGGeod.
2012-10-08 15:52:06 +01:00
..
AIModel Use an SGGeod inside FGAIFlightPlan::Waypoint. 2012-10-08 15:52:06 +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 Make traffic take-off roll look a little better. 2012-10-05 18:12:46 +01:00
ATCDCL Split ATIS generator into smaller, more readable methods. 2012-10-05 00:22:02 +02:00
Autopilot Part of bug 885 2012-09-26 22:43:19 +01:00
Canvas Separate instruments from cockpit displays. 2012-10-05 18:13:50 +01:00
Cockpit Separate instruments from cockpit displays. 2012-10-05 18:13:50 +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 Improve gyro heading indicator failure simulation 2012-10-07 20:47:50 +02:00
Main Separate instruments from cockpit displays. 2012-10-05 18:13:50 +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 hla: Fix velocity units. 2012-10-07 22:23:04 +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 Revive master sound enable switch. 2012-10-05 00:17:28 +02: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 Make traffic take-off roll look a little better. 2012-10-05 18:12:46 +01:00
Viewer Provide reader writer options to the effects. 2012-10-03 22:03:25 +02:00
CMakeLists.txt Basic 2D canvas implementation. 2012-05-18 07:05:37 +01:00