..
AIModel
Fix a typo breaking some takeoff-state logic.
2016-01-12 17:26:06 -06:00
Aircraft
Apply /sim/speed-up to general subsystem dt
2016-01-05 23:19:28 -06:00
Airports
Fix a singed/unsigned warning
2016-01-12 19:05:51 +01:00
ATC
Fix a potential use-after-free in ATC code
2016-01-12 12:22:23 -06:00
Autopilot
Fix some more uses of libC time()
2016-01-05 23:19:28 -06:00
Canvas
Make fgValidatePath always return std::string, not char *
2015-03-13 18:07:24 +00:00
Cockpit
Remove FontCache from globals.
2016-01-03 12:00:15 -06:00
Environment
Pull Ephemeris out of FGGlobals
2015-12-31 15:19:51 -06:00
FDM
Use target_include_directories in some places.
2016-01-26 07:48:30 +01:00
GUI
Use target_include_directories in some places.
2016-01-26 07:48:30 +01:00
Include
Developer-warnings
2015-11-13 22:13:44 +00:00
Input
event input system: be a little more helpful on errors
2015-11-02 11:42:30 +01:00
Instrumentation
Fix #1744 : disable commradio when unserviceable
2016-01-25 16:38:57 +01:00
Main
Adjust fg root processing order
2016-01-19 18:32:20 -05:00
Model
Aircraft-model subsystem behaves better
2015-12-18 20:13:23 -08:00
MultiPlayer
stop sending velocity and acceleration in the motion information when crashed
2015-06-13 11:02:30 +02:00
Navaids
Fixes for first/last legs on a route
2015-12-17 19:22:14 -08:00
Network
httpd: expose /fg-home and /fg-root
2016-01-13 13:25:16 +01:00
Radio
Portability: Fix compile errors on MSVC (cmath)
2015-03-24 11:11:42 -05:00
Scenery
Fix the tile-manager subsystem name
2015-12-24 11:52:09 +01:00
Scripting
Nasal support for VIA / Discontinuity
2015-12-11 13:43:25 -06:00
Sound
Chatter-queue moved out of globals
2016-01-03 12:00:15 -06:00
Systems
Developer-warnings
2015-11-13 22:13:44 +00:00
Time
Current time of day (warp) fixes:
2016-01-10 22:10:10 -06:00
Traffic
Fix an unused variable in non-developer-warning mode.
2016-01-12 12:50:58 -06:00
Viewer
Remove FontCache from globals.
2016-01-03 12:00:15 -06:00
CMakeLists.txt
Cleanup of ATCDCL
2014-04-30 10:22:51 +02:00