aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/screen_hof.cpp
AgeCommit message (Collapse)Author
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for ↵Max Horn
consistency svn-id: r44634
2009-06-25Change Screen_v2::findLeastDifferentColor to take a Palette object as source.Johannes Schickel
svn-id: r41886
2009-06-25Change Screen_HoF::generateGrayOverlay to accept a Palette object as source.Johannes Schickel
svn-id: r41885
2009-06-25Change Screen_HoF::generateGrayOverlay to use a Palette object internally.Johannes Schickel
svn-id: r41883
2009-05-19Remov lots of superfluous debug output.Johannes Schickel
svn-id: r40715
2008-05-11Implemented page switch animation in kyra3 album.Johannes Schickel
svn-id: r32023
2008-05-07Changed kyra to use delete[] instead of delete [].Johannes Schickel
svn-id: r31925
2008-05-02Started to refactor kyra2/kyra3 code to a common base. (regressions ↵Johannes Schickel
possible, compiling currently broken) svn-id: r31817