Age | Commit message (Collapse) | Author |
|
Fixes a Crazylegs bug where he can interrupt himself
Could probably be used elsewhere if there are any other such cases.
|
|
After loading a game, ambient sounds stoped playing, now they are
working properly.
Also some smaller compiler warnings were fixed.
|
|
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
|