1
0
Fork 0
flightgear/src
James Turner 1114d836da Check Universal CRT version on Windows
Catch older versions of Ucrtbase.dll which can deadlock inside
setlocale() for us.
2022-01-20 20:37:44 +00:00
..
Add-ons Typo in "Addon-config: don’t overwrite autosaved props" (ticket 2059) 2021-08-20 16:53:37 +02:00
AIModel AIBase: Refactor 2022-01-15 22:54:30 -06:00
Aircraft src/Aircraft/: fixed bug in recovery recordings. 2022-01-08 16:11:53 +00:00
Airports 'using' statement are for source files, not header files 2022-01-15 01:48:01 -06:00
ATC ATC : Split out ATC Controllers 2022-01-10 20:45:10 +01:00
Autopilot FlightPlan: distuinguish routes from flight-plans 2022-01-15 22:23:38 +00:00
Canvas Canvas: Do not hold a reference to the GUI camera 2021-08-31 18:15:28 +02:00
Cockpit 'using' statement are for source files, not header files 2022-01-15 01:48:01 -06:00
EmbeddedResources CMake: make another object dependency explicit 2021-03-10 10:17:15 +00:00
Environment 'using' statement are for source files, not header files 2022-01-15 01:48:01 -06:00
FDM AIBase: Refactor 2022-01-15 22:54:30 -06:00
GUI FlightPlan: distuinguish routes from flight-plans 2022-01-15 22:23:38 +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 Standardise max-flyBy angle to 90 degrees 2022-01-20 20:30:05 +00:00
Main Check Universal CRT version on Windows 2022-01-20 20:37:44 +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 RoutePath: fix pointAlongPath for fly-overs 2022-01-20 20:33:37 +00:00
Network 'using' statement are for source files, not header files 2022-01-15 01:48:01 -06:00
Radio 'using' statement are for source files, not header files 2022-01-15 01:48:01 -06:00
Scenery 'using' statement are for source files, not header files 2022-01-15 01:48:01 -06:00
Scripting FlightPlan: distuinguish routes from flight-plans 2022-01-15 22:23:38 +00:00
Sound 'using' statement are for source files, not header files 2022-01-15 01:48:01 -06:00
Systems 'using' statement are for source files, not header files 2022-01-15 01:48:01 -06: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