aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/screen.cpp
AgeCommit message (Expand)Author
2007-12-28Fixes compiling on msvc7.1, it seems like it has problems to decide when to u...Johannes Schickel
2007-12-24Cleanup(/formatting).Johannes Schickel
2007-12-15debug(C) parameter type fixes.Johannes Schickel
2007-10-21Fix warningMax Horn
2007-10-19Committing [ 1816080 ] KYRA: Intro Patch for HoF, from Florian, with some cle...Oystein Eftevaag
2007-10-12HoF:Johannes Schickel
2007-10-09HoF:Johannes Schickel
2007-09-23Added command to enable screen debug functionallity. (instead of the old comp...Johannes Schickel
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-07-29- Kyrandia 1 works againJohannes Schickel
2007-07-29Restructure Kyrandia sourcecode (part 2, compiling works again)Johannes Schickel
2007-07-08Fix for disappearing text in FM-Towns end sequence.Johannes Schickel
2007-06-23Minor formatting fixOystein Eftevaag
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-23Little graphics fix for FM-Towns version. (Thanks to Florian Kagerer)Johannes Schickel
2007-05-22Some graphic fixes for FM-Towns version. (Thanks to Florian Kagerer for this).Johannes Schickel
2007-04-27Cleanup.Johannes Schickel
2007-04-26Oops.Johannes Schickel
2007-04-15Formatting/Cleanup.Johannes Schickel
2007-03-23Implemented some palette code differences for Amiga version.Johannes Schickel
2007-03-18- little 'cleanup'Johannes Schickel
2007-03-16Basic support for Amiga MSC files.Johannes Schickel
2007-03-12WIP code for Amiga version:Johannes Schickel
2007-03-08Fixed const issue (casting const to non-const)Max Horn
2007-03-07- cleanupJohannes Schickel
2007-02-17Applied cyx's patch #1659302 ("KYRA: VQA player code cleanup/reduce") with theTorbjörn Andersson
2007-02-12little fix for fm-towns versionJohannes Schickel
2007-02-12Support for Japanese FM-Towns version. (code contributed by Florian Kagerer, ...Johannes Schickel
2007-02-01oops.Johannes Schickel
2007-02-01Fix for missing Brandon in Zanthia's home (see bug #1498221 "KYRA1: Subtitles...Johannes Schickel
2007-01-31Some changes to be closer to the original with palette handling.Johannes Schickel
2007-01-25Fix typos in some warningsMax Horn
2007-01-09Fix for bug #1631352 ("KYRA1: Graphics heavily broken and ScummVM crash"), I ...Johannes Schickel
2007-01-06Merging decodeFrameDeltaPage() again and using Fingolfin's template trickery ...Oystein Eftevaag
2007-01-06A few minor fixes and optimizations (biggest one is splitting decodeFrameDelt...Oystein Eftevaag
2006-10-23Fix for bug #1582726 ("KYRA1: Crash when entering Castle screen").Johannes Schickel
2006-09-17- removes the kyra specific language flag system, and uses the language enum ...Johannes Schickel
2006-09-17Const correctnessMax Horn
2006-09-16Replaces all malloc/realloc usages with new.Johannes Schickel
2006-09-16Replaces malloc with new in most cases.Johannes Schickel
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-09-09Ignore mouselock count when switching the cursor graphics, fixing a bug salty...Oystein Eftevaag
2006-09-09Fixed bug #1554904 ("KYRA1: No mouse cursor in latest SVN build"). GI_KYRA1 isTorbjörn Andersson
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 bug in fileData (introduced with last commit)Johannes Schickel