Age | Commit message (Collapse) | Author |
|
|
|
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.
|
|
_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.
|