1
0
Fork 0

Commit graph

  • 194d17ec94 Add createFlightplan Nasal hook James Turner 2017-09-11 22:49:57 +01:00
  • ca067b1a82 Fix Nasal owning of FlightPlans James Turner 2017-09-11 22:40:07 +01:00
  • d422992b2d Re-indent my fix from yesterday to 2-space mode. James Turner 2017-09-09 19:03:53 +01:00
  • bf2c363e50 Fix carrier starts James Turner 2017-09-08 22:31:22 +01:00
  • 91d3229514 Catch large ground-cache requests. James Turner 2017-09-04 22:47:58 +01:00
  • 657f811548 Activating a FlightPlan sets it on the route-mgr James Turner 2017-09-04 22:45:59 +01:00
  • a27ea4dfe6 remove orphan directories with --remove-orphan Torsten Dreyer 2017-09-01 10:33:35 +02:00
  • 5f3e4bdde7 Fix for the pilot list (and possibly other things) that fail with the new _setValues API. Richard Harrison 2017-08-30 22:19:01 +02:00
  • b6bfe45759 Change how anti-aliasing is requested by the launcher. James Turner 2017-08-29 14:22:32 +01:00
  • 30aebc783b FGLogger::Log: use std::unique_ptr to manage the sg_ofstream instance Florent Rougon 2017-08-26 19:28:17 +02:00
  • b56f694ffd FGLogger: fix error handling when file opening fails; modernize and simplify Florent Rougon 2017-08-26 18:52:49 +02:00
  • 2a5e3d06b2 Security: don't allow FGLogger to overwrite arbitrary files Florent Rougon 2017-08-26 16:36:54 +02:00
  • c7a2aef599 Call fgInitAllowedPaths() earlier: after Options::processOptions() Florent Rougon 2017-08-26 17:49:30 +02:00
  • 41045f3bf3 Remove XLIFF files from this repository Florent Rougon 2017-08-16 10:04:17 +02:00
  • 386f8b87b5 C++ versions of props.nas setValues/setChildren() Stuart Buchanan 2017-08-06 21:13:15 +01:00
  • 553212df1a fgrcc: use correct C++ variable names in generated C++ files Florent Rougon 2017-08-03 11:03:08 +02:00
  • 9c0dee2e9f Add XLIFF 1.2 translation files and register them as embedded resources Florent Rougon 2017-08-01 09:38:44 +02:00
  • c000f1fb43 Fix back-slashes in quoted args in the launcher James Turner 2017-07-25 10:00:19 +01:00
  • f507ca1452 Animation bindings: fix bug with specified index on bindings Richard Harrison 2017-07-23 13:41:56 +02:00
  • b19fe7be7d Make some AI-traffic warnings DEV_WARN James Turner 2017-07-20 18:00:49 +01:00
  • 5ba953ad61 Fix custom download-dir in launcher James Turner 2017-07-19 19:24:33 +01:00
  • 8fdb56a185 Only qInfo was added in 5.5 James Turner 2017-07-19 13:21:06 +01:00
  • f6698a0b1f Introduce commandline-option --addon Torsten Dreyer 2017-07-18 12:13:44 +02:00
  • c9eff67409 Hopefully fix "qInfo not defined" Torsten Dreyer 2017-07-07 11:49:09 +02:00
  • a38153db33 Merge /u/martymac/flightgear/ branch freebsd-input-fix into next Florent Rougon 2017-07-07 07:34:26 +00:00
  • 169b0f59e5 Use SGMisc wrapper for _isnan makes "other" OSes happy Torsten Dreyer 2017-07-07 09:12:16 +02:00
  • e26df90ea4 FreeBSD: fix build when libudev is found Ganael Laplanche 2017-07-06 23:02:52 +02:00
  • 2c8aad12ba Model relative property tree root binding. Richard Harrison 2017-07-05 01:23:24 +02:00
  • ef6af467ed Add airspeed and ground bit to MP protocol for Mode-S transponders Richard Senior 2017-06-12 15:06:42 +01:00
  • a70e34dc21
    Translate man pages to Italian Alessandro Menti 2017-06-25 22:20:58 +02:00
  • 78a7313d65
    Man pages: fix some errors Alessandro Menti 2017-06-25 22:19:41 +02:00
  • ec1990907e Non-launcher parts of minimum-fg-version support James Turner 2017-06-22 00:22:18 +01:00
  • aef9bc4e06 Launcher: more robust preview downloading. James Turner 2017-06-21 23:50:04 +01:00
  • 67dfff9a84 Fix for build with Qt 5.2 James Turner 2017-06-19 19:32:15 +01:00
  • af6611d7f6 Initial attempt at —-uninstall mode for FGFS James Turner 2017-06-14 19:26:38 +02:00
  • 0855f0414f Tentative fix for the MSVC build Florent Rougon 2017-06-13 17:58:21 +02:00
  • f55fd3f10c Compat fixes for older Qt versions. James Turner 2017-06-11 23:15:52 +01:00
  • 9031182583 GraphicsWindowQt5: improved keyboard + modifiers James Turner 2017-06-10 15:49:32 +01:00
  • b2cc191bc6 Integrate the EmbeddedResourceManager into FlightGear Florent Rougon 2017-04-28 00:09:14 +02:00
  • acb5650b83 Minor changes in locale.cxx and locale.hxx Florent Rougon 2017-04-26 22:00:34 +02:00
  • 905e1973eb Add method FGLocale::getPreferredLanguage() Florent Rougon 2017-04-26 21:56:37 +02:00
  • 1bf3aee5df Make the Unix impl. of FGLocale::getUserLanguage() consistent with the others Florent Rougon 2017-04-26 17:55:44 +02:00
  • ed9f985f92 Fix warnings in fgrcc.cxx Florent Rougon 2017-06-11 18:52:45 +02:00
  • 42821d6a63 Embedded resources: add a resource compiler (fgrcc) Florent Rougon 2017-02-09 20:07:37 +01:00
  • b76db7737d Added the generation of wake induced force and moment for JSBSim models. Bertrand Coconnier 2017-06-10 23:20:44 +02:00
  • aaddfdcea7 Different work-around for Qt < 5.5 James Turner 2017-06-10 21:57:43 +01:00
  • 96df6689e6 Added the computation of the wake of all AI aircrafts. Bertrand Coconnier 2017-06-10 21:13:20 +02:00
  • b5fe38c1eb Compile AI wake numerical core in FG main executable. Bertrand Coconnier 2017-06-10 20:19:43 +02:00
  • cdf299391d Added missing <cmath> header for Mac to compile. Bertrand Coconnier 2017-06-10 19:22:15 +02:00
  • c1313f2ecb Added the core of the AI wake computations with its tests. Bertrand Coconnier 2017-06-10 18:27:19 +02:00
  • 8667300483 Added missing header <memory> for Linux. Bertrand Coconnier 2017-06-10 18:03:03 +02:00
  • b309b8a7ac Fix compilation with older OSG / Qt James Turner 2017-06-10 15:59:37 +01:00
  • 5e04aab318 QtGraphicsWindow: Remove deferred event support. James Turner 2017-06-10 15:49:09 +01:00
  • 09972be25a Expose device-pixel-ratio to properties. James Turner 2017-06-09 12:43:19 +01:00
  • 4d900a5c26 Strong and stable ownership of the window, context James Turner 2017-06-09 10:34:56 +01:00
  • 34a0c6c2a8 Make some methods public for the AI wake feature. Bertrand Coconnier 2017-06-10 15:28:28 +02:00
  • 40cc4cc02c Let Qt pick the default window position. James Turner 2017-06-08 15:18:23 +01:00
  • bafcf2de38 GraphicsWinQt toggles fullscreen natively. James Turner 2017-06-07 17:52:28 +01:00
  • 0c59583b32 Fix intermittent crash on exit with Qt+XCB James Turner 2017-06-07 16:25:19 +01:00
  • 889c1bf0cb Remove alignLocaliserWithRunway(): deemed to be a "misfeature" :-) Florent Rougon 2017-06-07 14:03:32 +02:00
  • 444864c7ba GraphicsWindow using Qt5, work-in-progress. James Turner 2016-10-15 15:45:52 +01:00
  • 8bad6f11e5 Merge /u/elgaton/flightgear/ branch disable-deprecated-enhanced-lighting-and-adf into next James Turner 2017-06-06 12:10:35 +00:00
  • aac0085253 Merge /u/elgaton/flightgear/ branch new-man-pages into next James Turner 2017-06-06 12:08:50 +00:00
  • 1a0e5a20ae Fixed LaRCSim matrix computation routines. Bertrand Coconnier 2017-06-05 17:18:52 +02:00
  • 7d80a48d94 Sync. w/ JSBSim Bertrand Coconnier 2017-06-05 13:09:00 +02:00
  • 7245357751
    Mark enhanced lighting options and --adf as deprecated Alessandro Menti 2017-06-04 16:49:53 +02:00
  • aa090b5f21
    Man pages update Alessandro Menti 2017-06-04 15:32:38 +02:00
  • ac89ec94a3 Console: restore option to open console early. Richard Harrison 2017-05-31 11:38:13 +02:00
  • 16a7493de7 Fix --console from the launcher Richard Harrison 2017-05-30 17:53:02 +02:00
  • 7951abefe2 Auto-select built-in FGdata when possible. James Turner 2017-05-30 10:02:30 +01:00
  • d2a6eb69a5 Clean up of the Ephemeris class members, removing the raw pointers. Edward d'Auvergne 2017-05-29 13:35:56 +02:00
  • a0dc7b5ba3 Untied the /environment/moonlight property. Edward d'Auvergne 2017-05-29 09:45:20 +02:00
  • 24a148880c Fixes to the trim on ground feature. Bertrand Coconnier 2017-05-28 20:14:33 +02:00
  • 76ef08679d Cleaned up the JSBSim interface. Bertrand Coconnier 2017-05-28 20:12:30 +02:00
  • f1ffe97991
    Add CMake Linux install directives for the icons and the .desktop file Alessandro Menti 2017-05-20 15:03:25 +02:00
  • eb5d482ded Use GetUserDefaultLocaleName James Turner 2017-05-22 17:50:50 +01:00
  • 27b34182c7 Launcher: Enable DPI-scaling James Turner 2017-05-22 08:53:17 +01:00
  • 15c84139fa Fix launcher failure with custom MP server James Turner 2017-05-18 20:03:40 +01:00
  • 18b8b59af6 Validate MP callsign with a reg-exp James Turner 2017-05-18 17:27:41 +01:00
  • 42508619ee Validation of METAR in the launcher James Turner 2017-05-18 09:17:27 +01:00
  • 0c4eaa8b29 Canvas exception during re-init. Richard Harrison 2017-05-20 13:40:02 +02:00
  • ee951c00e7 2017.2 Multiplayer compatibility fixes Richard Harrison 2017-05-20 13:31:46 +02:00
  • ef66ba69c1
    Remove distribution-specific packaging files and an old icon Alessandro Menti 2017-05-07 15:40:14 +02:00
  • 386196ad4e new version: 2017.3.0 Automatic Release Builder 2017-05-18 15:15:52 +02:00
  • d562b6147f new version: 2017.2.1 Automatic Release Builder 2017-05-18 15:15:52 +02:00
  • a43b9f4a59 org.flightgear.FlightGear.desktop: add Spanish and Catalan translations Florent Rougon 2017-05-18 12:23:06 +02:00
  • 4167b40bfc Add and improve translations in package/org.flightgear.FlightGear.desktop Florent Rougon 2017-05-16 14:59:19 +02:00
  • ffde50484c Added support for multiplay/generic/bool[0..90] packed into three ints of 31 bits. Richard Harrison 2017-05-18 00:15:43 +02:00
  • 406f158067 Change fallback airport to KBOS Torsten Dreyer 2017-05-17 22:34:38 +02:00
  • 0cc46a1179 Update (obsolete!) package/debian/rules to use the renamed desktop file Florent Rougon 2017-05-16 21:35:15 +02:00
  • e288ff7fe2 Use osg::createTexturedQuadGeometry James Turner 2017-05-16 17:14:08 +01:00
  • 3c8bedb9c3 Make launcher summary version dynamic. James Turner 2017-05-16 13:25:33 +01:00
  • 4b48aca411 Rename flightgear.desktop to org.flightgear.FlightGear.desktop; improve it Florent Rougon 2017-05-16 13:51:46 +02:00
  • 2280bd83c7 Improve package/flightgear.desktop Florent Rougon 2017-05-11 11:06:21 +02:00
  • 034fb89db3 Abort with a clear error message for invalid uses of --config inside a config file Florent Rougon 2017-05-15 11:06:47 +02:00
  • 6ef8b5bf94 Qt launcher: more spelling fixes Florent Rougon 2017-05-13 17:12:56 +02:00
  • 42495e3251
    Qt launcher: spelling fixes Alessandro Menti 2017-05-13 10:24:17 +02:00
  • 7d12c9fe36 Fix broken build due to undef'd ref in test_flightplan Torsten Dreyer 2017-05-12 09:22:41 +02:00
  • 327f59a105 Fix new splash screen with Rembrandt enabled James Turner 2017-05-11 23:02:29 +01:00
  • faf872e7f7 RouteMgr security: don't allow overwriting arbitrary files Rebecca N. Palmer 2017-05-11 22:21:20 +01:00