1
0
Fork 0
flightgear/src/Aircraft
Julian Smith 930c77b69f src/Aircraft/replay.cxx: fix bug with end of replay end when recording multiplayer.
With Normal recordings, if we are recording multiplayer aircraft, we continue
appending to the in-memory recording while replaying, so we need to stop when
we reach the original end of recorded frames.
2021-07-31 10:29:11 +01: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 Controls: ensure engine index is valid 2021-05-24 15:54:17 +01:00
controls.hxx Fix false-positive listener warnings for /controls 2021-03-13 14:44:17 +00: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 src/Aircraft/flightrecorder.cxx: Improved logging of raw speed values. 2021-04-15 17:23:58 +01:00
flightrecorder.hxx Added support for analysing raw speed values when replaying. 2021-03-27 22:37:54 +00:00
initialstate.cxx src/Aircraft/initialstate.cxx: fixed typo in diagnostic when --state=... is not found. 2021-01-30 12:48:06 +00:00
initialstate.hxx Aircraft-states feature. 2016-06-17 18:15:35 +01:00
replay.cxx src/Aircraft/replay.cxx: fix bug with end of replay end when recording multiplayer. 2021-07-31 10:29:11 +01:00
replay.hxx Improved normal-recording time-keeping. 2021-07-31 10:29:11 +01:00