aboutsummaryrefslogtreecommitdiff
path: root/engines/toltecs
AgeCommit message (Expand)Author
2011-11-20TOLTECS: Fixed a script bug (compare opcodes work on unsigned values). So far...Benjamin Haisch
2011-11-20TOLTECS: Corrected debug output.Benjamin Haisch
2011-11-20TOLTECS: Fixed clipping (the clipping of the right border with flipped sprite...Benjamin Haisch
2011-11-20TOLTECS: Finished sprite clipping.Benjamin Haisch
2011-11-20TOLTECS: Deleted obsolete files.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: Merged drawChar and drawChar2Benjamin Haisch
2011-11-20TOLTECS: Minor cleanup.Benjamin Haisch
2011-11-20TOLTECS: Fixed tabs.Benjamin Haisch
2011-11-20TOLTECS: - Made game "quittable"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: Some cleanup of the pathfinding code.Benjamin Haisch
2011-11-20TOLTECS: Fixed tabs and formatting.Benjamin Haisch
2011-11-20TOLTECS: Initial checkinEugene Sandulenko