1
0
Fork 0
flightgear/src
James Turner 93d278d63a ATC: use owning ref for AIAIrcraft
Avoid a crash where the raw pointers in AcitveRunway become
stale; use a real owning ref-ptr instead.
2021-12-24 13:06:10 +00:00
..
Add-ons Typo in "Addon-config: don’t overwrite autosaved props" (ticket 2059) 2021-08-20 16:53:37 +02:00
AIModel src/AIModel/: fixed some compiler warnings 2021-12-08 10:40:28 +00:00
Aircraft src/Aircraft/replay-internal.cxx: include file size in tape preview information. 2021-12-08 21:18:00 +00:00
Airports APT.DAT version 810 and 850 are both obsolete. 2021-12-22 23:55:38 -06:00
ATC ATC: use owning ref for AIAIrcraft 2021-12-24 13:06:10 +00:00
Autopilot Highlighting: cope if Highlight subsystem is not present. 2021-11-20 17:15:58 +00:00
Canvas Canvas: Do not hold a reference to the GUI camera 2021-08-31 18:15:28 +02:00
Cockpit Remove Sentry XML error suppression 2021-07-28 13:45:23 +01:00
EmbeddedResources CMake: make another object dependency explicit 2021-03-10 10:17:15 +00:00
Environment Set the inland-ice property when the mean ground temperatures get low enough 2021-12-21 10:31:37 +01:00
FDM Adjust friction factors and bumpiness when the material is a lake and frozen solid. For JSBSim take precipitation and temperature into account, YASim is a bit simpler. 2021-12-22 14:38:17 +01:00
GUI Launcher: fix a lingering season reference 2021-12-19 18:44:21 +00:00
Include VR: Implement minimal VR support 2021-09-03 12:09:20 +01:00
Input src/Input/FGLinuxEventInput.cxx: don't throw if we cannot open device. 2021-12-09 23:09:52 +00:00
Instrumentation src/Instrumentation/tcas.cxx: fixed handling of Swift craft. 2021-11-09 22:00:11 +00:00
Main Fix for --view-offset 2021-12-24 08:58:49 +01:00
Model Highlighting: cope if Highlight subsystem is not present. 2021-11-20 17:15:58 +00:00
MultiPlayer Allow AI carrier to be always tied exactly to MP carrier. 2021-06-25 11:08:12 +01:00
Navaids Improved some exception diagnostics. 2021-12-02 00:34:02 +00:00
Network src/Network/props.cxx: with key=value, allow value to contain '='. 2021-12-08 21:18:01 +00:00
Radio src/Radio/itm.cpp: avoid warnings about fallthrough in switch blocks. 2021-11-09 22:00:11 +00:00
Scenery WS30 Move VPB tile loading to the tile manager 2021-10-20 23:39:59 +01:00
Scripting src/Scripting/NasalSys.cxx: simplified FGNasalSys::logNasalStack(). 2021-08-26 22:24:12 +01:00
Sound Remove Sentry XML error suppression 2021-07-28 13:45:23 +01:00
Systems Missed check for a readProperties file check 2020-11-12 09:35:19 +00:00
Time src/Time/TimeManager.cxx: support fixed-dt when not in simple-time mode. 2021-12-19 16:34:28 +00:00
Traffic Remove Sentry XML error suppression 2021-07-28 13:45:23 +01:00
Viewer src/: fail --load-tape-create-video if video encoding fails. 2021-12-08 21:17:45 +00:00
CMakeLists.txt Switch to using OBJECT library for main build 2021-03-08 16:59:14 +00:00