]> git.mxchange.org Git - flightgear.git/commit
Extended replay and flight recording system
authorThorstenB <brehmt@gmail.com>
Sat, 10 Nov 2012 20:25:31 +0000 (21:25 +0100)
committerThorstenB <brehmt@gmail.com>
Sat, 10 Nov 2012 20:26:08 +0000 (21:26 +0100)
commitfdb64a02a890c67e335c3e1382394f1b71784575
treed44847aed204b30418a8ff41b7f69a40d6209806
parent08d82294bde72a2b8bbafeda030e4fce5780df24
Extended replay and flight recording system
Save/restore replay sessions.
Replay system message support, so recorded flights can be turned into
flight tutorials.
src/Aircraft/flightrecorder.cxx
src/Aircraft/flightrecorder.hxx
src/Aircraft/replay.cxx
src/Aircraft/replay.hxx
src/Main/fg_commands.cxx