1
0
Fork 0
flightgear/src
jano a28bf28ee0 Throttle Hz aligned to time-grid, add initial offset.
Allows sync of two or more FG session, if wall clock are in synch.
2021-02-15 09:11:46 +00:00
..
Add-ons Cmake: Remove version.h machinery 2020-08-24 15:04:24 +01:00
AIModel AI: Fix unit problems for AIBase::vs 2021-02-11 09:27:36 +00:00
Aircraft Added record/replay of extra properties, with specific support for window size/position and view settings. 2021-02-13 11:38:52 +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 AI: Fix unit problems for AIBase::vs 2021-02-11 09:27:36 +00:00
GUI Fix crash spotted on Sentry 2021-02-11 09:26:38 +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 Fix unit-tests for particles lifetime. 2021-02-14 16:40:14 +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 Throttle Hz aligned to time-grid, add initial offset. 2021-02-15 09:11:46 +00:00
Traffic Sentry: suppress more XML errors from reports 2021-02-04 11:49:25 +00:00
Viewer Splash screen: add counter displaying how many MBs are left to extract 2021-02-14 17:07:18 +00:00
CMakeLists.txt Improve CMake strucutre 2020-08-23 11:31:37 +01:00