1
0
Fork 0

Commit graph

  • 6e34ea5ab5 Relative humidity is low when the temperature is high and vice versa. This also makes it time-of-day dependent Erik Hofman 2020-11-08 13:13:04 +01:00
  • 3384a85650 Clean up the code, impement relative humidity (and related to that dew point) and better implement arid climates Erik Hofman 2020-11-08 10:28:23 +01:00
  • 1ae2e4c4cd Implement a set of non-lineair seasonal interpolstion fnctions and use them. Erik Hofman 2020-11-06 13:49:16 +01:00
  • e3a7ab6cb3 Implement temperature and precipitation for temperate and continental climates Erik Hofman 2020-11-05 16:05:53 +01:00
  • 39602d98d5 * Updates as suggsted by James. * Fall back to Ocean climate if the koppen-geiger image is not found. * Fixes to temperature calculations based on viewer and sun lat and lon. * Fix season and day progress factors, add an autumn progress factor. * Set the environment parameters like ice-cover, dust-cover and wetness: for now always active, should be a menu option in the future. * Add a compile-time option to dump a climate report to the console. Erik Hofman 2020-11-05 10:09:30 +01:00
  • 5386051413 MP-DNS: cancel pending request on close. James Turner 2020-11-04 22:32:30 +00:00
  • 04ff8a5e5e Add the climate class to the build, for now it's not altering anything. Erik Hofman 2020-11-03 14:41:38 +01:00
  • 9481ac4595 Add a utility to generate the köppen-geiger climate database image Erik Hofman 2020-11-03 14:39:32 +01:00
  • 370a412ee6 Add an early implementation of a Köppen-Geiger climate subsystem which can be used to provide to plausible weather and enviroment settings based on latitude and longitude with a resolution of 3x3 km. Erik Hofman 2020-11-03 11:54:34 +01:00
  • bf7d8bbbb3 src/Main/positioninit.cxx: don't open popup if unable to position on taxiway. Julian Smith 2020-11-02 10:52:32 +00:00
  • cf55c5f4f5 src/GUI/new_gui.cxx: disable rescan of style files because causes problems. Julian Smith 2020-11-02 10:51:39 +00:00
  • 6c1387e35b src/Instrumentation/commradio.cxx: don't use and/or keywords because breaks on windows. Julian Smith 2020-11-01 14:44:38 +00:00
  • 3cbbbe3df4 Sentry: fix a merge error when enabled. James Turner 2020-11-01 11:18:55 +00:00
  • d34f7dc451 src/Main/positioninit.cxx: open popup if we can't find taxiway to avoid starting on runway. Julian Smith 2020-10-27 22:34:15 +00:00
  • fd723c0497 src/FDM/YASim/Propeller.cpp: set thrust to zero if feathered. Julian Smith 2020-10-25 10:53:56 +00:00
  • 2e35b01c89 src/FDM/YASim/FGFDM.cpp: show negative thrust in engines/engine[]/thrust-lbs Julian Smith 2020-10-24 18:18:49 +01:00
  • 3591bd8631 Be able to control atis speech pitch, volume and speed. Julian Smith 2020-10-21 23:56:01 +01:00
  • 1a4d3785c4 src/Main/fg_commands.cxx: incremented diagnostic if profiling not available. Julian Smith 2020-10-17 15:56:14 +01:00
  • b78ef0c1ab src/Scripting/NasalSys.cxx: fix call to sglog() to pass function="". Julian Smith 2020-09-26 16:37:55 +01:00
  • 68938ddb4b src/GUI/QtLauncher.cxx: fix call to sglog() to pass __FUNCTION__. Julian Smith 2020-09-26 16:37:19 +01:00
  • 63fe407d80 src/ATC/trafficcontrol.hxx: fixed warning about const return value with no affect. Julian Smith 2020-09-11 09:47:53 +01:00
  • 710a11eeda src/Viewer/splash.cxx: show when download speed is zero. Julian Smith 2020-09-13 18:07:51 +01:00
  • aa1e0e1d1d src/Main/main.cxx: fixed warning in OpenBSD-specific code. Julian Smith 2020-09-11 09:49:07 +01:00
  • a6a7ce3e4b src/Main/bootstrap.cxx: avoid warning on openbsd. Julian Smith 2020-09-19 13:30:02 +01:00
  • 34e749bc15 src/Main/bootstrap.cxx: disable custom segfault handler on OpenBSD. Julian Smith 2020-08-04 23:58:24 +01:00
  • d7614c184c LiveMetarProperties::handleMetarData: increased diagnostics. Julian Smith 2020-02-19 07:18:12 +00:00
  • 4ec80297bf src/Viewer/FGEventHandler.cxx: NewGUI::setStyle(): added code to rescan style files. Julian Smith 2019-08-19 12:14:36 +01:00
  • 43468727ad Added command 'dialog-toggle' - toggles display of dialogue. Julian Smith 2019-09-08 21:06:41 +01:00
  • 3c9fae3016 src/Aircraft/replay.cxx:loadTape(): use specified path if it ends with .fgtape. Julian Smith 2020-09-08 22:55:18 +01:00
  • e2f2299286 src/Main/options.cxx:fgOptLoadTape(): call fgOSExit() if we fail to load tape. Julian Smith 2020-09-08 22:52:24 +01:00
  • bdfd42ebd4 src/Aircraft/replay.cxx: try to ensure parent dir of recovery tape. Julian Smith 2020-09-07 16:15:41 +01:00
  • 270cada516 src/MultiPlayer/multiplaymgr.cxx: fix multiplayer replay when not connected to multiplayer server. Julian Smith 2020-09-08 12:34:35 +01:00
  • f04f902b66 src/GUI/MessageBox.cxx:modalMessageBox(): If no gui, use SG_POPUP to ensure message is printed to terminal. Julian Smith 2020-09-08 22:51:21 +01:00
  • 801ec1f7a6 Relax the assert when trying to clip with max < min. Bertrand Coconnier 2019-12-30 00:30:26 +01:00
  • 53fac332c1 Fixes for OpenBSD. Bertrand Coconnier 2020-10-31 14:29:22 +01:00
  • bb0b69bc41 Fixes assertion failures reported by Julian smith. Bertrand Coconnier 2020-10-31 14:11:14 +01:00
  • 388d66b6a6 Sync'ed JSBSim Bertrand Coconnier 2020-10-30 13:52:56 +01:00
  • f4298d676f Fix for RMB/MMB interaction with picking James Turner 2020-10-29 23:20:48 +00:00
  • 6512783996 SetupSwiftLibraries.cmake requires a global variable libEvent_target. However, while the PKGConfig variant of FindLibEvent.cmake did set this, the Win32 variant did not; therefore CMake would always fail to find libEvent, disabling Swift. Therefore I set this property, restoring proper compilation of Swift on Windows systems. legoboyvdlp R 2020-10-29 20:46:29 +00:00
  • 6d2f1d33d8 Launcher: fix L10N issues found by Michael D Automatic Release Builder 2020-10-29 21:07:46 +00:00
  • 29d171e73a Launcher: port the QQC2 check to next James Turner 2020-10-29 21:21:00 +00:00
  • e028c52e42 NavCache: fix writes to a read-only DB James Turner 2020-10-29 21:13:47 +00:00
  • 4075ea02e9 Launcher: Fix scrollbar for next James Turner 2020-10-29 21:12:36 +00:00
  • 0dfdf63399 Clear atomic listeners too James Turner 2020-10-29 17:28:05 +00:00
  • 3af8d11e1b Fix for renamed file James Turner 2020-10-29 16:26:36 +00:00
  • 801ddc59f8 Fix for missing 2D panel James Turner 2020-10-29 16:19:45 +00:00
  • 77d7476ba6 Fix route-path crashes on empty Automatic Release Builder 2020-10-29 11:48:16 +00:00
  • f8aea84541 Launcher: nicer back button. Automatic Release Builder 2020-10-29 11:47:47 +00:00
  • 9855e89109 Launcher: Validate restored aircraft state on load Automatic Release Builder 2020-10-27 19:24:13 +00:00
  • f0e2a297ae Launcher: Fix excessively large mouse area Automatic Release Builder 2020-10-27 19:23:07 +00:00
  • d75f05d4c0 ATC_mgr fix: clear user aircraft ATC on reposition Automatic Release Builder 2020-10-27 19:22:09 +00:00
  • 9f3f1a8f58 Launcher: Fix translation tag Michael D spotted. Automatic Release Builder 2020-10-27 18:35:16 +00:00
  • 5b3f0e5cbb Sentry: generate a UUID for report tracking Automatic Release Builder 2020-10-26 17:57:39 +00:00
  • f78d644a61 Launcher: fix feedback adding default catalog Automatic Release Builder 2020-10-25 19:27:05 +00:00
  • 8c371cf3bb Launcher: Separate recent-foo data by version Automatic Release Builder 2020-10-25 18:26:58 +00:00
  • 9776c56faa Fix a crash (race condition) closing the launcher Automatic Release Builder 2020-10-25 18:26:00 +00:00
  • df42c6f026 Launcher: UI feedback for hangar migrations Automatic Release Builder 2020-10-25 18:24:33 +00:00
  • c71f281a58 Launcher: First Run capitalization and grammar. Stuart Buchanan 2020-10-18 22:05:17 +01:00
  • 3e72fb230f Sentry: block XML parse errors from the launcher Automatic Release Builder 2020-10-13 22:04:33 +01:00
  • fc037de312 NavDataCache: don’t duplicate FG_ROOT/Scenery path Automatic Release Builder 2020-10-13 12:40:49 +01:00
  • 397aad1d1d Autopilot XML: Improve logging around NaNs Automatic Release Builder 2020-10-11 22:00:44 +01:00
  • e4c0e71424 Environment: Doesn’t need to be a warning Automatic Release Builder 2020-10-08 16:36:25 +01:00
  • b35b8c6147 Splash screens: support more, and JPEGs Automatic Release Builder 2020-10-08 16:36:05 +01:00
  • 19aa0332f2 loadxml() command: add ‘quiet’ bool option Automatic Release Builder 2020-10-08 09:16:00 +01:00
  • 378fc54b61 Launcher: first-run wording tweaks Automatic Release Builder 2020-10-08 09:13:46 +01:00
  • 9de60e5729 Change error reporting for -set.xml parsing Automatic Release Builder 2020-10-07 18:35:57 +01:00
  • e0df583c14 Launcher: fix appearance of disabled add-ons. Automatic Release Builder 2020-10-07 18:35:04 +01:00
  • 38f44e0928 Traffic: fix some crashes detected by Sentry Automatic Release Builder 2020-10-06 19:53:10 +01:00
  • f4f261a068 Guard against data errors in rwyprefs.xml Automatic Release Builder 2020-10-06 12:15:23 +01:00
  • 4ac8523bed SetupRootDialog: avoid calling exit() Automatic Release Builder 2020-10-06 11:56:58 +01:00
  • 582d539a1a Launcher: overhaul local -set.xml parsing Automatic Release Builder 2020-10-06 11:39:21 +01:00
  • 2b54078023 Additional Sentry message ignores: add AC3D Automatic Release Builder 2020-10-06 11:34:48 +01:00
  • 7597887e60 Fix Sentry issue: FGCom crash on exit Automatic Release Builder 2020-10-05 14:24:43 +01:00
  • d252740307 Adjust for changed SGXMLSound API Automatic Release Builder 2020-10-05 14:23:40 +01:00
  • 632d5bc836 Launcher: first-run & help updates Automatic Release Builder 2020-10-05 11:18:55 +01:00
  • 78c659ec87 Launcher: fix some minor glitches in Aircraft list Automatic Release Builder 2020-10-04 19:16:08 +01:00
  • 9748b57971 Launcher: add update checker UI Automatic Release Builder 2020-10-03 15:35:22 +01:00
  • 1ef6578ad4 Fix scrolling of Launcxher FirstRun Automatic Release Builder 2020-10-03 14:35:51 +01:00
  • f8222da1da Launcher: add help page Automatic Release Builder 2020-10-01 16:20:21 +01:00
  • 4c48faf2c7 Remove log warning from geodinfo(), it's too noisy Automatic Release Builder 2020-09-30 14:40:01 +01:00
  • c7b90a05d7 Silence a warning on exit. Automatic Release Builder 2020-09-30 14:39:41 +01:00
  • cc2178f349 Launhcer: fix enabling/disabling hangars Automatic Release Builder 2020-09-30 14:39:26 +01:00
  • cd2d19f647 Launcher: add UX to enable developer mode Automatic Release Builder 2020-09-29 22:31:00 +01:00
  • c7f66ecf1c Fix some warnings from Xcode 12 Automatic Release Builder 2020-09-29 22:19:20 +01:00
  • b727806bee Launcher: fix favourites behaviour with variants Automatic Release Builder 2020-09-29 22:18:51 +01:00
  • 59e87d0570 Switch a message to MANDATORY_INFO Automatic Release Builder 2020-09-29 17:44:55 +01:00
  • b38271f9ae Autopilot: don't warn on un-nmed APs Automatic Release Builder 2020-09-29 17:44:36 +01:00
  • 0f01b0cbb6 Launcher: add help panel to instal aircraft Automatic Release Builder 2020-09-28 16:19:24 +01:00
  • 6c0cb998e3 Launcher: show sentry on/off setting everywhere Automatic Release Builder 2020-09-28 16:19:03 +01:00
  • 7ea138038e First-run page for the launcher. Automatic Release Builder 2020-09-28 16:18:32 +01:00
  • e5a9491d34 Launcher: fix local-weather warning Automatic Release Builder 2020-09-28 16:17:46 +01:00
  • 6178457097 Launhcer: Fix an incorrect file-path Automatic Release Builder 2020-09-28 09:45:04 +01:00
  • 191786d9a0 Launcher: Don't probe for states if the -set.xml is missing Automatic Release Builder 2020-09-28 09:44:47 +01:00
  • eb1d8a7dc8 Fix trafific crash that was reported. Automatic Release Builder 2020-09-28 09:43:21 +01:00
  • c75388f4b7 Sentry: white-list another libPNG warning Automatic Release Builder 2020-09-27 10:21:12 +01:00
  • 6e947f59eb Change MP on-runway-start message to MANDATORY_INFO Automatic Release Builder 2020-09-27 10:19:45 +01:00
  • 2fe55d1e6b Sett RelWithDebInfo opt flags Automatic Release Builder 2020-09-27 10:19:21 +01:00
  • 18aabbdbb5 AITraffic: workaround missing node Automatic Release Builder 2020-09-27 10:18:52 +01:00
  • 77b6d635fe Multiplayer: change how we log activation Automatic Release Builder 2020-09-26 12:14:57 +01:00
  • 39bc7f2acd Nasal: reduce exceptions from loadxml() Automatic Release Builder 2020-09-26 11:36:08 +01:00