aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/screen_hof.cpp
AgeCommit message (Expand)Author
2014-02-18KYRA: Make GPL headers consistent in themselves.Johannes Schickel
2013-01-09KYRA: Make all hex constants use uppercase letters.Johannes Schickel
2012-11-11KYRA: finish implementation of new HOF sequence player codeathrxx
2012-11-11KYRA: move HOF sequence player into its own classathrxx
2011-12-26KYRA: Merge Screen_Rpg with Screen (for now).Johannes Schickel
2011-12-26KYRA: (EOB/LOL) - move eob/lol specific screen code to new classathrxx
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28KYRA: Clean up of header includes.Johannes Schickel
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for con...Max Horn
2009-06-25Change Screen_v2::findLeastDifferentColor to take a Palette object as source.Johannes Schickel
2009-06-25Change Screen_HoF::generateGrayOverlay to accept a Palette object as source.Johannes Schickel
2009-06-25Change Screen_HoF::generateGrayOverlay to use a Palette object internally.Johannes Schickel
2009-05-19Remov lots of superfluous debug output.Johannes Schickel
2008-05-11Implemented page switch animation in kyra3 album.Johannes Schickel
2008-05-07Changed kyra to use delete[] instead of delete [].Johannes Schickel
2008-05-02Started to refactor kyra2/kyra3 code to a common base. (regressions possible,...Johannes Schickel