1
0
Fork 0
flightgear/src/Aircraft
James Turner 6d0c2070fd Use future-proof SGPath APIs.
Remove uses of .str(), .c_str() and some other methods of SGPath.
Pass SGPath directly where possible, or explicitly convert to the
appropriate 8-bit encoding.
2016-06-28 10:08:38 +01:00
..
CMakeLists.txt Aircraft-states feature. 2016-06-17 18:15:35 +01:00
controls.cxx Templated subsystem handling 2015-12-10 15:53:05 -06:00
controls.hxx Templated subsystem handling 2015-12-10 15:53:05 -06:00
FlightHistory.cxx FlightHistory: add pagedPathForHistory 2015-03-03 17:08:20 +01:00
FlightHistory.hxx FlightHistory: add pagedPathForHistory 2015-03-03 17:08:20 +01:00
flightrecorder.cxx Work with new SGPath API. 2016-06-22 17:36:05 +01:00
flightrecorder.hxx FlightRecorder: smarter log warning. 2013-02-10 11:47:16 +00:00
initialstate.cxx Aircraft-states feature. 2016-06-17 18:15:35 +01:00
initialstate.hxx Aircraft-states feature. 2016-06-17 18:15:35 +01:00
replay.cxx Use future-proof SGPath APIs. 2016-06-28 10:08:38 +01:00
replay.hxx Use future-proof SGPath APIs. 2016-06-28 10:08:38 +01:00