1
0
Fork 0
flightgear/src/Aircraft
Julian Smith 3c9fae3016 src/Aircraft/replay.cxx:loadTape(): use specified path if it ends with .fgtape.
Used to always prepend /sim/replay/tape-directory and append .fgtape. But it's
convenient to be able to specify exact path.
2020-10-31 17:23:28 +00:00
..
AircraftPerformance.cxx Start creating tests of AIModel code 2020-09-03 17:51:40 +01:00
AircraftPerformance.hxx Start creating tests of AIModel code 2020-09-03 17:51:40 +01:00
CMakeLists.txt Move aircraft-performance code into a public API 2018-08-26 14:39:42 +01:00
controls.cxx SGSubsystem classes: Registration of all subsystems. 2019-07-01 14:51:32 +02:00
controls.hxx SGSubsystem classes: Renaming of the subsystem ID variables and functions. 2019-07-01 14:27:30 +02:00
FlightHistory.cxx Replace BOOST_FOREACH by C++ 11 for range loop. 2020-04-12 14:40:36 +01:00
FlightHistory.hxx SGSubsystem classes: Addition of staticSubsystemClassId() to all subsystems. 2019-07-01 14:51:32 +02:00
flightrecorder.cxx Improved handling of continuous replay and added recovery system. 2020-06-19 20:44:26 +01:00
flightrecorder.hxx src/Aircraft/flightrecorder.hxx: use unsigned to fix gcc warning elsewhere. 2020-06-17 21:11:29 +01: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 src/Aircraft/replay.cxx:loadTape(): use specified path if it ends with .fgtape. 2020-10-31 17:23:28 +00:00
replay.hxx Improved handling of continuous replay and added recovery system. 2020-06-19 20:44:26 +01:00