aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/screen_lok.cpp
AgeCommit message (Expand)Author
2009-10-31Fix missing inventory in Kyrandia 1 PC98 16 color version, when loading a sav...Johannes Schickel
2009-10-26- Fix some missing initialization warnings from cppcheckJohannes Schickel
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for con...Max Horn
2009-09-24Reverted parts of revisions #44298, #44299 and #44300, to prevent warnings an...Filippos Karapetis
2009-09-24Fixed some more warnings about unreachable codeFilippos Karapetis
2009-08-11Disable "Screen_LoK::fadeSpecialPalette" for Kyrandia 1 Amiga, like the origi...Johannes Schickel
2009-08-10Fix bug when setting up mouse cursor with inventory palette.Johannes Schickel
2009-08-10Use interface palette for mouse cursor in Kyra1 amiga, when it's enabled.Johannes Schickel
2009-06-29- Get rid of code duplication for mouse cursor setupJohannes Schickel
2009-06-25Cleanup.Johannes Schickel
2009-06-25Fix japanese font colors in Kyra 1 PC98 16 color.Johannes Schickel
2009-06-25Implement palette fading for 16 color version of Kyrandia 1.Johannes Schickel
2009-06-25Implement properly colored mouse cursors in 16 color version of Kyrandia 1.Johannes Schickel
2009-06-25Initial support for Kyrandia 1 PC-9801 Japanese 16 color.Johannes Schickel
2009-06-22- Changed the following Screen functions to take a reference to a Palette obj...Johannes Schickel
2009-06-22Changed Screen::getPalette to return a reference to a Palette object.Johannes Schickel
2009-06-22Got rid of Screen::_currentPalette.Johannes Schickel
2009-05-19Formatting.Johannes Schickel
2009-05-19Remov lots of superfluous debug output.Johannes Schickel
2009-04-11Cleanup.Johannes Schickel
2009-04-11KYRA: Replaced Rect class by Common::Rect; replaced dirty rect handling code ...Max Horn
2008-08-20Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Withou...Johannes Schickel
2008-05-11Consisteny fixes:Johannes Schickel