Age | Commit message (Collapse) | Author |
|
|
|
List and or play overlay loops that have been loaded for the scene
|
|
Saving and loading is accessible via ScummVM dialogs.
No in-game UI support yet.
It is possible to load saves from original game via debugger console.
ScummVM saves have additional header and are incompatibile with original
game.
|
|
save methods update
replaced few char* with Common::String
changed few pointers to references
|
|
|
|
Fixed animation position update
Added goal & anim commands to console
|
|
Settings works
Help works
Clue database works
Fixed code for inserting objects into scene
Reorganization of few files
Unification & code formatting of few older files
|
|
added async walking
named some of the game flags & variables
renamed aesc to screen effects
|
|
|
|
|