1
0
Fork 0
flightgear/src
2018-12-13 13:46:53 +00:00
..
Add-ons TestSuite: Migration of the Add-ons management unit tests. 2018-03-23 17:26:05 +01:00
AIModel LOD: Multiplayer fix 2018-12-03 06:19:04 +01:00
Aircraft Whoops, fix a bad typo. 2018-09-15 10:57:02 +01:00
Airports Crash fix: warn doing fallback for heliport runways 2018-09-10 10:44:49 +01:00
ATC One more ATC text formatting fix 2018-04-09 09:33:28 +01:00
Autopilot Route-manager: expose new flight-plan values 2018-10-12 15:27:51 +01:00
Canvas canvas GUI: Cleanup and trigger dragstart/end events 2018-02-25 14:59:56 +01:00
Cockpit Unify SGGeodVec definition 2018-08-29 14:55:23 +01:00
EmbeddedResources fgrcc: use octal escape sequences instead of hexadecimal ones 2018-01-19 08:12:24 +01:00
Environment Avoid NaNs in environment code at extreme altitude 2018-12-04 09:39:36 +01:00
FDM Yasim ground friction (stiction) changes 2018-12-11 15:23:56 +00:00
GUI Version the FG-root setting 2018-11-25 14:06:51 +00:00
Include Disabling translations is tricky. 2018-08-28 17:12:31 +01:00
Input Fix for jumping view when right-dragging 2018-10-24 22:16:51 +01:00
Instrumentation Navradio: move glideslope angle to NavRecord 2018-12-10 16:09:42 +00:00
Main Add some /sim/presets properties to setDefaults 2018-12-04 09:50:48 +01:00
Model Model relative property tree root binding. 2017-07-05 11:37:17 +02:00
MultiPlayer Fix crash on invalid(?) fallback model id. 2018-08-25 18:43:05 +05:00
Navaids Parse radial+offset from lat,lon waypoint 2018-12-13 13:46:53 +00:00
Network Fix an unused var warning 2018-12-10 16:09:53 +00:00
Radio Adapt includes according to relocation of SimGear's iostreams-related files 2017-02-12 21:30:51 +01:00
Scenery Support for DDS Texture Cache 2018-11-24 20:21:46 +01:00
Scripting Fix for a flight-plan / delegate crash 2018-09-07 15:17:55 +01:00
Sound UNit-tests for the NavRadio 2018-11-25 13:12:50 +00:00
Systems Electrical system: cache property nodes 2018-09-10 10:45:58 +01:00
Time Added time statistics for the simulation host. 2018-09-02 13:47:55 +02: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 Support for DDS Texture Cache 2018-11-24 20:21:46 +01:00
CMakeLists.txt Improved infrastructure for add-ons: C++ classes, metadata file, Nasal interface 2017-12-08 00:36:41 +01:00