1
0
Fork 0
flightgear/src
2021-01-23 14:40:00 +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/replay.cxx:loadTape(): use specified path if it ends with .fgtape. 2020-10-31 17:23:28 +00:00
Airports WS3.0: Remove duplicate elevation constraints 2021-01-14 11:33:56 +00:00
ATC src/ATC/trafficcontrol.hxx: fixed warning about const return value with no affect. 2020-11-01 00:03:03 +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 Better handle Spring coloring of the scenery. It is a bit abrupt, but then again so is the start of the growing season. 2021-01-10 15:21:55 +01:00
FDM Always set useDefault to false when calling SGPropertyNode::tie() 2021-01-09 18:51:50 +01:00
GUI Launcher: remove obsolete winter/ALS settings 2021-01-23 14:40:00 +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 GPS: fix crash when failing to build RNav controller 2021-01-23 14:40:00 +00:00
Main Remove season selection 2021-01-22 11:00:21 +01: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 NavCache: add duplicate rebuild protection for Unixes 2020-12-22 10:34:58 +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 Add graphics-presets logic (as a subsystem) 2020-11-30 15:45:13 +00:00
Scripting Store the region name of the material in the region parameter 2020-11-15 09:30:27 +01:00
Sound A reinit of the FGFX class left all the previous samples in the sample group in a stale state. The sample group code is robust enough to handle such a situation but they still occupy memory. So stop the inherited sample group explicityly at reinit to free the samples. 2021-01-23 12:01:47 +01: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 Catch XML errors parsing traffic files 2020-10-25 20:14:10 +00:00
Viewer WS3.0: Remove setLODScale property 2021-01-14 20:08:15 +00:00
CMakeLists.txt Improve CMake strucutre 2020-08-23 11:31:37 +01:00