aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/screen.h
AgeCommit message (Expand)Author
2009-06-08Cleanup.Johannes Schickel
2009-06-07Remove unneeded functionality from Screen.Johannes Schickel
2009-05-29Cleanup and slight bugfix in drawShapeProcessLineScale* functions.Johannes Schickel
2009-04-27LOL: added some drawing code and fixed some bugsFlorian Kagerer
2009-04-25LOL: - Started implementing the fighting system. The damage inflicted is wron...Florian Kagerer
2009-04-11KYRA: Replaced Rect class by Common::Rect; replaced dirty rect handling code ...Max Horn
2009-03-21LOL: - added drawing code for certain gfx (blood and slime spots on the floor...Florian Kagerer
2009-03-17LOL: added some new drawing code required for some shapes and fixed a minor t...Florian Kagerer
2009-03-01LOL: implemented some monster related code (monsters now get placed in the ma...Florian Kagerer
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-09-14Fixed thumbnail creation / loading in kyra.Johannes Schickel
2008-08-16Cleanup.Johannes Schickel
2008-07-27- Fixed fadePalette for HoF and Kyra3Johannes Schickel
2008-05-11- Renamed KyraEngine to KyraEngine_v1Johannes Schickel
2008-05-02Started to refactor kyra2/kyra3 code to a common base. (regressions possible,...Johannes Schickel
2008-04-29Various cleanup.Johannes Schickel
2008-04-26Fixed kyra screen initialization.Johannes Schickel
2008-04-23Implemented parts of item drop down code for Kyra3.Johannes Schickel
2008-04-20- moved kyra functor code to common/func.hJohannes Schickel
2008-04-17Fixed setShapePages maxY default value.Johannes Schickel
2008-04-17some more drawShape plot functions now (after Lord Hoto's additions) required...Florian Kagerer
2008-04-16Fixed shape drawing in HoF (regression) and Kyra3.Johannes Schickel
2008-04-16Some more kyra3 code. This should show the first scene for a brief second. (a...Johannes Schickel
2008-04-16fix sjis text color (ship scene)Florian Kagerer
2008-04-12- some refactoring for Kyra3Johannes Schickel
2008-04-06implement missing Screen::drawShapePlotType11_15()Florian Kagerer
2008-03-30Always clip rect to copy in Screen::copyRegion now, like the original does.Johannes Schickel
2008-03-30- get rid of const_castFlorian Kagerer
2008-03-30Renamed some functions according to our coding guidelines.Johannes Schickel
2008-03-30- fixed formattingJohannes Schickel
2008-03-29New drawShape code for Kyra 1 and 2. Scaled sprites no longer appear mutilate...Florian Kagerer
2008-03-27Fixed palette loading debug command for amiga version.Johannes Schickel
2008-03-27Added debugger command to set screen palette.Johannes Schickel
2008-03-09Implemented spellbook in HoF.Johannes Schickel
2008-03-09Fixed access of inventory in HoF while cursor is not visible. Johannes Schickel
2008-03-03Fix compile.Travis Howell
2008-03-03Started to implement GUI code for HoF.Johannes Schickel
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2008-01-12Commit patch #1869747 "KYRA: HoF sjis patch".Johannes Schickel
2008-01-05Fix to remove a tab character from the GPL headerPaul Gilbert
2007-10-12HoF:Johannes Schickel
2007-09-23Added command to enable screen debug functionallity. (instead of the old comp...Johannes Schickel
2007-07-29- Kyrandia 1 works againJohannes Schickel
2007-07-29Restructure Kyrandia sourcecode (part 2, compiling works again)Johannes Schickel
2007-06-23Applying patch 1669536: Kyra2: Intro fixesOystein Eftevaag
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-22Some graphic fixes for FM-Towns version. (Thanks to Florian Kagerer for this).Johannes Schickel
2007-04-27Cleanup.Johannes Schickel
2007-04-15Formatting/Cleanup.Johannes Schickel
2007-03-23Implemented some palette code differences for Amiga version.Johannes Schickel