1
0
Fork 0
flightgear/src
James Turner 13857e001e Add override decls in AIManager
(Done while tracing another crash, but committing separately)
2018-04-29 10:12:40 +01:00
..
Add-ons TestSuite: Migration of the Add-ons management unit tests. 2018-03-23 17:26:05 +01:00
AIModel Add override decls in AIManager 2018-04-29 10:12:40 +01:00
Aircraft Adapt includes according to relocation of SimGear's iostreams-related files 2017-02-12 21:30:51 +01:00
Airports remove_if clean-ups while auditing :) 2018-01-12 22:18:59 +00:00
ATC One more ATC text formatting fix 2018-04-09 09:33:28 +01:00
Autopilot Fix an assert with autopilot groups 2018-04-27 13:57:32 +01:00
Canvas canvas GUI: Cleanup and trigger dragstart/end events 2018-02-25 14:59:56 +01:00
Cockpit Merge branch 'next-2' into multiplayer-dev 2017-04-02 02:22:48 +02:00
EmbeddedResources fgrcc: use octal escape sequences instead of hexadecimal ones 2018-01-19 08:12:24 +01:00
Environment Model relative property tree root binding. 2017-07-05 11:37:17 +02:00
FDM YASim: Make some name-spacing explicit 2018-04-25 08:49:17 +01:00
GUI launcher: explicitly request desktop OpenGL 2018-04-27 09:53:49 +01:00
Include TestSuite: Converted the old tests/test-mktime.cxx program into a unit test. 2018-03-23 17:26:04 +01:00
Input HID-Input disambiguation tweaks 2018-04-09 22:03:49 +01:00
Instrumentation Fix logic issue when clearing a GPWS fault. 2018-02-01 22:59:29 +01:00
Main fgValidatePath: Typo fix allowing the animated jetways to save files again. 2018-04-13 09:08:07 +02:00
Model Model relative property tree root binding. 2017-07-05 11:37:17 +02:00
MultiPlayer Multiplayer: lag adjustment. 2018-02-16 23:49:27 +01:00
Navaids Expose additional Navaid fields for use by Nasal 2018-04-16 13:37:17 +01:00
Network Launcher: fixes for invalid catalog handling 2018-02-28 17:56:40 +00:00
Radio Adapt includes according to relocation of SimGear's iostreams-related files 2017-02-12 21:30:51 +01:00
Scenery Fixed building FG with GDAL 2017-03-11 13:34:19 +01:00
Scripting Expose additional Navaid fields for use by Nasal 2018-04-16 13:37:17 +01:00
Sound Model relative property tree root binding. 2017-07-05 11:37:17 +02:00
Systems Build- and run-time concept of developer mode. 2017-02-27 23:37:59 +00:00
Time a new clock following real time pace, for mp protocol 2018-01-29 12:51:43 +01:00
Traffic camelCase identifier in code and hyphenated property names. Suffix "-sec" is used because it complies to other timestamp properties in the property tree. Suffix "utc" is not used because the property just reflects an internal value used by the AI system. Whether it is UTC (currently it is) is up to the AI system and cannot be defined by the property name. 2018-04-24 09:54:35 +02:00
Viewer Canvas/PUI: Fix interfering drag 2018-02-21 07:31:47 +01:00
CMakeLists.txt Improved infrastructure for add-ons: C++ classes, metadata file, Nasal interface 2017-12-08 00:36:41 +01:00