1
0
Fork 0

Commit graph

  • 4915b7d3a5 Merge /u/dancliff/flightgear/ branch fix_for_AI_radius into next James Turner 2019-05-18 15:41:28 +00:00
  • c6e91d8751 Check for valid value when updating AI lod radius. Dan Wickstrom 2019-05-18 11:30:37 -04:00
  • 910bd2c0fd Fix for sub-model initial offsets James Turner 2019-05-18 16:20:31 +01:00
  • 35c24ce5d4 Update radius of AI model after model data is loaded - prevents rendering artifacts at near/far camera boundary. Dan Wickstrom 2019-05-18 07:10:40 -04:00
  • 2266c27930 Merge /u/legoboyvdlp/flightgear-src/ branch tcasPatch into next James Turner 2019-05-17 09:03:52 +00:00
  • 5a662d97fd Fix broken libevent/dbus cmake module Lars Toenning 2019-05-17 10:19:35 +02:00
  • ee4f4a1273 TCAS: adjust property names to correct format legoboyvdlp R 2019-05-17 08:48:26 +01:00
  • 955138d06e Avoid a crash on HID devices with no name. James Turner 2019-05-16 11:11:19 +02:00
  • 5f2f72a4eb Fix AI Scenarios Stuart Buchanan 2019-05-15 21:09:49 +01:00
  • 16b178a2d9 TCAS Instrument: add configuration options legoboyvdlp R 2019-05-14 19:03:26 +01:00
  • f159b98224 Fix some warnings from procedures loader James Turner 2019-05-02 13:39:33 +01:00
  • b486273e0b [JSBSim] Add Windmilling flag Bertrand Coconnier 2019-05-08 16:39:26 +02:00
  • 0635380708 Restored humidity simulation in atmosphere. Bertrand Coconnier 2019-05-08 16:11:06 +02:00
  • c934348513 Remove the MSIS and Mars atmosphere files since they are not used. Bertrand Coconnier 2019-05-08 15:04:31 +02:00
  • 50d4b37a7d Nasal timestamp - add elapsed uSec Richard Harrison 2019-05-07 05:16:21 +02:00
  • 1d1096d6f7 All start from parking position with no ground net Stuart Buchanan 2019-05-04 17:43:33 +01:00
  • df352346ad jsWindows: fail gracefully when joyGetDevCaps() returns undocumented values Florent Rougon 2019-05-04 08:43:40 +02:00
  • 7db06300c0 Nasal binding for SGTimeStamp via maketimestamp Richard Harrison 2019-05-02 07:30:32 +02:00
  • ff7db27cd1 swift: Add version number check Lars Toenning 2019-04-30 10:03:20 +02:00
  • cea342a064 swift: Getting pressure altitude Lars Toenning 2019-04-29 23:37:48 +02:00
  • a5792617f7 jsWindows: throw exception instead of using an assert Florent Rougon 2019-04-30 08:03:54 +02:00
  • babf0ded0c jsWindows: add debug output Florent Rougon 2019-04-29 16:38:11 +02:00
  • 8e0271d9f6 jsWindows: remove undefined behavior when joyGetNumDevs() > INT_MAX Florent Rougon 2019-04-29 13:37:10 +02:00
  • 9b019f6b72 FGJoystickInput: increase MAX_JOYSTICKS from 10 to 16 Florent Rougon 2019-04-29 12:54:03 +02:00
  • 9121079cfe Disable time easing if ctrl key pressed. Richard Harrison 2019-04-28 19:40:01 +02:00
  • 1399640d79 Use OSG to find out the maximum supported texture size Richard Harrison 2019-04-28 19:37:39 +02:00
  • d3ce7adc95 NasalTimers; ensure unique name as this is required to identify the timer for certain operations (e.g. stop) Richard Harrison 2019-04-28 19:25:11 +02:00
  • d2a179f1f3 Multiplayer: do not transmit the transmission-frequency-hz Richard Harrison 2019-04-28 19:24:27 +02:00
  • bac5d6c713 Windows: read Unicode command line James Turner 2019-04-27 18:50:24 +01:00
  • 9d71d09072 Enable HID-input on Windows James Turner 2019-04-27 18:49:03 +01:00
  • 3539b13985 Stricter syntax checking for JSBSim. Bertrand Coconnier 2019-04-27 12:29:22 +02:00
  • aaa753d169 swift: Fixed wrong startup message Lars Toenning 2019-04-26 09:07:24 +02:00
  • 21124e7b7e swift: CMake adjustment Lars Toenning 2019-04-26 09:07:12 +02:00
  • 63f6d0b5bf Convert obsolete uses of get_filename_component(<var> <FileName> PATH) Florent Rougon 2019-04-25 19:03:23 +02:00
  • b2d6acdd4d CMake changes related to FGDATA_SRC_DIR and TRANSLATIONS_SRC_DIR Florent Rougon 2019-04-25 18:45:52 +02:00
  • b83c069b0b Move power-btn and operable props into base class James Turner 2019-04-25 12:20:54 +01:00
  • 40b96fef48 Convert ADF and (old) NavRadio to use new base class James Turner 2019-04-25 12:07:41 +01:00
  • 9cd8ccae80 Merge /u/fgarlin/flightgear-src/ branch next into next James Turner 2019-04-25 12:52:46 +00:00
  • 1948304157 Fix problem where AI planes are placed on top of user aircraft when user either selects a specific spot or user selects parking to be an available spot. Dan Wickstrom 2019-04-08 23:21:51 -04:00
  • 6261b71774 Add AbstractInstrument base class and convert DME James Turner 2019-04-24 18:56:56 +01:00
  • e0507e9095 Fixed the aircraft showing on top of the splash screen when relocating/resetting Fernando García Liñán 2019-04-23 03:39:30 +02:00
  • b2bedfd485 Fix typo in submodels commit James Turner 2019-04-22 11:57:14 +01:00
  • 7ef4fb50ec [fgpanel] resolve linking error with GLEW Scott Giese 2019-04-20 21:56:16 -05:00
  • ea336af4dc Submodel offset supports pitch/yaw values James Turner 2019-04-19 10:15:36 +01:00
  • 79562bcf31 Avoid crash on Cmd-Q exit of the app on macOS James Turner 2019-04-17 17:37:22 +01:00
  • e2ed179f4c Temporarily log out UI languages on launcher start James Turner 2019-04-17 15:11:15 +01:00
  • b405bd47d0 Use the system CppUnit only when -DSYSTEM_CPPUNIT=ON is passed to CMake Florent Rougon 2019-04-11 22:01:10 +02:00
  • 4e8e69b4f8 Migrate invert-mouse-wheel setting from pre 2019.x James Turner 2019-04-11 20:40:17 +01:00
  • 4d562e2a90 Check existence of an OpenGL extension James Turner 2019-04-10 12:05:16 +01:00
  • 85acefab95 Swift: initial support Lars Toenning 2019-03-04 22:18:15 +01:00
  • 8e1e6c8254 AI Traffic - better integration with terrasync. Richard Harrison 2019-04-07 09:00:01 +02:00
  • ff12994554 Execute load/unload Nasal for both detailed and AI Stuart Buchanan 2019-04-06 22:22:02 +01:00
  • f011d5f567 JSBSim bug fixes Bertrand Coconnier 2019-04-06 23:09:36 +02:00
  • 2720d9fd9f Minor improvements to loading of nav.dat files Florent Rougon 2019-03-28 07:44:59 +01:00
  • 378999dd80 Improve parsing of apt.dat header Florent Rougon 2019-03-27 08:31:09 +01:00
  • 8fbbf91270 Prevent a segfault when parsing malformed nav.dat files Florent Rougon 2019-03-27 07:54:24 +01:00
  • f014e8825d FGComm: added listener for comm volume Richard Harrison 2019-03-27 00:28:20 +01:00
  • 64eaf6fe03 Fix for route-path when leg 0 is not a runway James Turner 2019-03-26 22:50:46 +01:00
  • 7c2a5e9e99 FlightGear support for queued commands James Turner 2019-03-24 17:59:23 +00:00
  • 6860627dea Tweaks to launcher diagrams, to debug parking clicks James Turner 2019-03-23 14:46:03 +00:00
  • 8db784bf17 FGcomm: PTT usage and volume Richard Harrison 2019-03-21 17:56:38 +01:00
  • 669a80216d Launcher: fix aircraft switching on update James Turner 2019-03-20 17:09:12 +00:00
  • b9dc64ab87 FGComm; logic change to disconnect comm when selected channel set to 0. Richard Harrison 2019-03-20 15:13:11 +01:00
  • b42969ae91 Add support for FGCom multiple radio support Richard Harrison 2019-03-19 21:20:17 +01:00
  • a9761bb3ba Use simgear::strutils::replace instead of regex for compatibility. Richard Harrison 2019-03-17 18:22:04 +01:00
  • c686f61817 Configurable METAR url Richard Harrison 2019-03-17 00:45:31 +01:00
  • f007dd3ea1 new version: 2019.2.0 Torsten Dreyer 2019-03-13 21:20:53 +01:00
  • bff6f230f1 new version: 2019.1.1 Torsten Dreyer 2019-03-13 21:20:52 +01:00
  • a81607049f Merge /u/fgarlin/flightgear-src/ branch next into next Richard Harrison 2019-03-07 15:23:30 +00:00
  • d5ce11ce55 Merge /u/dancliff/flightgear/ branch launcher_addons_merge into next James Turner 2019-03-04 15:20:44 +00:00
  • 1e858767b1 Modifications to launcher to load Add-on modules and view related metadata. Each module can also be selectively enabled with a checkbox. Fixes also submitted by Florent Rougon. Dan Wickstrom 2019-03-03 12:59:48 -05:00
  • 1183d282ae Avoid copying SGShared<FGTaxiNode> in ground-net James Turner 2019-03-03 12:12:03 +00:00
  • 87f63c4cec Property list: show group id/name in verbose mode James Turner 2019-03-03 11:56:52 +00:00
  • d80537eb2f Ensure the splash logo is a file, not a dir James Turner 2019-03-03 11:39:04 +00:00
  • a95daa2a5a add command line options to enable and disable DDS Texture cache. Richard Harrison 2019-03-01 19:06:42 +01:00
  • ed276141c7 Compositor: Removed the option to change the CameraGroup cull masks. Instead, the FGRenderer sets the view master camera cull mask, which may be inherited by any pass that needs it. Fernando García Liñán 2019-02-23 23:29:12 +01:00
  • 8e35b7efc7 OSG 3.4.0 compilation fixes. Richard Harrison 2019-02-20 19:11:45 +01:00
  • bec41e7e17 Compositor: FG now gracefully quits if no valid Compositor has been found. Added a command line option (--compositor) to choose the default Compositor. Fernando García Liñán 2019-02-20 03:09:17 +01:00
  • 16dedfe78f Merge /u/fgarlin/flightgear-src/ branch next into next Richard Harrison 2019-02-19 07:29:05 +00:00
  • c2fb01ccb7 Partial revert of METAR fix, now SimGear is fixed. James Turner 2019-02-17 19:02:16 +00:00
  • 5253215065 Improvements to performance monitoring. Richard Harrison 2019-02-10 17:24:55 +01:00
  • f57d7329c2 Sync'ed JSBSim Bertrand Coconnier 2019-02-10 10:25:56 +01:00
  • b166b523b2 Copy name into buffer on release builds Stuart Buchanan 2019-02-09 18:11:56 +00:00
  • 2fdc24c109 METAR fix Scott Giese 2019-02-07 01:26:05 -06:00
  • df7988fb49 Fix NaNs in the VSI when pressure reading is invalid James Turner 2019-02-06 20:48:18 +00:00
  • dee1998979 Less Boost. James Turner 2019-02-06 13:08:49 +00:00
  • d1116b0e25 fix "error: use of ‘n’ before deduction of ‘auto’" Torsten Dreyer 2019-02-06 09:45:45 +01:00
  • c177aeb623 Silence some warnings about unused variables. Torsten Dreyer 2019-02-06 09:41:08 +01:00
  • edce380c7b Fix missing header for OSG macros. Patch provided by Stewart Andreason. Scott Giese 2019-02-05 21:48:05 -06:00
  • 8fc59cbc49 Fix missing header files. Scott Giese 2019-02-05 00:24:12 -06:00
  • 7fd7c599a2 Fix missing header file for strutils Scott Giese 2019-02-04 23:49:02 -06:00
  • e042364dd0 Compositor framework initial commit. Fernando García Liñán 2019-02-04 18:01:15 +01:00
  • a9a49bc2e6 Unboosting files James Turner 2019-02-04 14:58:11 +00:00
  • f6046836c0 Try fix windows build (missing includes) Torsten Dreyer 2019-02-03 21:39:27 +01:00
  • 5b379f904f METAR id needs to be uppercase not lowercase Torsten Dreyer 2019-02-03 21:17:30 +01:00
  • 9eeda7d339 unboost the environment Torsten Dreyer 2019-02-03 19:32:57 +01:00
  • 983227f18f remove usage of boost_foreach in realwx_ctrl.cxx Torsten Dreyer 2019-02-03 15:10:53 +01:00
  • 8a190f853f unboost the autopilot Torsten Dreyer 2019-02-03 15:04:51 +01:00
  • 1e0e7f7ffa Rename {ai}/controls/flight/longitude-mode James Turner 2019-02-03 13:38:22 +00:00
  • e23f0bc059 unboost commradio and newnavradio Torsten Dreyer 2019-02-03 13:43:04 +01:00