1
0
Fork 0

Commit graph

  • 8a782ea386 Updated Aircraft Carrier iconography for Launcher Stuart Buchanan 2020-04-03 16:16:11 +01:00
  • e1f9f6707c Add carrier-take-off and carrier-approach overlays Stuart Buchanan 2020-04-03 16:06:55 +01:00
  • 968fbd82e0 Fix typo breaking mag-compass and others James Turner 2020-04-03 09:57:13 +01:00
  • f24b886ce4 Launcher: fix favourites loading James Turner 2020-04-02 16:13:12 +01:00
  • 36faef5ad9 FGPanel: Re-order dependency checks James Turner 2020-04-02 09:04:25 +01:00
  • d0fd02fa8d FGPanel: update for Raspbian 10 James Turner 2020-04-01 21:01:07 +01:00
  • 1ce36af298 - When HLA is enabled in Simgear, HLA is also enabled in Flightgear making the build between Simgear and Flightgear consistent. - Fix an issue with lib/lib64 path between CentOS/RedHat distributions and Debian derived distributions. - Fix a compilation issue with HLA in the Flightgear code. gallaert 2020-03-15 22:31:05 +00:00
  • 4b60bc7a5b CMake fails to detect OpenRTI include files. gallaert 2017-08-16 21:16:10 +01:00
  • e78b92ca27 Update FGPanel: - use OpenGL 2.0 instead of OpenGL 1.0; - port to Raspberry Pi; - remove PLib dependencies. gallaert 2016-12-04 18:36:53 +00:00
  • 5b14d6e495 HID : split out raw logging from event logging. James Turner 2020-04-01 20:43:50 +01:00
  • 8bedd52e2b HID: allow raw-descriptor parsing in the XML James Turner 2020-04-01 16:32:21 +01:00
  • 005ddf7c98 Optimisation: avoid property name lookups James Turner 2020-04-01 16:20:29 +01:00
  • 4addaa9b00 Fix a warning James Turner 2020-04-01 15:30:15 +01:00
  • ca97866dd3 Fix a warning James Turner 2020-04-01 15:30:06 +01:00
  • 96be636240 Fixing up HID event input on Mac/Windows James Turner 2020-04-01 15:29:58 +01:00
  • b4746123bd Merge remote-tracking branch 'upstream/next' into next Jakub Kákona 2020-04-01 15:51:23 +02:00
  • 2904321959 Launcher: favourite aircraft support James Turner 2020-04-01 10:47:29 +01:00
  • 3060cf10c6 Remove a logging call. James Turner 2020-03-31 13:56:01 +01:00
  • 8ddf4d6699 Fix reset-data-path dialog logic James Turner 2020-03-26 17:10:14 +00:00
  • 0483f2996a Simplify Launcher thumbnail display code James Turner 2020-03-26 16:56:01 +00:00
  • a27dfe1feb Move more modern C++ idioms and use std::unique_ptr for moving data ownership around Erik Hofman 2020-03-26 09:55:11 +01:00
  • d4b1e42b83
    Fix playback duration during replay Lars Toenning 2020-03-25 17:16:29 +01:00
  • 7811b11565 Fix Yasim ground interface recursion bug James Turner 2020-03-24 22:37:13 +00:00
  • 7fe641f3b3 Clang: fix some warnings James Turner 2020-03-24 20:36:19 +00:00
  • 2c056507ce Launcher: reduce timeout for HTTP updates James Turner 2020-03-24 20:36:06 +00:00
  • f93aadbae6 Clang: fix a warning (char used as array subscript) James Turner 2020-03-24 20:35:25 +00:00
  • e6e9a091e1 Merge /u/fgarlin/flightgear-src/ branch next into next James Turner 2020-03-24 20:42:16 +00:00
  • 6f676ee85b Compositor: Added $FG_ROOT/Compositor/Effects as a resource provider. Fernando García Liñán 2020-03-14 20:35:59 +01:00
  • 9034ed5d46 Splash Screen fixes: Richard Harrison 2020-03-23 17:41:45 +01:00
  • 5dc2f20848 Launcher: fix scanning of aircraft dirs on startup James Turner 2020-03-23 16:33:39 +00:00
  • 86e81735c5 Launcher: fix a typo James Turner 2020-03-23 10:06:19 +00:00
  • cb830b70ff Launcher: add setting for texture-cache James Turner 2020-03-21 09:32:28 +00:00
  • 1e330f9445 src/Viewer/ViewPropertyEvaluator.cxx: cope with root node being bool. Julian Smith 2020-03-22 19:20:56 +00:00
  • 5f0c10d94d Fix incorrect write() return code handling James Turner 2020-03-20 22:24:44 +00:00
  • 6849311d49 Own the SGReaderWriterOptions object James Turner 2020-03-20 18:43:12 +00:00
  • 162ba266d0 Fix a warning James Turner 2020-03-20 11:40:47 -07:00
  • 26b527f151 Fix Linux compilation James Turner 2020-03-20 11:40:32 -07:00
  • 177fc565da Launcher: initial carrier support James Turner 2020-03-18 16:34:02 +00:00
  • f903cdfa50 Linux/macOS: use flock() to implement exclusive launch. James Turner 2020-03-17 16:05:24 +00:00
  • a22d7943a4 Launcher: set package locale based on user language James Turner 2020-03-17 11:46:26 +00:00
  • ffbbe54cbc Launcher: create popup windows on demand James Turner 2020-03-17 11:14:11 +00:00
  • cf8ec5998e Launcher: disable grid mode for update tab James Turner 2020-03-17 09:58:29 +00:00
  • d52f1b5d47 Improve in-sim launcher behaviour James Turner 2020-03-17 09:47:59 +00:00
  • 7688007c68 Guard against potential cause of crash: https://sourceforge.net/p/flightgear/codetickets/2138/ James Turner 2020-03-16 15:50:40 +00:00
  • 25a64b2cba src/Viewer/view.cxx: View::recalcLookAt(): Use new view[]/config/eye-fixed tag. Julian Smith 2020-03-01 18:14:12 +00:00
  • 368443a4b3 src/Viewer/view.cxx: Fixed Walker Orbit view. Julian Smith 2020-03-01 18:12:32 +00:00
  • db255233f7 src/Viewer/ViewPropertyEvaluator.*: added getBoolValue(). Julian Smith 2020-03-03 00:07:08 +00:00
  • 1e07dab5c5 src/Viewer/ViewPropertyEvaluator.cxx: fix getSequenceDoubleValue()'s handling of default value. Julian Smith 2020-02-29 14:40:35 +00:00
  • a3d75e8573 Voice synth: reduce some log output levels James Turner 2020-03-16 11:07:11 +00:00
  • 904e55d657 src/MultiPlayer/multiplaymgr.cxx: use SGPropertyNode_ptr to avoid explicit delete. Julian Smith 2020-03-15 15:05:20 +00:00
  • 2dcf9c30bb Further path -> UTF8 fixes for Windows James Turner 2020-03-15 15:00:55 +00:00
  • 36ba1e3dce UTF-8 support: replace Nasal io.stat with our own. James Turner 2020-03-14 21:01:36 +00:00
  • fb348d1a8a Fix a false compiler warnig about brackets not protecting the next if statement Erik Hofman 2020-03-14 14:04:22 +01:00
  • b049865cb2 fixes #2123 Relocation splash distorted. Richard Harrison 2020-03-13 18:28:34 +01:00
  • 9389c6564f Nasal geodinfo: warn when scenery is not loaded James Turner 2020-03-13 16:46:54 +00:00
  • 8edcaa4853 Merge /u/ltoenning/flightgear_sim/ branch fix/2146 into next James Turner 2020-03-13 13:53:30 +00:00
  • c2ce25136a Tweak HTS code to allow UTF-8 paths on Windows James Turner 2020-03-13 12:22:22 +00:00
  • 7e9930e871 Move fnt code from PLIB into 3rdparty James Turner 2020-03-13 11:27:11 +00:00
  • 2c9d64dcc6
    Fix broken sound mute function Lars Toenning 2020-03-13 11:13:30 +01:00
  • e492ddd5a0 Event more local8Bit -> UTF8 fixes James Turner 2020-03-13 09:53:49 +00:00
  • 19eaaf04ee Remove some redundant CMake output James Turner 2020-03-13 09:51:21 +00:00
  • 27410761f3 Lots of UTF8 path correctness fixes James Turner 2020-03-12 14:23:44 +00:00
  • 5b41f374c6 L10N fixes: handle UTF8 paths in more places. James Turner 2020-03-12 10:51:49 +00:00
  • 3cb05a9207 Do not try to initialize all 16 joysticks every frame if they where not found previously. Try it once every second instead. Erik Hofman 2020-03-12 10:31:38 +01:00
  • ab7e7ec7b4 src/Main/globals.cxx: don't load /ai/models/ from autosave.xml file. Julian Smith 2020-03-11 00:07:56 +00:00
  • 20a9953130 src/MultiPlayer/multiplaymgr.cxx: Don't load complete -set.xml of multiplayer aircraft. Julian Smith 2020-03-08 21:19:27 +00:00
  • c12824bc94 Basic Canvas tests, including image pixel ops James Turner 2020-03-11 17:14:38 +00:00
  • d0c12149c3 Fixes to translation updating: use correct path. James Turner 2020-03-10 17:29:33 +00:00
  • ecb48062ef Add CMake target to update Launcher translations James Turner 2020-03-10 17:25:03 +00:00
  • e509711075 Fix some warnings from current Apple clang James Turner 2020-03-10 17:02:08 +00:00
  • 40a85cae28 Launcher: fix some warnings, maybe a crash James Turner 2020-03-10 16:10:55 +00:00
  • e2135369ce Minor code fixes Lars Toenning 2020-03-04 12:42:37 +01:00
  • aca625eda2 [swift] Fetching ground elevation for interpolation Lars Toenning 2020-02-29 14:31:52 +01:00
  • 34915125a1 [swift] Fix frequency casting regression Lars Toenning 2020-02-23 20:57:30 +01:00
  • f4b60ccd90 [swift] Code cleanup Lars Toenning 2020-01-30 09:20:44 +01:00
  • 182df4e6ae [swift] Fix segfault on stopping server Lars Toenning 2020-01-30 09:07:54 +01:00
  • ee0d03b4d0 [swift] Fix memory leak in traffic-service Lars Toenning 2020-01-29 10:21:02 +01:00
  • eb3fba1871 [swift] Adding swift aircrafts to TCAS Lars Toenning 2020-01-28 17:51:15 +01:00
  • d14073cd24 [swift] Adding aircraft to property tree and map Lars Toenning 2020-01-27 22:27:22 +01:00
  • e6a9515b59 [swift] Enhancing version compatibility check Lars Toenning 2020-01-26 21:08:28 +01:00
  • fc0a8b1c60 [swift] Fix message node Lars Toenning 2020-01-23 21:09:19 +01:00
  • 0423472f74 [swift] Sending ground elevation Lars Toenning 2020-01-19 19:18:48 +01:00
  • cab6581d3d [swift] Pointers to nodes for get/set data Lars Toenning 2020-01-16 09:33:53 +01:00
  • 3f14d53286 FlightPlans: fix save/load of restrictions, deleting legs from Nasal James Turner 2020-03-10 14:00:40 +00:00
  • de172de5b3 Launcher: Fix a typo breaking path re-ordering James Turner 2020-03-10 10:28:56 +00:00
  • a405d0508b Fix a dumb allocation bug on Windows James Turner 2020-03-09 16:28:22 +00:00
  • 410c249ba8 Launcher: enable/disable all add-on types James Turner 2020-02-24 11:32:43 +00:00
  • 32d6f75305 Process the buttons even if the axes are not declared initialized Erik Hofman 2020-03-07 09:22:22 +01:00
  • 517cf19ec6 - ATC radio list - adding selectors to radio R1/R2 for corresponding frequencies Slawek Mikula 2020-01-01 08:52:26 +01:00
  • 8126db050a Merge /u/geoffmc/flightgear/ branch msvc-build3 into next James Turner 2020-02-24 13:12:15 +00:00
  • 219ceacc7a macOS Catalina device filtering James Turner 2020-02-24 11:32:57 +00:00
  • ff70578d57 Launcher: Fix a QML warning on startup James Turner 2019-12-24 23:14:58 +00:00
  • f14b8ba6d4 Validate Nasal makeTimer arguments James Turner 2019-12-24 22:41:42 +00:00
  • a3731875a1 Make Launcher ratings settings persistent James Turner 2019-12-24 21:54:44 +00:00
  • d238393d2e Add NetBeans .gitignore James Turner 2019-12-24 20:58:09 +00:00
  • 1f0c21a371 Warn when Nasal module not set in defaults.xml Stuart Buchanan 2020-02-19 20:32:22 +00:00
  • 9553577397 Add support for tarballs in terrasync Stuart Buchanan 2020-02-16 20:27:44 +00:00
  • e4c393ba9c Revert delayed running of fdmex for in-air starts since it does more damage than good. Erik Hofman 2020-01-31 10:03:31 +01:00
  • 12cd2d8e9b Merge /u/legoboyvdlp/flightgear-src/ branch fix-segfault into next James Turner 2020-01-30 10:42:18 +00:00
  • 395a654692 make the aiship speed respect strictly the target speed when close enough, should improve drifting carrier on mp jano 2020-01-26 10:22:15 +01:00