Martin Gerhardy
a0c237f7b9
EVENTRECORDER: added new event for OSystem::getTimeAndDate
2021-07-09 19:23:21 +02:00
Martin Gerhardy
2a658b9d65
EVENTRECORDER: quit scummvm after end of recorder file was reached.
...
This might also become a return to launcher, but I've somehere read the hint that
the event recorder was only meant to play back one game per session. We'll see.
2021-07-08 15:05:35 +02:00
Orgad Shaneh
c9a19011bf
EVENTRECORDER: Use a dynamic array for buffer in PlaybackFile
...
It is allocated on the stack.
2021-07-08 10:59:09 +02:00
D G Turner
019de0cc23
EVENTRECORDER: Fix GCC Compiler Warnings
...
These were memcpy usage to copy a non-trivial structure.
2019-09-14 00:54:10 +01:00
Johannes Schickel
854e22b38b
COMMON: Make GPL headers consistent in themselves.
2014-02-18 02:39:33 +01:00
Eugene Sandulenko
f59512c47e
RECORDER: Implement Events Recorder
2013-05-17 00:18:09 +03:00