1
0
Fork 0

Commit graph

  • 9df688659e Remove redundant line from prior commit. James Turner 2020-07-16 09:18:34 +01:00
  • dc4201ed9f Launcher: improve hit-testing of helipad James Turner 2020-07-15 09:52:02 +01:00
  • f105e8dfb2 Improve locale handling Florent Rougon 2020-07-14 12:38:09 +02:00
  • 54264e6591 Add —disable-gui option James Turner 2020-07-14 12:05:53 +01:00
  • f9e9dbf309 Fix naming of Traffic PerformanceDB props James Turner 2020-07-14 11:24:42 +01:00
  • 1c1a41ed22 Remove an obsolete comment James Turner 2020-07-13 14:29:04 +01:00
  • 3993fc7d35 Launcher: fix helipad selection James Turner 2020-07-13 14:28:53 +01:00
  • b08de513d0 Launcher: show helipads and runways for airports James Turner 2020-07-13 14:27:18 +01:00
  • f5c70e01b0 Launcher: fix detection of seaplanes and helis. James Turner 2020-07-13 14:26:35 +01:00
  • ece20db882 Fix helipad runtime type definition James Turner 2020-07-13 14:25:15 +01:00
  • faa211bf5d Launcher: cap the search history at 20 items. James Turner 2020-07-13 10:48:32 +01:00
  • 37aba7dbd4 Remove unused code and fix typos Florent Rougon 2020-07-11 13:22:33 +02:00
  • 0bb9600795 Add-ons localization support James Turner 2020-07-09 18:14:56 +01:00
  • f0d3663102 Nasal unit-testing: allow deep struct equality. James Turner 2020-07-08 15:19:47 +01:00
  • 2bb15866b8 WS3.0 AirportBuilder update to use Effects. Stuart Buchanan 2020-07-07 13:09:34 +01:00
  • c71fc5ae73 Fix missing File menu in Dutch translation James Turner 2020-07-04 14:38:29 +01:00
  • d0aaf240f6 renamed version -> flightgear-version to avoid breaking clang++. Julian Smith 2020-06-27 13:30:14 +01:00
  • 73c15c4d5c Improve a method name, as suggested by Florent James Turner 2020-07-03 12:34:37 +01:00
  • 9e00715079 Allow cmd line & add-ons to supply FGData extensions James Turner 2020-06-30 17:08:29 +01:00
  • f97ea1f621 Fix route-path hiding of waypoints James Turner 2020-07-02 12:19:10 +01:00
  • c3fce7e436 Tests: load loadprioirty.xml James Turner 2020-07-02 12:13:53 +01:00
  • 39cedd1256 Fix fgviewer for Compositor Stuart Buchanan 2020-07-01 21:02:16 +01:00
  • c4942eaa69 AirportBuilder to generate airports from apt.dat Stuart Buchanan 2020-07-01 20:57:15 +01:00
  • bb75d24fc0 Make the launcher defensive about bad add-ons James Turner 2020-07-01 11:57:04 +01:00
  • 736485ab76 Expose a Nasal FP method under a better name James Turner 2020-06-30 17:09:02 +01:00
  • cd5a0ffe0b Expose totalDistanceNm to Nasal flightplan ghost legoboyvdlp R 2020-06-27 12:57:55 +01:00
  • 034c9f4c86 VPB: Initial Commit Scott Giese 2020-06-28 11:34:37 -05:00
  • de89d72593 Keep more old log files James Turner 2020-06-26 10:13:13 +01:00
  • 4a568a42e4 Tweak a log-level James Turner 2020-06-25 11:03:08 +01:00
  • 05e40bfde3 Log-to-file level can be raised to debug/bulk James Turner 2020-06-25 11:01:43 +01:00
  • 22ed65bbb8 Cmake: FindCURL with imported target support James Turner 2020-06-25 09:39:26 +01:00
  • 94f98294de Workaround Fedora Qt packaging bug James Turner 2020-06-24 16:36:45 +01:00
  • ee6f4388ee Change how fatalMessageBoxThenExit works James Turner 2020-06-24 15:47:56 +01:00
  • 222a96503d src/FDM/YASim/yasim-test.cpp: added options to calculate settings at zero overall lift. Julian Smith 2019-12-16 09:55:10 +00:00
  • b85f2aba5c Launcher: margin tweaks suggested by Slawek James Turner 2020-06-23 23:20:30 +01:00
  • c07a4c2df9 Launcher: improve local -set.xml scanning James Turner 2020-06-23 23:13:43 +01:00
  • 8a35be7798 Flip the C++17 switch, experimentally. James Turner 2020-06-22 20:40:29 +01:00
  • 3883b19556 Remove use of unary_function, binary_function James Turner 2020-06-22 10:18:00 +01:00
  • 425a2f4fe3 C++ version fixes for C++17 support James Turner 2020-06-21 19:29:50 +01:00
  • 3bbb9ed9ac Update to latest Sqlite. James Turner 2020-06-20 14:44:26 +01:00
  • 39a2d270fc Fix some macOS 10.12 SDK deprecation warnings James Turner 2020-06-20 14:39:42 +01:00
  • a9f48ce130 Fix some file/class name violations. James Turner 2020-06-20 14:11:02 +01:00
  • 7d7b7b3bd1 Launcher: if user has favorites defined, show them. James Turner 2020-06-20 14:05:37 +01:00
  • 59a7d50fb1 src/Main/fg_init.cxx: add support for auto-generated tooltips on animations. Julian Smith 2019-09-01 23:42:55 +01:00
  • 5af966cfcc src/Scripting/NasalSys.cxx: use override in SimNasalLogFileLine. Julian Smith 2020-06-20 19:07:24 +01:00
  • eddd042dbf src/Instrumentation/HUD/HUD.cxx: removed unnecessary newline in SG_LOG() text. Julian Smith 2020-06-20 16:06:49 +01:00
  • b35bf51fa0 src/Scripting/NasalSys.cxx: Optionally prefix all Nasal output with Nasal file:line. Julian Smith 2019-09-17 21:06:39 +01:00
  • 9e610af55d Added some #includes of Qt headers that were missing. Julian Smith 2020-06-01 19:00:28 +01:00
  • 0506a72b30 Improved handling of continuous replay and added recovery system. Julian Smith 2020-06-18 16:17:44 +01:00
  • 4e12748b8c Fix some compiler warnings James Turner 2020-06-19 10:46:01 +01:00
  • 5a11e57d0a I18N: support localised local aircraft strings James Turner 2020-06-19 10:45:47 +01:00
  • 585c821bde Extend wp.hidden unit test to ensure path is empty after a hidden waypoint legoboyvdlp R 2020-06-18 17:33:27 +01:00
  • bd666f952e Raise minimum OSG version to 3.4.1 James Turner 2020-06-18 17:25:01 +01:00
  • 06e0924bfc Remove checks for older Qt versions James Turner 2020-06-18 13:23:26 +01:00
  • cc798bf21a Launcher: use built-in QQC2 ScrollBar James Turner 2020-06-18 13:20:02 +01:00
  • 7313f62353 Qt 5.9: drop overlay for Shortcut support James Turner 2020-06-18 13:03:35 +01:00
  • 306cc83744 Raise versions of CMake/Qt/Compiler/macOS James Turner 2020-06-18 12:58:09 +01:00
  • 112d1028bf I18N: fix behaviour when defaultLocale == current James Turner 2020-06-18 12:57:04 +01:00
  • f05c10e13a Add test for airway() nasal function legoboyvdlp R 2020-06-15 14:48:58 +01:00
  • 4e855c3182 src/Scripting/nasal-props.cxx: avoid gcc initialisation warning. Julian Smith 2020-06-14 18:21:51 +01:00
  • 03537a85d7 src/Network/: fixed gcc warnings and use snprintf. Julian Smith 2020-06-14 18:21:06 +01:00
  • a4457d995b src/Main/options.cxx: fix gcc initialisation warnings and minor reformat. Julian Smith 2020-06-14 18:20:28 +01:00
  • aeb75738ed src/Instrumentation/: use sizeof in snprintf. Julian Smith 2020-06-14 18:19:40 +01:00
  • 61aaf44495 src/Input/FGHIDEventInput.cxx: fix gcc comparison warnings. Julian Smith 2020-06-14 18:19:03 +01:00
  • 037db25e29 src/GUI/FGQQWindowManager.cxx: fix gcc warning about initialiser. Julian Smith 2020-06-14 18:18:34 +01:00
  • 8ae21d86dd src/GUI/FGFontCache.cxx: fix gcc warning about initialiser. Julian Smith 2020-06-14 18:18:14 +01:00
  • fd30fe0e68 src/FDM/LaRCsim/ls_interface.c: use snprintf(). Julian Smith 2020-06-14 18:17:14 +01:00
  • 50ef1cf337 src/FDM/ExternalPipe/ExternalPipe.cxx: avoid gcc warning. Julian Smith 2020-06-14 18:16:25 +01:00
  • a00e9e571d src/Airports/: fixed some minor warnings and use snprintf. Julian Smith 2020-06-14 18:15:50 +01:00
  • be3329e4b4 src/Aircraft/flightrecorder.hxx: use unsigned to fix gcc warning elsewhere. Julian Smith 2020-06-14 18:15:20 +01:00
  • 6007327da9 src/ATC/trafficcontrol.cxx: fix some minor warnings. Julian Smith 2020-06-14 18:14:19 +01:00
  • 778c81a9b5 src/AIModel/: fixed warnings about use of const with no affect. Julian Smith 2020-06-14 18:13:24 +01:00
  • 001c1d231d If multiplayer record is enabled, carry on recording while replaying. Julian Smith 2020-06-14 02:18:08 +01:00
  • 15915b5a79 Added support for continuous uncompressed save to file. Julian Smith 2020-06-06 22:12:18 +01:00
  • dbec99abc9 Translate weather scenarios names+descriptions James Turner 2020-06-17 16:15:01 +01:00
  • 38cccc3f62 Bugfix: empty popup menus in the launcher James Turner 2020-06-17 16:12:37 +01:00
  • 7948a135b6 Launcher: load aircraft with odd -set.xml includes James Turner 2020-06-17 11:51:16 +01:00
  • 00d34b67e1 Fix translation of migration-notification dialog. James Turner 2020-06-17 10:57:34 +01:00
  • 42ed210c9c Add warning if *-set.xml couldn't be parsed for launcher Lars Toenning 2020-06-16 23:11:10 +02:00
  • b280905b8c Fix CMake 5.17+ FPHSA warning Lars Toenning 2020-06-15 22:03:08 +02:00
  • 46084c59ff Splash: fix a missing translation Slawek spotted James Turner 2020-06-15 16:40:47 +01:00
  • cbf1f3494a new version: 2020.3.0 James Turner 2020-06-15 12:33:51 +01:00
  • 095959ae32 new version: 2020.2.1 James Turner 2020-06-15 12:33:51 +01:00
  • c8a88f7c40 Fix some missed translation markers for Add-ons James Turner 2020-06-15 12:24:57 +01:00
  • 1d97267663 Fix crash on shutdown in FGFontCache James Turner 2020-06-12 11:26:20 +01:00
  • dce282d7b8 Rename js.h -> FlightGear_js.h James Turner 2020-06-11 17:48:36 +01:00
  • 00cffc2f01 Allow correct re-init of joysticks on macOS James Turner 2020-06-11 17:43:55 +01:00
  • 9326c88f9b Move Qt root path variable to top-level CMakeList James Turner 2020-06-10 17:59:09 +01:00
  • c1afb053a1 Fix flight-plan cloning with approach transitions James Turner 2020-06-10 17:58:31 +01:00
  • b210f9e253 Add test for cloning flightplan with approach transitions legoboyvdlp R 2020-06-08 23:44:49 +01:00
  • bce6b56c8d Remove use of QQ.Window / PopupTracker James Turner 2020-06-09 16:34:23 +01:00
  • aedaf798c0 Launcher: add key shortcut for Fly! James Turner 2020-06-09 14:53:31 +01:00
  • 43130aa581 Fixed splash download statistics to use 'B' for bytes rather than 'b'. Julian Smith 2020-06-08 18:12:36 +01:00
  • a7d8d9c2ab Use -fPIC for building Sqlite James Turner 2020-06-09 10:34:02 +01:00
  • 6278e74e4b Fix MSVC build: include <atomic> James Turner 2020-06-09 08:43:14 +01:00
  • 2574783656 ATC: Fix crash with missing traffic ID James Turner 2020-06-08 22:43:20 +01:00
  • 32ff21c1df UI: support OSG multi-threading modes, partially James Turner 2020-06-06 11:57:18 +01:00
  • 2ca06d5b69 Launcher: move PNGs to assets/ subdir James Turner 2020-06-05 22:16:02 +01:00
  • 3cd3ad465e Add Qt dialog state controller James Turner 2019-09-16 09:37:01 +01:00
  • faa070307d Add property Qt item-model James Turner 2019-06-22 06:07:52 +02:00