1
0
Fork 0
flightgear/src
James Turner ad17df3e1b Refactor launcher delegate state tracking.
Instead of the two vectors we manually composed, used a single unified
vector of structs to store delegate information in the model. This
simplifies the logic for tracking the active variant (and in the future,
thumbnail).
2016-11-16 22:37:44 +01:00
..
AIModel replace many auto_ptr by unique_ptr 2016-11-14 22:20:46 +01:00
Aircraft replace many auto_ptr by unique_ptr 2016-11-14 22:20:46 +01:00
Airports replace many auto_ptr by unique_ptr 2016-11-14 22:20:46 +01:00
ATC Enforce separation of ground-net and dynamics. 2016-11-13 14:05:20 +00:00
Autopilot Work with new SGPath API. 2016-06-22 17:36:05 +01:00
Canvas fgValidatePath uses SGPath 2016-07-03 23:59:40 +01:00
Cockpit replace many auto_ptr by unique_ptr 2016-11-14 22:20:46 +01:00
Environment replace many auto_ptr by unique_ptr 2016-11-14 22:20:46 +01:00
FDM JSBsim lib needs SimGear headers. 2016-11-03 10:01:27 +00:00
GUI Refactor launcher delegate state tracking. 2016-11-16 22:37:44 +01:00
Include Developer-warnings 2015-11-13 22:13:44 +00:00
Input replace many auto_ptr by unique_ptr 2016-11-14 22:20:46 +01:00
Instrumentation replace many auto_ptr by unique_ptr 2016-11-14 22:20:46 +01:00
Main replace many auto_ptr by unique_ptr 2016-11-14 22:20:46 +01:00
Model replace many auto_ptr by unique_ptr 2016-11-14 22:20:46 +01:00
MultiPlayer replace many auto_ptr by unique_ptr 2016-11-14 22:20:46 +01:00
Navaids replace many auto_ptr by unique_ptr 2016-11-14 22:20:46 +01:00
Network replace many auto_ptr by unique_ptr 2016-11-14 22:20:46 +01:00
Radio Use future-proof SGPath APIs. 2016-06-28 10:08:38 +01:00
Scenery Fix display of OBJECT_BUILDING_MESH_DETAILED 2016-11-08 19:43:32 +00:00
Scripting Nasal security: add --allow-nasal-read, warn on non-Nasal-readable 2016-10-09 15:21:09 +01:00
Sound replace many auto_ptr by unique_ptr 2016-11-14 22:20:46 +01:00
Systems Use future-proof SGPath APIs. 2016-06-28 10:08:38 +01:00
Time Time: Calculation and exposure of the moon vector from the local position. 2016-11-08 11:16:24 +01:00
Traffic replace many auto_ptr by unique_ptr 2016-11-14 22:20:46 +01:00
Viewer replace many auto_ptr by unique_ptr 2016-11-14 22:20:46 +01:00
CMakeLists.txt Cleanup of ATCDCL 2014-04-30 10:22:51 +02:00