.. |
Add-ons
|
TestSuite: Migration of the Add-ons management unit tests.
|
2018-03-23 17:26:05 +01:00 |
AIModel
|
Clang/C++11 warning fixes
|
2018-08-20 02:59:23 +01:00 |
Aircraft
|
Linux / GCC compile fixes
|
2018-08-26 15:39:30 +01:00 |
Airports
|
TestSuite: Complete removal of FG_TESTLIB.
|
2018-07-26 15:52:07 +02:00 |
ATC
|
One more ATC text formatting fix
|
2018-04-09 09:33:28 +01:00 |
Autopilot
|
Changes for SimGear subsystem add/remove tracking
|
2018-08-12 11:18:50 -07:00 |
Canvas
|
canvas GUI: Cleanup and trigger dragstart/end events
|
2018-02-25 14:59:56 +01:00 |
Cockpit
|
Changes for SimGear subsystem add/remove tracking
|
2018-08-12 11:18:50 -07:00 |
EmbeddedResources
|
fgrcc: use octal escape sequences instead of hexadecimal ones
|
2018-01-19 08:12:24 +01:00 |
Environment
|
Changes for SimGear subsystem add/remove tracking
|
2018-08-12 11:18:50 -07:00 |
FDM
|
TestSuite: Shifted the YASim atmosphere test into the CppUnit framework.
|
2018-07-26 15:52:07 +02:00 |
GUI
|
Launcher translations enabled
|
2018-08-27 13:20:23 +01:00 |
Include
|
Improved build.h generation (each build)
|
2018-08-19 16:06:16 +01:00 |
Input
|
C++11 improvements in Mac event-input code
|
2018-08-19 12:34:47 +01:00 |
Instrumentation
|
Changes for SimGear subsystem add/remove tracking
|
2018-08-12 11:18:50 -07:00 |
Main
|
Improved build.h generation (each build)
|
2018-08-19 16:06:16 +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
|
Move aircraft-performance code into a public API
|
2018-08-26 14:39:42 +01:00 |
Network
|
Fix a warning, remove unused
|
2018-08-20 02:58:12 +01:00 |
Radio
|
Adapt includes according to relocation of SimGear's iostreams-related files
|
2017-02-12 21:30:51 +01:00 |
Scenery
|
TestSuite: Removal of some ancient, unused test files.
|
2018-07-26 15:52:07 +02:00 |
Scripting
|
TestSuite: Complete removal of FG_TESTLIB.
|
2018-07-26 15:52:07 +02:00 |
Sound
|
Detect AeonWave and if it is installed use it, otherwise fall back to OpenAL. Also let get_available_devices() use C++ strings instead of const char*
|
2018-06-02 14:06:36 +02:00 |
Systems
|
Build- and run-time concept of developer mode.
|
2017-02-27 23:37:59 +00:00 |
Time
|
TestSuite: Removal of some ancient, unused test files.
|
2018-07-26 15:52:07 +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
|
TestSuite: Complete removal of FG_TESTLIB.
|
2018-07-26 15:52:07 +02:00 |
CMakeLists.txt
|
Improved infrastructure for add-ons: C++ classes, metadata file, Nasal interface
|
2017-12-08 00:36:41 +01:00 |