1
0
Fork 0
flightgear/src
Scott Giese 1816e3e551 AIManager: Maintenance
ensure all members are initialized
std::transform with back_inserter
std:find_if for collection crawl
2022-01-15 20:06:11 -06:00
..
Add-ons Typo in "Addon-config: don’t overwrite autosaved props" (ticket 2059) 2021-08-20 16:53:37 +02:00
AIModel AIManager: Maintenance 2022-01-15 20:06:11 -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 'using' statement are for source files, not header files 2022-01-15 01:48:01 -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 'using' statement are for source files, not header files 2022-01-15 01:48:01 -06: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 Change Via-from-string parsing 2022-01-15 22:23:38 +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