aboutsummaryrefslogtreecommitdiff
path: root/engines/toltecs/script.cpp
AgeCommit message (Expand)Author
2011-11-20TOLTECS: - Implemented RTLBenjamin Haisch
2011-11-20TOLTECS: - Fixed Screen::updateTalkText (text x position was read incorrectly...Benjamin Haisch
2011-11-20TOLTECS: Implemented preliminary sound playback; some stuff is still missing ...Benjamin Haisch
2011-11-20TOLTECS: Removed unused functions.Benjamin Haisch
2011-11-20TOLTECS: Forgot script.cpp.Benjamin Haisch
2011-11-20TOLTECS: Fixed a script bug (compare opcodes work on unsigned values). So far...Benjamin Haisch
2011-11-20TOLTECS: - Merged input.cpp with toltecs.cppBenjamin Haisch
2011-11-20TOLTECS: Implemented buildColorTransTable (still TODO) and shadow sprite draw...Benjamin Haisch
2011-11-20TOLTECS: Saving/loading is working; it still needs work but will suffice to m...Benjamin Haisch
2011-11-20TOLTECS: - Renamed stuff and cleanupsBenjamin Haisch
2011-11-20TOLTECS: - Renamed some variables & functionsBenjamin Haisch
2011-11-20TOLTECS: Fixed tabs and formatting.Benjamin Haisch
2011-11-20TOLTECS: Initial checkinEugene Sandulenko