1
0
Fork 0
flightgear/src
2021-02-10 13:42:50 +00:00
..
Add-ons Cmake: Remove version.h machinery 2020-08-24 15:04:24 +01:00
AIModel Remove two instances of Conditional jump or move depends on uninitialised value(s) as reported by valgrind 2021-01-22 11:00:48 +01:00
Aircraft src/Aircraft/initialstate.cxx: fixed typo in diagnostic when --state=... is not found. 2021-01-30 12:48:06 +00:00
Airports Sentry: suppress more XML errors from reports 2021-02-04 11:49:25 +00:00
ATC Fix crash in AI/Traffic code 2021-02-04 16:11:08 +00:00
Autopilot src/Autopilot/digitalcomponent.cxx: fixed misleading indentation. 2021-01-01 17:54:10 +00:00
Canvas src/Canvas/canvas_mgr.cxx: fix for segv in simgear unit tests. 2020-12-16 21:19:01 +00:00
Cockpit Fix for missing 2D panel 2020-10-29 16:24:53 +00:00
EmbeddedResources CMake: overhaul how we find 3rd-party files 2020-08-26 13:57:24 +01:00
Environment Differentiate between snow and wetness. Snow shows with every amount of precipitation but rain puddles only start showing up above 50mm of rain per day. 2021-02-10 11:32:12 +01:00
FDM Always set useDefault to false when calling SGPropertyNode::tie() 2021-01-09 18:51:50 +01:00
GUI Change code to use copyProperties 2021-02-10 13:42:50 +00:00
Include Make Compositor default 2020-11-16 13:25:29 +01:00
Input Tooltips: wait for commands to be registered 2021-01-08 19:34:07 +00:00
Instrumentation Marker beacons: support correct timing, audio sync. 2021-01-28 21:00:51 +00:00
Main Sentry: fix UUID init 2021-02-04 11:49:25 +00:00
Model src/Model/modelmgr.cxx: fixed minor clang warning about indentation. 2020-12-12 14:09:39 +00:00
MultiPlayer Remove two instances of Conditional jump or move depends on uninitialised value(s) as reported by valgrind 2021-01-22 11:00:48 +01:00
Navaids Tweak Natural-earth loading to reduce DB contention 2021-02-05 11:14:34 +00:00
Network CompositeViewer: Support for multiple view windows using osgViewer::CompositeViewer. 2020-11-21 13:27:02 +00:00
Radio Fix shadowing of static variable in ITM adiff() function 2019-08-07 16:02:45 +02:00
Scenery WS30: Remove listener for lod-max-range 2021-02-09 10:31:46 +00:00
Scripting src/Scripting/nasal-props.cxx:f_setValueHelper(): improved diagnostic. 2021-01-30 12:48:06 +00:00
Sound Marker beacons: support correct timing, audio sync. 2021-01-28 21:00:51 +00:00
Systems Missed check for a readProperties file check 2020-11-12 09:35:19 +00:00
Time Add some real TimeManager tests. 2021-01-19 17:35:12 +00:00
Traffic Sentry: suppress more XML errors from reports 2021-02-04 11:49:25 +00:00
Viewer Change code to use copyProperties 2021-02-10 13:42:50 +00:00
CMakeLists.txt Improve CMake strucutre 2020-08-23 11:31:37 +01:00