1
0
Fork 0
flightgear/src
Florent Rougon acb5650b83 Minor changes in locale.cxx and locale.hxx
- remove use of boost in src/Main/locale.cxx;
- add missing header <cstring> for std::strlen();
- replace NULL with nullptr;
- fix some broken indentation;
- other small readability improvements.
2017-06-11 18:57:58 +02:00
..
AIModel Compile AI wake numerical core in FG main executable. 2017-06-10 20:19:43 +02:00
Aircraft Adapt includes according to relocation of SimGear's iostreams-related files 2017-02-12 21:30:51 +01:00
Airports Improve handling of the pushBackRoute attribute in groundnet's Parking nodes 2017-05-04 10:30:51 +02:00
ATC Fix crash in src/ATC/trafficcontrol.cxx (invalid iterator dereferenced) 2017-05-10 16:54:55 +02:00
Autopilot RouteMgr security: don't allow overwriting arbitrary files 2017-05-11 22:21:20 +01:00
Canvas Canvas exception during re-init. 2017-05-20 13:40:02 +02:00
Cockpit Merge branch 'next-2' into multiplayer-dev 2017-04-02 02:22:48 +02:00
EmbeddedResources Fix warnings in fgrcc.cxx 2017-06-11 18:52:45 +02:00
Environment Clean up of the Ephemeris class members, removing the raw pointers. 2017-05-30 09:57:37 +02:00
FDM Added the generation of wake induced force and moment for JSBSim models. 2017-06-10 23:27:52 +02:00
GUI Fix intermittent crash on exit with Qt+XCB 2017-06-07 17:52:47 +01:00
Include Unit-test for initPosition. 2017-03-27 15:38:05 +01:00
Input Fix crash on Mac OS X when FG does not finish input init 2017-02-25 15:05:09 +01:00
Instrumentation Adapt includes according to relocation of SimGear's iostreams-related files 2017-02-12 21:30:51 +01:00
Main Minor changes in locale.cxx and locale.hxx 2017-06-11 18:57:58 +02:00
Model Revert "Fixes for HUD, model-manager listeners." 2017-02-02 17:02:39 +01:00
MultiPlayer 2017.2 Multiplayer compatibility fixes 2017-05-20 13:32:03 +02:00
Navaids Remove alignLocaliserWithRunway(): deemed to be a "misfeature" :-) 2017-06-07 14:03:32 +02:00
Network Generic protocol fix for integer-factors. 2017-03-16 15:54:38 +00:00
Radio Adapt includes according to relocation of SimGear's iostreams-related files 2017-02-12 21:30:51 +01:00
Scenery Fixed building FG with GDAL 2017-03-11 13:34:19 +01:00
Scripting Added Nasal methods for ground intersection test and aircraft coordinate conversion 2017-05-11 20:05:14 +02:00
Sound Multiplayer: ensure that avionics sounds are null for MP models. 2017-04-02 13:54:03 +02:00
Systems Build- and run-time concept of developer mode. 2017-02-27 23:37:59 +00:00
Time Time: Calculation and exposure of the moon vector from the local position. 2016-11-08 11:16:24 +01:00
Traffic Build- and run-time concept of developer mode. 2017-02-27 23:37:59 +00:00
Viewer Different work-around for Qt < 5.5 2017-06-10 21:57:53 +01:00
CMakeLists.txt Embedded resources: add a resource compiler (fgrcc) 2017-06-11 17:46:32 +02:00