Age | Commit message (Collapse) | Author |
|
Offset is added in the end of the file, so ScummVM would know where to
look for description, version, thumbnail information.
|
|
Default ScummVM Save/Load dialog shows up on click.
|
|
It should've been `Chr` instead.
|
|
It now actually does the loading.
|
|
|
|
Now flags, version, description and thumbnail are added in the end of
the file, thus making saves compatible with original ones.
|
|
_resourceId is added to entities, so saveGame() can access these ids and
save them.
|
|
|
|
Base/Current stats fix + loopNum, aim, opponentAim saving.
|
|
More values are saved now, yet some are still not found.
|
|
Copy-pasted from asvitkine/wage-engine (on java). I've managed filling
in some values, the others are 0 for now.
|