..
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
Add the latest batch of JSBSim changes. Tested with the Shuttle
2016-01-29 12:23:58 +01:00
GUI
add new QtFileDialog to avoid using Nasal in file selectors
2016-02-10 22:58:56 +00: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
Re-Name FGViewer to flightgear::View
2016-02-17 21:25:39 +00:00
Main
Re-Name FGViewer to flightgear::View
2016-02-17 21:25:39 +00: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
Fix a bug with updating packages.
2016-01-26 16:46:58 +00:00
Radio
Portability: Fix compile errors on MSVC (cmath)
2015-03-24 11:11:42 -05:00
Scenery
Fix for the particle system.
2016-02-16 17:33:40 +01:00
Scripting
Nasal security: don't break file dialogs
2016-02-09 23:17:41 +00: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
Start moving view-manager logic into View
2016-02-17 21:25:39 +00:00
CMakeLists.txt
Cleanup of ATCDCL
2014-04-30 10:22:51 +02:00