1
0
Fork 0

Commit graph

  • f760b8cd8f Launcher: fixes for invalid catalog handling James Turner 2018-02-28 17:56:40 +00:00
  • f2c050d476 Add-ons: re-add implementation of Addon::getUrls() Florent Rougon 2018-02-27 11:58:41 +01:00
  • a9084ac561 Add-ons: make NewGUI read dialogs from $addon_dir/gui/dialogs Florent Rougon 2018-02-27 11:10:12 +01:00
  • 30cfbd1f91 Add-ons: load add-on-specific menu bar items from addon-menubar-items.xml Florent Rougon 2018-02-27 01:17:30 +01:00
  • 4f96039e70 Fix a crash when package data is missing James Turner 2018-02-27 11:33:31 +00:00
  • a6718cc73d 2018.1: fix default Airport. Richard Harrison 2018-02-27 05:09:11 +01:00
  • 82078b632b canvas GUI: Cleanup and trigger dragstart/end events Thomas Geymayer 2018-02-15 20:05:47 +01:00
  • 25e34cc49c YASim solver convergence workaround Henning Stahlke 2018-02-21 01:41:13 +01:00
  • e295d991a6 Canvas/PUI: Fix interfering drag Thomas Geymayer 2018-02-09 18:26:07 +01:00
  • c2e7842110 YASim: attempt to fix MAC calculation for multiple wing sections. Henning Stahlke 2018-02-13 23:11:27 +01:00
  • 1727af3638 new version: 2018.2.0 Torsten Dreyer 2018-02-18 21:22:57 +01:00
  • 10e7708e9d new version: 2018.1.1 Torsten Dreyer 2018-02-18 21:22:57 +01:00
  • c7f6c55423 terrasync.py: user-friendly error message when no 'path' found in .dirindex Florent Rougon 2018-02-16 11:57:31 +01:00
  • 5cca99bbae virtual_path.py: add more functions and properties to VirtualPath Florent Rougon 2018-02-16 11:10:12 +01:00
  • dd4fc36a9d terrasync.py: make assert statements more useful Florent Rougon 2018-02-15 18:02:00 +01:00
  • 48563acdd2 Multiplayer: lag adjustment clock mode initialization. Richard Harrison 2018-02-17 12:22:14 +01:00
  • 40a602d732 Multiplayer: lag adjustment. Richard Harrison 2018-02-16 23:47:50 +01:00
  • 234320fe9d Launcher: basic aircraft state selection James Turner 2018-02-11 21:28:25 +00:00
  • a05cdce793 Telent protocol Nasal command James Turner 2018-02-03 13:44:26 +00:00
  • bd66bfb696 Fixes spotted by Florent James Turner 2018-02-11 21:08:02 +00:00
  • 3bac8b93f2 YASim: revert max solver iterations back to 10000 Henning Stahlke 2018-02-11 16:38:19 +01:00
  • 59c059ddb6 YASim: export wing section MACs Henning Stahlke 2018-02-11 00:39:12 +01:00
  • 1b21f85c52 YASim CLI tool refactoring Henning Stahlke 2018-02-06 00:10:03 +01:00
  • da961b97f2 Add-ons: more specific file names for the interface between FG core and add-ons Florent Rougon 2018-02-10 19:18:49 +01:00
  • 5aae639a0d terrasync.py: print full URL in exception messages, pass full URL to callback Florent Rougon 2018-02-08 00:10:18 +01:00
  • 1ae1ecc6c2 terrasync.py: accept paths using backslash separators for --only-subdir Florent Rougon 2018-02-07 23:31:38 +01:00
  • cb6b267430 terrasync.py: fix a small formatting issue with --report Florent Rougon 2018-02-07 11:35:45 +01:00
  • c30298ffce terrasync.py: add option --only-subdir Florent Rougon 2018-02-07 11:28:31 +01:00
  • c0e1f29a75 terrasync.py: add and use a VirtualPath class; also add MutableVirtualPath Florent Rougon 2018-02-06 08:09:20 +01:00
  • e613c81b4c terrasync.py: move custom exception classes to a separate module Florent Rougon 2018-02-05 12:50:12 +01:00
  • c72de824d2 terrasync.py: more modular code layout Florent Rougon 2018-02-05 10:12:06 +01:00
  • 365d68891f fix windows compile error Henning Stahlke 2018-02-04 19:15:12 +01:00
  • a723111903 Prevent Nasal modifying certain properties James Turner 2018-02-04 16:41:57 +00:00
  • b96d4bf315 Limit props/telnet subscription send rate James Turner 2018-02-01 15:50:50 +00:00
  • e4e5cc9394 Merge /u/jsb1685/flightgear/ branch yasim into next James Turner 2018-02-04 09:09:40 +00:00
  • c985c19735 YASim: add variables for solver parameters Henning Stahlke 2018-02-03 01:38:24 +01:00
  • eb23f8906d terrasync.py: use os.path.abspath() in TerraSync.setTarget() Florent Rougon 2018-02-03 11:12:27 +01:00
  • 77513a2498 terrasync.py: update script header Florent Rougon 2018-01-26 23:53:57 +01:00
  • 8693e442d7 terrasync.py: add options --mode and --report Florent Rougon 2018-01-26 23:32:29 +01:00
  • 6d323bbbdc terrasync.py: prepare the terrain for --mode and --report Florent Rougon 2018-01-26 19:07:30 +01:00
  • af021cc1ef terrasync.py: add function removeDirectoryTree() and exception UserError Florent Rougon 2018-01-26 19:00:20 +01:00
  • 2c6f93aa46 terrasync.py: improve retry logic and error handling Florent Rougon 2018-01-26 14:49:02 +01:00
  • c27ae92c73 terrasync.py: improve error handling Florent Rougon 2018-01-26 13:27:51 +01:00
  • 19209a71f0 terrasync.py: improve the HTTPGetter and HTTPGetCallback APIs Florent Rougon 2018-01-26 14:06:20 +01:00
  • de4291b851 terrasync.py: make HTTPGetter.get() return the HTTPGetCallback.callback ret value Florent Rougon 2018-01-26 13:23:42 +01:00
  • b7fc63d896 terrasync.py: remove methods TerraSync.isReady() and TerraSync.update() Florent Rougon 2018-01-26 09:42:28 +01:00
  • 417d81d4c3 terrasync.py: minor changes Florent Rougon 2018-01-26 07:38:51 +01:00
  • 12bf5cdfa6 YASim: refactor Version.cpp Henning Stahlke 2018-02-03 01:37:14 +01:00
  • a9786c637c Silence some compiler warnings. ThorstenB 2018-02-01 23:14:59 +01:00
  • beecf005ce Fix logic issue when clearing a GPWS fault. ThorstenB 2018-02-01 22:39:05 +01:00
  • f37715f334 GPWS: clean up white-space (TAB vs space) and indentation mess ThorstenB 2018-01-28 21:13:01 +01:00
  • 4497df4ecd YASim: minor modification of CLI tool output to make copy&paste to XML easier Henning Stahlke 2018-01-31 07:49:09 +01:00
  • a88a498d20 YASim: comment and variable rename Henning Stahlke 2018-01-30 17:58:09 +01:00
  • e4343f4f46 Launcher: reduce warnings loading thumbnail data James Turner 2018-01-30 18:40:41 +00:00
  • b6cd4c8726 Launcher: show aircraft URI and local path James Turner 2018-01-30 18:40:21 +00:00
  • db57b12723 Remove dead code James Turner 2018-01-30 17:25:08 +00:00
  • f9e113d811 Fix jumping aircraft list when editing ratings James Turner 2018-01-30 17:24:41 +00:00
  • 9dc1c1bbcf Fix scrolling of aircraft details view James Turner 2018-01-30 17:12:57 +00:00
  • 865e72f204 Merge /u/jsb1685/flightgear/ branch yasim2 into next James Turner 2018-01-30 11:31:49 +00:00
  • 2c671884f5 YASim: add support for variable tail incidence (hstab trim). Henning Stahlke 2018-01-18 20:56:37 +01:00
  • b9b280abd1 a new clock following real time pace, for mp protocol jean pellotier 2018-01-24 23:29:41 +01:00
  • 4d28146796 Give TimeManager a subsystem-name James Turner 2018-01-29 10:46:08 +00:00
  • 193d7b1c6f canvas: Fix receiving keyboard events Thomas Geymayer 2018-01-29 09:09:29 +01:00
  • 39f7fbf9fc canvas: Refactor and protect against expired pointers Thomas Geymayer 2018-01-28 00:58:16 +01:00
  • c035b3e9e3 Better fix for Canvas-in-PUI compositing James Turner 2018-01-28 16:10:18 +00:00
  • f076fe1c1b Fix unwanted waypoint list transparency James Turner 2018-01-28 15:59:43 +00:00
  • 087995448f GPWS: add optional support for Airbus-style callouts The "Airbus" callouts ("2500", "hundred above", "retard") are not issued by the original mk-viii unit, but adding support helps with better simulation for Airbus a/c. The new callouts are disabled by default, and are enabled by a specific setting of the GPWS "category-4" configuration value (see Wiki). ThorstenB 2018-01-28 16:02:26 +01:00
  • 37085f29ac GPWS: minor clean-up and performance update ThorstenB 2018-01-23 23:25:08 +01:00
  • cfbae6efb4 Multiplayer: revised filtering and move emesary bridge properties to new index. Richard Harrison 2018-01-28 15:50:15 +01:00
  • c1947b6bc4 Fix PUICamera compilation James Turner 2018-01-28 13:38:06 +00:00
  • 2e919544b9 warning removal, forgot to remove ival when addressing bug 1885 jean pellotier 2018-01-26 22:52:20 +01:00
  • e186fc6e2a Launcher: avoid MP start with no server selected. James Turner 2018-01-28 12:35:12 +00:00
  • 21b8c7719e FGMouseInput: fix two uses of std::ostringstream Florent Rougon 2018-01-14 15:06:45 +01:00
  • 99c809dda0 FGMouseInput: add shutdown() and reinit() overrides Florent Rougon 2018-01-14 00:00:28 +01:00
  • 2eb583e9e1 FGMouseInput: improve initialization sequence Florent Rougon 2018-01-13 22:06:39 +01:00
  • e60e519f7e FGMouseInput: refactoring: use a smart pointer for mouse_mode::buttons Florent Rougon 2018-01-13 21:19:35 +01:00
  • 1832ade5f2 FGMouseInput: refactoring: use a smart pointer for mouse::modes Florent Rougon 2018-01-13 17:52:43 +01:00
  • 40503f3410 Update for another nasal::Context change Thomas Geymayer 2018-01-24 07:41:13 +01:00
  • 9054a51dd3 fgrcc: use octal escape sequences instead of hexadecimal ones Florent Rougon 2018-01-19 02:33:48 +01:00
  • f1906f3b8a YASim: name clarifications, add 'const' to arguments, add initalizers in Airplane.hpp Henning Stahlke 2018-01-18 07:23:15 +01:00
  • b59aefb73a YASim: add comments, add constants, export more props Henning Stahlke 2018-01-18 06:56:04 +01:00
  • a2499b02a1 YASim: name clarifications in ControlMap Henning Stahlke 2018-01-18 06:29:55 +01:00
  • 2841599b12 add const to argument Henning Stahlke 2018-01-17 21:20:55 +01:00
  • 317ad86b80 remove useless comments Henning Stahlke 2018-01-17 21:18:37 +01:00
  • 821ae89f64 Fix aircraft-list selection bug after searching James Turner 2018-01-14 15:04:32 +00:00
  • 9508ada1f1 JSBSim sync (Fixed memory leaks) Bertrand Coconnier 2018-01-14 15:20:50 +01:00
  • aa9ad6a780 Fix view right-drag interaction with PUI James Turner 2018-01-14 13:16:56 +00:00
  • bb315488e1 JSBSim synchronization. Bertrand Coconnier 2018-01-13 19:48:35 +01:00
  • c9e276e5dd Removed obsolete files from JSBSim. Bertrand Coconnier 2018-01-13 19:46:41 +01:00
  • 08a877cb8e Message box on start if FG-home is read-only James Turner 2018-01-12 20:22:33 +00:00
  • 1681b92c31 Silence a clang warning James Turner 2018-01-12 20:06:17 +00:00
  • b4cdac238e remove_if clean-ups while auditing :) James Turner 2018-01-12 20:06:08 +00:00
  • 1493c0adc8 Fix missing style import in the delegate James Turner 2018-01-12 19:11:00 +00:00
  • cbd5cb916f YASim bugfix: XML processing failed if <control-speed> appeared before <control-input> in XML file. Henning Stahlke 2018-01-10 20:55:31 +01:00
  • 451f41fe0c Add-ons: lower the priority of the add-on resource provider to PRIORITY_DEFAULT Florent Rougon 2018-01-10 16:21:34 +01:00
  • 39bf5d6b8a Add-ons: add fallback code for compilers without working <regex> Florent Rougon 2018-01-10 10:03:56 +01:00
  • 1f2ba814a4 Add-ons: silence a compilation warning Florent Rougon 2018-01-10 08:17:24 +01:00
  • 5f50e25535 Add-ons: add method resourcePath() to addons.Addon ghosts Florent Rougon 2018-01-10 01:00:34 +01:00
  • 717fdfec39 Add-ons: register the add-on ResourceProvider with the simgear::ResourceManager Florent Rougon 2018-01-10 00:27:53 +01:00
  • 8c82fca416 Add-ons: add a simgear::ResourceProvider for add-on-specific lookup Florent Rougon 2018-01-10 00:17:22 +01:00