Benjamin Haisch
|
3b89304dd9
|
TOLTECS: Forgot script.cpp.
And some tests for menu & movie player in toltecs.cpp.
|
2011-11-20 22:43:06 +01:00 |
|
Benjamin Haisch
|
2930003864
|
TOLTECS: Fixed a script bug (compare opcodes work on unsigned values). So far this caused one error I noticed when climbing up the ladder in the barn where the camera didn't scroll up properly, but now it's all fine.
|
2011-11-20 22:43:05 +01:00 |
|
Benjamin Haisch
|
74c05f6aa8
|
TOLTECS: - Merged input.cpp with toltecs.cpp
- Kernel function 5 returns a random value; use ScummVM's RNG
|
2011-11-20 22:43:05 +01:00 |
|
Benjamin Haisch
|
5660ff5148
|
TOLTECS: Implemented buildColorTransTable (still TODO) and shadow sprite drawing.
|
2011-11-20 22:43:05 +01:00 |
|
Benjamin Haisch
|
51214a461a
|
TOLTECS: Saving/loading is working; it still needs work but will suffice to make debugging somewhat easier.
|
2011-11-20 22:43:05 +01:00 |
|
Benjamin Haisch
|
dd5567613f
|
TOLTECS: - Renamed stuff and cleanups
- Beginnings of the saveload system (incomplete)
|
2011-11-20 22:43:05 +01:00 |
|
Benjamin Haisch
|
21f6dad09a
|
TOLTECS: - Renamed some variables & functions
- Mouse cursor is hidden/shown when _mouseDisabled variable is set via script
|
2011-11-20 22:43:05 +01:00 |
|
Benjamin Haisch
|
f4e156b3b3
|
TOLTECS: Fixed tabs and formatting.
|
2011-11-20 22:43:05 +01:00 |
|
Eugene Sandulenko
|
7c2835313e
|
TOLTECS: Initial checkin
|
2011-11-20 22:43:05 +01:00 |
|