aboutsummaryrefslogtreecommitdiff
path: root/engines/toltecs/segmap.cpp
AgeCommit message (Expand)Author
2011-11-20TOLTECS: Oops, forgot to disable the debug path drawing.Benjamin Haisch
2011-11-20TOLTECS: - Fixed clipping bugs (in 256-color sprites and scaled sprites)Benjamin Haisch
2011-11-20TOLTECS: - Added enum for sound channel typeBenjamin Haisch
2011-11-20TOLTECS: Silenced MSVC warningsFilippos Karapetis
2011-11-20TOLTECS: A lot of changes in the graphics code:Benjamin Haisch
2011-11-20TOLTECS: Changed how screen masks are handled.Benjamin Haisch
2011-11-20TOLTECS: Renamed ybottom to priorityBenjamin 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