Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Default ScummVM Save/Load dialog shows up on click.
|
|
WAGE: Add save/load code
|
|
It should've been `Chr` instead.
|
|
|
|
|
|
COMMON: Fix tests when building with the event recorder
|
|
Tests now build fine with the event recorder enabled
|
|
This reverts commit 1f8667c5d949070035390531e4f10c0f945d7352.
|
|
EventRecorder is in the gui lib which is not linked in the cxxtest suite.
|
|
|
|
|
|
|
|
It now actually does the loading.
|
|
constructor
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Otherwise we could miss some of the debug output as the channels are not yet
registered.
|
|
|
|
|
|
|
|
|
|
compatible with it
|
|
BUILD: Added Travis-CI support
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This will all be overhauled in the future but for now it is best
not to crash when playing AVI/SEQ files.
|
|
|
|
|
|
|
|
|
|
Now flags, version, description and thumbnail are added in the end of
the file, thus making saves compatible with original ones.
|