aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/screen.h
AgeCommit message (Expand)Author
2006-09-15- adds dirty rect handling to the kyra engine (needs some more tests before I...Johannes Schickel
2006-09-10- Some little checks for shape usage.Johannes Schickel
2006-09-10Little bit cleanup.Johannes Schickel
2006-08-27Adds voice/chats to the intro, and adds debug strings to the function calls.Oystein Eftevaag
2006-08-26Adds some framework for the Kyra2 intro, expands it a little bit and adds som...Oystein Eftevaag
2006-07-30Implements item shape loading for kyra3.Johannes Schickel
2006-07-30- fixes copyright of kyra3.hJohannes Schickel
2006-07-16- don't error on CHAPTER1.VRM miss anymoreJohannes Schickel
2006-05-28cleanupJohannes Schickel
2006-05-28- makes Screen::getPagePtr privateJohannes Schickel
2006-05-25- Adds some _quitFlag checksJohannes Schickel
2006-05-21Implements kyra3 main menu drawing.Johannes Schickel
2006-05-18- load fonts for kyra3Johannes Schickel
2006-05-03- modifies loadBitmap not to crash if a image isn't foundJohannes Schickel
2006-04-17- Implements copyRegion without transparency checkingJohannes Schickel
2006-04-17Implements the end credits, and disables fast forwarding in the intro.Oystein Eftevaag
2006-03-20Implements cmd_shakeScreen.Johannes Schickel
2006-03-18Extends seq_drinkPotionAnim() so that the color of the flask BrandonOystein Eftevaag
2006-02-17Reduced header dependenciesMax Horn
2006-02-11Moved engines to the new engines/ directoryMax Horn