aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/screen_lok.h
AgeCommit message (Collapse)Author
2011-12-26KYRA: Merge Screen_Rpg with Screen (for now).Johannes Schickel
This should(!) fix ARM compilation issues due to virtual inheritance.
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-10-23LOL: - fix invalid mem accessFlorian Kagerer
- also extend LordHoto's recent item code changes to LOL svn-id: r53740
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for ↵Max Horn
consistency svn-id: r44634
2009-08-10Use interface palette for mouse cursor in Kyra1 amiga, when it's enabled.Johannes Schickel
svn-id: r43197
2009-06-29Fix kyra2/kyra3 mouse cursor related regressions, introduced with r41959.Johannes Schickel
svn-id: r41960
2009-06-29- Get rid of code duplication for mouse cursor setupJohannes Schickel
- Fix mouse cursor colors in LoL PC98 (This commit might introduce regressions, since it changes the key color the mouse cursor uses) svn-id: r41959
2009-06-25Cleanup.Johannes Schickel
svn-id: r41871
2009-06-25Implement palette fading for 16 color version of Kyrandia 1.Johannes Schickel
svn-id: r41846
2009-06-25Implement properly colored mouse cursors in 16 color version of Kyrandia 1.Johannes Schickel
svn-id: r41845
2009-06-25Initial support for Kyrandia 1 PC-9801 Japanese 16 color.Johannes Schickel
svn-id: r41844
2009-04-11Cleanup.Johannes Schickel
svn-id: r39933
2009-04-11KYRA: Replaced Rect class by Common::Rect; replaced dirty rect handling code ↵Max Horn
by code similiar to the one used in SAGA and the frontend GUI code svn-id: r39929
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
svn-id: r35648
2008-08-20Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". ↵Johannes Schickel
(Without Max' compressed backward seeking support for now) svn-id: r34053
2008-05-11Consisteny fixes:Johannes Schickel
- Renamed classes *_v1 -> *_LoK - Renamed files *_v1.* -> *_lok.* - Renamed WSAMovieV1 -> WSAMovie_v1 - Renamed WSAMovieV2 -> WSAMovie_v2 svn-id: r32042