1
0
Fork 0
flightgear/src
2022-01-12 11:15:24 +00:00
..
Add-ons Typo in "Addon-config: don’t overwrite autosaved props" (ticket 2059) 2021-08-20 16:53:37 +02:00
AIModel Update osg AI model LOD structure 2022-01-11 18:51:48 +00:00
Aircraft src/Aircraft/: fixed bug in recovery recordings. 2022-01-08 16:11:53 +00:00
Airports ATC : Split out ATC Controllers 2022-01-10 20:45:10 +01:00
ATC ATC : Split out ATC Controllers 2022-01-10 20:45:10 +01:00
Autopilot Initialize a pointer to null. 2021-12-25 13:40:26 +00:00
Canvas Canvas: Do not hold a reference to the GUI camera 2021-08-31 18:15:28 +02:00
Cockpit Cope with SGPropertyNode::getStringValue() now returning std::string by value. 2021-12-24 14:49:06 +00:00
EmbeddedResources CMake: make another object dependency explicit 2021-03-10 10:17:15 +00:00
Environment Adjust EnvironmentMgr API to avoid copying 2021-12-25 13:40:25 +00:00
FDM Cope with SGPropertyNode::getStringValue() now returning std::string by value. 2021-12-24 14:49:06 +00:00
GUI Add anti-aliasing 8x in Launcher 2022-01-12 11:15:24 +00:00
Include VR: Implement minimal VR support 2021-09-03 12:09:20 +01:00
Input Undefined Behavior fix. 2021-12-26 12:38:08 -06:00
Instrumentation Adjust EnvironmentMgr API to avoid copying 2021-12-25 13:40:25 +00:00
Main Update osg AI model LOD structure 2022-01-11 18:51:48 +00:00
Model Cope with SGPropertyNode::getStringValue() now returning std::string by value. 2021-12-24 14:49:06 +00:00
MultiPlayer src/MultiPlayer/multiplaymgr.cxx: avoid compiler warning for strncpy() call. 2022-01-06 22:17:05 +00:00
Navaids Enable POIs on Windows, for testing 2022-01-07 11:16:19 +00:00
Network keep a copy of the string returend by p->getStringValue() in setProp until it is sent to the DDS layer. 2021-12-27 09:04:20 +01:00
Radio src/Radio/itm.cpp: avoid warnings about fallthrough in switch blocks. 2021-11-09 22:00:11 +00:00
Scenery WS30 Move VPB tile loading to the tile manager 2021-10-20 23:39:59 +01:00
Scripting Fix missing include in src/Scripting/NasalFlightPlan.cxx 2022-01-06 12:11:02 +01:00
Sound Cope with SGPropertyNode::getStringValue() now returning std::string by value. 2021-12-24 14:49:06 +00:00
Systems Cope with SGPropertyNode::getStringValue() now returning std::string by value. 2021-12-24 14:49:06 +00:00
Time Cope with SGPropertyNode::getStringValue() now returning std::string by value. 2021-12-24 14:49:06 +00:00
Traffic Remove Sentry XML error suppression 2021-07-28 13:45:23 +01:00
Viewer VRManager: Handle removal of prop getValue<const char *>() 2022-01-08 22:47:59 +00:00
CMakeLists.txt Switch to using OBJECT library for main build 2021-03-08 16:59:14 +00:00