1
0
Fork 0

Commit graph

  • b0fcd78e9f Fix lazy-loaded thumbnail size for aircraft dirs. James Turner 2016-11-25 22:53:06 +00:00
  • 5db1f5cad6 Per variant authors/description data. James Turner 2016-11-25 22:45:48 +00:00
  • 14942f4e8b Move Yasim properties to /fdm/yasim James Turner 2016-11-25 17:40:35 +00:00
  • 7f3fa4a3b7 Set fallback (hardcoded) startup airport to LSZH Torsten Dreyer 2016-11-22 09:26:46 +01:00
  • ee1a042847 respect servers online flag. James Turner 2016-11-21 22:01:06 +00:00
  • e64a2db5a0 Remove the scenery path mangling. James Turner 2016-11-19 13:19:19 +00:00
  • 780e0f5a02 Restore active aircraft variant also. James Turner 2016-11-18 17:10:02 +01:00
  • 4db129cb01 Guard against a null result from HID code. James Turner 2016-11-20 22:42:33 +00:00
  • b0d707c3f4 Merge branch 'next' of ssh://git.code.sf.net/p/flightgear/flightgear into next Durk Talsma 2016-11-20 12:54:56 +01:00
  • f7424271a7 Some prepratory work for FGTraffic 2020: Added utils/traffic, a sample C++ source/header file, and the necessary changes in the CMakefile system to allow automatic compilation. Durk Talsma 2016-11-20 12:52:21 +01:00
  • c4ea89dc97 Revert "temporarily add some noisy debug messages" Torsten Dreyer 2016-11-20 11:39:46 +01:00
  • f538a6e1a1 temporarily add some noisy debug messages Torsten Dreyer 2016-11-19 18:26:06 +01:00
  • 9bf337148d Expose c-of-g to property tree in YASim. James Turner 2016-11-18 16:40:38 +01:00
  • 1a6263f22a Don’t greedy load on-disk aircraft thumbnails. James Turner 2016-11-17 22:06:46 +01:00
  • b652758330 Merge branch 'topics/mpdiscovery-via-dns' into next Torsten Dreyer 2016-11-17 14:45:40 +01:00
  • 8374744e85 new version: 2017.1.0 Automatic Release Builder 2016-11-17 13:43:31 +01:00
  • bcb44d1e5d new version: 2016.4.1 Automatic Release Builder 2016-11-17 13:43:31 +01:00
  • ad17df3e1b Refactor launcher delegate state tracking. James Turner 2016-11-16 22:27:00 +01:00
  • 5d7b65477f Simplify MSVC detection to match SimGear. James Turner 2016-11-15 00:07:32 +01:00
  • 994ea1674b replace many auto_ptr by unique_ptr Torsten Dreyer 2016-11-14 22:20:14 +01:00
  • 09949ff3e3 Some logging cleanup and ignore SRV records with port #0 Torsten Dreyer 2016-11-14 21:57:50 +01:00
  • a3c4b2d953 Better searching for aircraft in the launcher. James Turner 2016-11-13 22:51:35 +01:00
  • eaf779deb2 Use ground-network to improve MP start location. James Turner 2016-11-13 22:20:40 +01:00
  • 1c4656512a Enforce separation of ground-net and dynamics. James Turner 2016-11-13 14:05:20 +00:00
  • a6f1c93a2b Use semantic versioning for the --json-report format version Florent Rougon 2016-11-12 11:11:03 +01:00
  • 979010de4d Initial commit of mpserver discovery via DNS Torsten Dreyer 2016-11-08 10:41:49 +01:00
  • fb10f76e59 Add command-line option --json-report Florent Rougon 2016-10-31 22:21:52 +01:00
  • b1b7f07edb Add FGGlobals::autosaveFilePath(); improve code related to {load,save}UserSettings() Florent Rougon 2016-11-01 14:04:36 +01:00
  • 1b0a76943f Add public method to get the list of apt.dat files used by the NavCache Florent Rougon 2016-11-01 01:27:17 +01:00
  • fc81258d13 Add FGGlobals::get/set_download_dir(), unify TerraSync and download dirs setup Florent Rougon 2016-10-31 21:48:32 +01:00
  • bbf5ac6406 Fix the --version option Florent Rougon 2016-10-30 17:25:06 +01:00
  • c7c66d7a3b Fix handling of -- (end-of-options delimiter on the command line) Florent Rougon 2016-10-29 00:04:12 +02:00
  • c169ef581f Remove ambiguity due to simgear/misc/sgstream.cxx's skipws I/O manipulator Florent Rougon 2016-11-01 00:26:57 +01:00
  • 55f64820df Fix display of OBJECT_BUILDING_MESH_DETAILED Stuart Buchanan 2016-11-08 19:43:32 +00:00
  • 74622d9a04 Time: Calculation and exposure of the moon vector from the local position. Edward d'Auvergne 2015-12-13 17:15:58 +01:00
  • b574728411 Ephemeris: Exposure of the moon's absolute attributes in the property tree. Edward d'Auvergne 2015-12-13 16:21:02 +01:00
  • 6e62228c1d Time: The sun solver has been generalised to to handle any solar system body. Edward d'Auvergne 2015-12-11 23:55:22 +01:00
  • 0ba2e8708e Time: Renamed the sunsolver.cxx to bodysolver.cxx. Edward d'Auvergne 2015-12-11 23:51:41 +01:00
  • af8625e4ac fgelev: add option to print solidness of terrain Torsten Dreyer 2016-11-08 10:42:48 +01:00
  • 5fe4486df1 Add ‘nearest node not on a runway’ to ground-net James Turner 2016-11-08 09:27:52 +01:00
  • e523b57215 Fix Windows compilation hopefully. James Turner 2016-11-08 09:26:54 +01:00
  • e1cf3423a5 ‘Update all aircraft’ UI overlay. James Turner 2016-11-07 20:49:33 +01:00
  • 793c78512e Prettier terrasync progress on splash screen. James Turner 2016-11-07 15:29:17 +01:00
  • 4d8c04bc58 Tweak launcher summary page. James Turner 2016-11-07 15:14:41 +01:00
  • f12de69056 Add MP status to launcher summary. James Turner 2016-11-07 13:00:57 +01:00
  • a46c7ca8e4 Launcher has history for locations and aircraft. James Turner 2016-11-07 12:54:38 +01:00
  • 90f4214afa Launcher fix handling of default MP port. James Turner 2016-11-06 21:51:15 +01:00
  • 18b8a76262 Launcher uninstall button for aircraft. James Turner 2016-11-06 21:50:34 +01:00
  • f68987e896 Quiet some log output. James Turner 2016-11-06 21:49:47 +01:00
  • 7b0c58081b JSBsim lib needs SimGear headers. James Turner 2016-11-03 10:01:27 +00:00
  • 4c462872ff Launcher lib uses SimGear James Turner 2016-11-03 09:56:48 +00:00
  • 6382d20f68 Fix flightProperties build. James Turner 2016-11-02 14:38:29 +00:00
  • 4ee8661eaa Include the cmath header Erik Hofman 2016-11-02 15:30:35 +01:00
  • e2f7585d9c Use a Cmake imported target for SimGear James Turner 2016-01-30 01:59:16 +00:00
  • 06b6c4f513 Nasal security: allow reading more directories Rebecca N. Palmer 2016-10-30 21:06:08 +00:00
  • 194a6f8974 options: use fromLocal8Bit for --download-dir and --aircraft-dir Rebecca N. Palmer 2016-10-29 16:31:08 +01:00
  • 94d96c56cd Replace one more use of isnan() James Turner 2016-10-26 14:12:26 +02:00
  • 65b51b8d91 Limit the update rate of the property change websocket Torsten Dreyer 2016-10-26 11:02:24 +02:00
  • 8e451a05f1 Use Cmake 3.0, and enable C++11 support. James Turner 2016-10-24 22:53:55 +02:00
  • c628ac7649 Use SGMisc::isNaN instead of isnan() James Turner 2016-10-24 18:40:36 +02:00
  • 1286e4157b Save / restore launcher window geometry. James Turner 2016-10-24 12:27:49 +01:00
  • 0878a1fba8 Launcher: remove spacer above ‘additional options’. James Turner 2016-10-24 12:25:12 +01:00
  • ac33092032 Fix crash disabling AI traffic at runtime. James Turner 2016-10-20 22:52:27 +01:00
  • ad43d52070 Fix message-box crash in non-Qt builds. James Turner 2016-10-20 19:52:21 +01:00
  • ce79be323a Fix command line doc URL. James Turner 2016-10-20 19:47:19 +01:00
  • f4e0bf05f5 Make sure we open exactly the desired file when loading apt.dat files Florent Rougon 2016-10-20 16:55:36 +02:00
  • 23cc1974d7 Fix crash with multiple windows on Sierra. James Turner 2016-10-20 10:44:32 +01:00
  • 101bdce343 APTLoader: improve progress status info Florent Rougon 2016-10-19 13:01:35 +02:00
  • 0ec47c9802 Simplify Nasal security code Rebecca N. Palmer 2016-10-18 22:35:10 +01:00
  • 0a256038d3 Remove set-scenery-paths, make all scenery paths Nasal-readable Rebecca N. Palmer 2016-10-18 22:29:44 +01:00
  • 9f6ce5625c remove now-redundant warning Rebecca N. Palmer 2016-10-18 22:17:34 +01:00
  • 3b1f01c49d stop using /sim/terrasync/scenery-dir, fix scenery path order Rebecca N. Palmer 2016-10-18 22:10:09 +01:00
  • 57402dec1b Fix a compilation bug that can appear before C++11 Florent Rougon 2016-10-18 08:48:46 +02:00
  • f702f97220 APTLoader: better signatures, check array bounds, line numbers in error messages Florent Rougon 2016-05-23 11:11:59 +02:00
  • 72d0b516c8 APTLoader: rename member 'currentAirportID' to 'currentAirportPosID' Florent Rougon 2016-05-23 09:56:54 +02:00
  • da6d6eec5d APTLoader: move handling of Viewpoint lines to a separate method Florent Rougon 2016-10-12 09:40:02 +02:00
  • 9eb56fc9f1 Add tooltips in built-in launcher: remind to restart after changing scenery paths Florent Rougon 2016-10-11 18:20:41 +02:00
  • 516a5cf016 Support merging of arbitrary apt.dat[.gz] files Florent Rougon 2016-05-23 00:43:03 +02:00
  • 670cf9a894 Initial support for NavData/<type>/*.dat[.gz] files in scenery paths Florent Rougon 2016-10-11 16:31:13 +02:00
  • dfdd52a81b Use SGPath::realpath() for paths stored in the stat_cache table of the NavCache Florent Rougon 2016-05-19 12:21:55 +02:00
  • cb84219c34 APTLoader: Florent Rougon 2016-05-22 23:04:15 +02:00
  • 31cb65e8d9 Nasal security: add --allow-nasal-read, warn on non-Nasal-readable Terrasync, prepare for allowing --download-dir Rebecca N. Palmer 2016-10-09 15:21:09 +01:00
  • c4f584dadf Rewrite Mac Event-Input code James Turner 2016-09-28 21:11:47 -05:00
  • 347a89c1f2 Extend event-input with report-setting. James Turner 2016-03-19 14:44:38 +00:00
  • eb1c6adbc7 fix.dat parser: correct use of sg_io_exception Florent Rougon 2016-09-28 01:32:47 +02:00
  • 29c7fa54b1 fix.dat parser: indentation fix Florent Rougon 2016-04-28 17:23:33 +02:00
  • 30c8328399 fix.dat parser: check the stream's badbit flag after each I/O operation Florent Rougon 2016-04-28 12:22:22 +02:00
  • d9c879ff30 fix.dat parser: new class FixesLoader; change loadFixes() into a method Florent Rougon 2016-04-28 11:33:59 +02:00
  • cf9759f78f fix.dat parser: fix line numbering and better handle malformed data Florent Rougon 2016-04-28 09:58:49 +02:00
  • 656326e48f Kill off legacy Debian multiarch support James Turner 2016-09-27 17:18:58 -05:00
  • ca70e64261 Request AMD PowerXpress. James Turner 2016-09-27 17:16:46 -05:00
  • 5bf9b3cd02 Remove the Ati viewport hack. James Turner 2016-09-27 17:16:34 -05:00
  • 2ff476a217 More safe subsystem accessors. James Turner 2016-09-27 05:58:39 -05:00
  • 52b91d4863 Fix a crash when network is slow. James Turner 2016-09-14 13:59:20 +02:00
  • 14f20e4165 Add support for building meshes. Stuart Buchanan 2016-09-22 20:40:26 +01:00
  • 465be55100 Tweak launcher layout margins. James Turner 2016-09-08 14:49:52 +01:00
  • feb10c4c43 Launcher sets —no-default-config automatically. James Turner 2016-09-08 11:41:40 +01:00
  • 0d069f2581 Fix launcher cmd-Q behaviour. James Turner 2016-09-08 11:41:21 +01:00
  • db31e0d49c —config options can load non-XML files James Turner 2016-09-07 23:30:34 +01:00
  • 4294966781 Fix setting start offset with MP enabled. James Turner 2016-09-07 22:51:08 +01:00