1
0
Fork 0

Commit graph

  • 5dbab6e90e CMake: overhaul how we find 3rd-party files James Turner 2020-08-26 13:57:24 +01:00
  • 9d775cdfe7 Fix duplicate init of Sentry on reset Automatic Release Builder 2020-08-23 20:33:23 +01:00
  • 73b4c3839d Sentry: more breadcrumbs Automatic Release Builder 2020-08-23 17:55:29 +01:00
  • d9b7435dab Sentry logging of exceptions, fatal errors Automatic Release Builder 2020-08-23 17:41:34 +01:00
  • bade1ec4c6 Attempt to fix ref-ptr crash on exit Automatic Release Builder 2020-08-23 17:41:09 +01:00
  • 06b026a218 GUI/knob animation: fire release binding over PUI James Turner 2020-08-25 20:48:29 +01:00
  • 8a1109160b Fix Nasal ‘removecommand’ so it actually works. James Turner 2020-08-25 19:23:43 +01:00
  • 55e971f808 Asan: fix an Flite error found by Michael Danilov James Turner 2020-08-24 17:40:35 +01:00
  • cf424e4344 Rename buildId header file James Turner 2020-08-24 14:32:22 +01:00
  • 178d1beb80 Cmake: Remove version.h machinery James Turner 2020-08-24 13:29:51 +01:00
  • 6dfbda9bd1 Cmake: ifx abuse of OBJECT libraries James Turner 2020-08-24 13:19:57 +01:00
  • 11932bac4e Trying to fix EnvironmentManager shutdown crash. James Turner 2020-08-24 07:26:21 +01:00
  • 4fe8a118cc Traffic: Improve iterator robustness James Turner 2020-08-23 22:45:50 +01:00
  • c6182af080 Consistent naming Erik Hofman 2020-08-24 11:00:05 +02:00
  • 49b13372f4 Merge branch 'next' of ssh://git.code.sf.net/p/flightgear/flightgear into next Erik Hofman 2020-08-24 08:17:13 +02:00
  • a82a13b70c Cmake: fix compat with CMake 3.10 James Turner 2020-08-23 22:25:03 +01:00
  • 95fd692af1 CMake: move install() rule for compatability James Turner 2020-08-23 21:50:36 +01:00
  • 476b9eb3d1 Ensure OSG headers are founding building the UI James Turner 2020-08-23 21:10:56 +01:00
  • be1764a995 XMerge branch 'next' of ssh://git.code.sf.net/p/flightgear/flightgear into next Erik Hofman 2020-08-23 19:22:47 +02:00
  • 00c32f5408 Display that AeonWave is being found, even when cached Erik Hofman 2020-08-23 19:22:25 +02:00
  • fef50310bf Cmake: fix some issues Scott spotted. James Turner 2020-08-23 18:12:16 +01:00
  • 87a7221051 Linux Cmake fixes James Turner 2020-08-23 11:28:59 +01:00
  • f7dc02d009 Fix Swift build with CMake James Turner 2020-08-22 21:33:57 +01:00
  • e4e2b34a4c FGCom OpenAL CMake fixes James Turner 2020-08-22 21:33:47 +01:00
  • 218df89b29 Embedded resources: better cmake command James Turner 2020-08-21 12:13:10 +01:00
  • eb55f25997 Newer FindGit James Turner 2020-08-21 12:12:14 +01:00
  • 47ff3e9f67 Improve CMake strucutre James Turner 2020-08-19 14:49:50 +01:00
  • 5820619575 Move ENABLE_ASAN check to global scope James Turner 2020-08-19 14:02:45 +01:00
  • 63d3dd4cbd REVIEW: Memory Leak - FLITEVoiceSynthesizer ctor Scott Giese 2020-08-23 00:21:11 -05:00
  • 0ce2fdf190 REVIEW: Memory Leak - PositionedOctree.cxx Scott Giese 2020-08-23 00:15:42 -05:00
  • dc1519bfe8 REVIEW: Memory Leak - screensaver_control Scott Giese 2020-08-22 22:59:33 -05:00
  • f84a522f12 REVIEW: Memory Leak - FGPUIMenuBar::add_enabled_listener() Scott Giese 2020-08-22 22:22:47 -05:00
  • 61f86b7dda Merge branch 'next' of https://git.code.sf.net/p/flightgear/flightgear into next Scott Giese 2020-08-22 21:49:10 -05:00
  • 9d6239031f REVIEW: Memory Leak - wxRadarBg::init() Scott Giese 2020-08-22 21:48:52 -05:00
  • cbe13026c5 REVIEW: Memory Leak - wxRadarBg::init() Scott Giese 2020-08-22 21:46:40 -05:00
  • 6c14eaa6e8 REVIEW: Memory Leak - FGLinuxEventInput::postinit() Scott Giese 2020-08-22 21:26:03 -05:00
  • 8e9e16bac6 REVIEW: Memory Leak - Branch::childAtIndex Scott Giese 2020-08-22 18:01:15 -05:00
  • f21eb3a484 REVIEW: Memory Leak - Options ctor Scott Giese 2020-08-22 17:23:55 -05:00
  • 14b28d4f72 REVIEW: Memory Leak - FGLinuxEventInput::posinit() Scott Giese 2020-08-22 17:05:35 -05:00
  • 91f8b4dbef REVIEW: Memory Leak - ClipboardX11 ctor Scott Giese 2020-08-22 17:00:24 -05:00
  • 9d4a940bc0 REVIEW: Memory Leak - wxRadarBg::init() Scott Giese 2020-08-22 16:53:10 -05:00
  • 94ff2f8ee4 Load APT1000 comm frequencies correctly. James Turner 2020-08-19 11:48:35 +01:00
  • 5b3cdb49c5 Sentry: add breadcrumb on scenery reload James Turner 2020-08-19 11:47:34 +01:00
  • bbce95b5ea Updates for sentry.io 0.4.0 API Automatic Release Builder 2020-08-18 16:19:14 +01:00
  • 439c5bf4f4 Adjust how we enable/disable Sentry.io Automatic Release Builder 2020-08-17 13:10:12 +01:00
  • 04ee8c34a4 TestSuite: Execution of multiple tests or suites using comma separated lists. Edward d'Auvergne 2020-08-17 20:05:36 +02:00
  • a297c89144 Flightplans: add clearAll, rename clear -> clearLegs James Turner 2020-08-17 16:11:10 +01:00
  • 06a14b4b27 Fix a use-after-free ASan spotted. James Turner 2020-08-17 16:05:20 +01:00
  • 09067eecda Protocols: additional Hz rate validation James Turner 2020-08-17 12:15:40 +01:00
  • d7504d8f65 Enable ASan for Clang James Turner 2020-08-14 11:10:59 +01:00
  • 86f6b94300 Use new thread-safe particles manager. James Turner 2020-08-16 12:32:06 +01:00
  • 2295e82a0f Fix a use-after-free found by ASan. James Turner 2020-08-14 22:41:18 +01:00
  • 51173f32ff Additional AI Aircraft properties for animation Stuart Buchanan 2020-08-16 14:49:33 +01:00
  • 06e6883396 Call new simgear clearSharedTreeGeometry James Turner 2020-08-14 16:47:02 +01:00
  • 095be63be4 Reset: Add some missing prop clears on unbind James Turner 2020-08-12 16:38:10 +01:00
  • 977bfb06bf Reset: ensure mobile tacan drop its AI references James Turner 2020-08-12 16:37:52 +01:00
  • 51bb8ed5ce GUI: clean PUI junk on GUI shutdown James Turner 2020-08-12 16:36:22 +01:00
  • 5d2bb87601 On shutdown, the renderer might already be gone. James Turner 2020-08-12 15:33:20 +01:00
  • 16ae171333 Fix a read of freed-data when closing props channels James Turner 2020-08-12 15:32:52 +01:00
  • a05e5075b2 FGCom: explicit init some member variables James Turner 2020-08-12 15:32:02 +01:00
  • 2084e11d60 Trying to fix read of uninitialised memory on Linux James Turner 2020-08-12 15:30:33 +01:00
  • d6a0dadf45 Windows build fixes James Turner 2020-08-11 19:20:32 +01:00
  • 56089b9dd9 Fix clean up of the PUI event handler on reset James Turner 2020-08-11 18:33:05 +01:00
  • c913b752fc Improve reset main-loop interaction. James Turner 2020-08-11 18:32:36 +01:00
  • 3b5721d77e Fix leaking of dynamics/AI traffic James Turner 2020-08-11 18:30:44 +01:00
  • fa76d5b158 Fix errors with missing runways at KORD James Turner 2020-08-11 18:30:04 +01:00
  • 21629402ce ATCManagers: Use modern subsystem retrieval James Turner 2020-08-11 18:28:51 +01:00
  • 250669f75a Fix circular ownership in FGFX James Turner 2020-08-11 14:06:15 +01:00
  • f8fcc8ff5d Default (XML) electrical system: fix leaks James Turner 2020-08-11 14:05:10 +01:00
  • b4df97beb6 Fix a crash with clicks on reset James Turner 2020-08-11 14:03:55 +01:00
  • fff2fa1718 Raw-pointer -> smarter pointer in TileMgr James Turner 2020-08-11 11:44:29 +01:00
  • e2e5223784 Fix leak of FGTerrain on shutdown James Turner 2020-08-11 11:16:30 +01:00
  • 4743ede3b3 generates io channel names and adds to property tree Hans Kunkell 2020-07-25 23:26:08 +09:00
  • 2992e1b100 implements reinit of IO channels Hans Kunkell 2020-07-25 23:19:07 +09:00
  • 04a5c37a55 Memory Leak - Fixed Scott Giese 2020-08-07 12:28:15 -05:00
  • 7eb52fa081 Add another timer test James Turner 2020-08-07 11:39:01 +01:00
  • ab1ecb0a31 Directional point light (triangle) changes Richard Harrison 2020-08-07 08:36:45 +02:00
  • 75e28368ea Memory Leak: 57 MB Scott Giese 2020-08-06 22:01:15 -05:00
  • b04a0d74f6 Use new-style sub-system lookup James Turner 2020-08-05 15:15:10 +01:00
  • 31f434d3ad Migrate FGFSDemo.py, FlightGear.py, demo.py and nasal_api_doc.py to Python 3 Thomas LESNE 2020-08-03 20:13:35 +02:00
  • 8e3274a7c2 FGFSDemo.py: update properties to match the ones available in 2020.x Thomas LESNE 2020-08-03 20:07:34 +02:00
  • 379748fc6b Remove obsolete terraSync code James Turner 2020-08-03 17:57:59 +01:00
  • f40c6187fb Launcher: omit some setup for in-sim mode James Turner 2020-07-30 12:30:23 +01:00
  • ebdf34e81a Launcher add-ons: tweak display of missing version James Turner 2020-07-30 12:29:06 +01:00
  • d6b7eaf60f Fix that tp_type will return nil for transitions legoboyvdlp R 2020-07-29 14:11:43 +01:00
  • 02c7b37122 Add test case for issue with last waypoint being a runway legoboyvdlp R 2020-07-24 20:59:57 +01:00
  • 668b499ff4 Correct restrictions above and below. Add test case. Fix contributed by Tobias Dammers legoboyvdlp R 2020-07-23 16:36:01 +01:00
  • 25d88573d1 Launcher add-ons styling fixes James Turner 2020-07-29 20:43:37 +01:00
  • 932938cbee Send fuel tank capacity, fuel density and level in m3 Chris Speck 2020-07-17 10:13:57 +10:00
  • 3300ac543e Print missing --data path in the "fatal message box" Florent Rougon 2020-07-28 09:58:50 +02:00
  • 3fc1bdff45 Fix W/S ground net position strings. Stuart Buchanan 2020-07-26 20:20:28 +01:00
  • 1e403ae6dd Fix an assert running aero tests James Turner 2020-07-22 11:49:14 +01:00
  • 3255105190 Ensure that cruise parameters are set when cloning flightplan legoboyvdlp R 2020-07-21 14:20:19 +01:00
  • cdacea1315 [swift] Fix coding style Lars Toenning 2020-07-18 18:55:37 +02:00
  • d78b19546a [swift] Add parts support Lars Toenning 2020-07-06 22:53:09 +02:00
  • 3893754537 Refactor dynamics lat/lon parsing James Turner 2020-07-21 11:52:32 +01:00
  • f5f3054a7a Launcher: Fix cast of helipd to runway James Turner 2020-07-17 12:04:12 +01:00
  • ae094f9a77 Nasal: fix valgrind error in print/logprint James Turner 2020-07-17 12:03:28 +01:00
  • 2f4b2153ef Fix test: find airways. James Turner 2020-07-16 11:28:50 +01:00
  • ae5b17920c Launcher: Fix a missed translation tag James Turner 2020-07-16 09:21:33 +01:00