aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-05-18added missing MIN() callsGregory Montoir
2007-05-17moved gfx related functions from various.cpp/.h to gfx.cpp/.h and fixed inden...Gregory Montoir
2007-05-17removed unneeded if blocksGregory Montoir
2007-05-17added code for gfxSpriteFunc1 and gfxSpriteFunc2, which are used for sprite m...Gregory Montoir
2007-05-17Replaced the old, broken fillpoly() function with a new, and hopefully slightlyTorbjörn Andersson
2007-05-17Completely revert last changes in icon code.Travis Howell
2007-05-17Cleanup.Travis Howell
2007-05-17Add code to slowing kill the demon in DIMP.Travis Howell
2007-05-16Figured out the bug that was causing the animations to glitchVincent Hamm
2007-05-16Replaced explicit bitmasks with function calls.Nicola Mettifogo
2007-05-16Ooops, commit too much.Travis Howell
2007-05-16Add code for handling special walls in Elvira 1/2.Travis Howell
2007-05-16Fix inventory icons in Amiga/AtariST versions of Elvira 1.Travis Howell
2007-05-16Ooops, correct inheritance of load/save functions.Travis Howell
2007-05-16Add caption to saved games for Elvira 1/2 and Waxworks.Travis Howell
2007-05-16Fix regression in Simon the Sorcerer 1/2, that caused various glitches.Travis Howell
2007-05-16Add idle code for DIMP.Travis Howell
2007-05-15Fixed bug when typing protection code.Nicola Mettifogo
2007-05-15Removed the case for the Italian version from displayQuitDialog(). According toTorbjörn Andersson
2007-05-15Minor cleanup.Travis Howell
2007-05-15Fix fade regressions.Travis Howell
2007-05-15Ooops, the y offset in drawBackGround() should be based on state width too.Travis Howell
2007-05-15Fix regressions in the introduction of Simon the Sorcerer 1 and in the DOS Fl...Travis Howell
2007-05-14this should fix script label offsets computation for OSGregory Montoir
2007-05-14Added cases for missing languages to displayQuitDialog(). Should fix featureTorbjörn Andersson
2007-05-14Correct error in drawImages(), where _window3Flag should have been used.Travis Howell
2007-05-13Reverted some changes to inventory handling.Nicola Mettifogo
2007-05-13added basic support for sounds playback in Amiga versions (only tested with t...Gregory Montoir
2007-05-13removed duplicated code (BASESON datafiles can be loaded with the existing bu...Gregory Montoir
2007-05-13More cleanup.Nicola Mettifogo
2007-05-13cleanupNicola Mettifogo
2007-05-13Cleanup.Travis Howell
2007-05-13New debug messages.Nicola Mettifogo
2007-05-13Reverted my last change to changeLocation.Nicola Mettifogo
2007-05-13Fixed timings when showing credits.Nicola Mettifogo
2007-05-13Added new debugger commands.Nicola Mettifogo
2007-05-13Fix reported compiler warning.Travis Howell
2007-05-13Rename a few variables.Travis Howell
2007-05-13Correct delay for animateSprite event in Simon the Sorcerer 2.Travis Howell
2007-05-13Fix bugs #941074 and #828860, by switching to graphics renderer code used by ...Travis Howell
2007-05-13Trigger palette update in colorWindow() for Elvira 2.Travis Howell
2007-05-13Fix bug in original Simon the Sorcerer 2, the x position in invertBox() needs...Travis Howell
2007-05-13free decrunch buffer once protracker module is loadedGregory Montoir
2007-05-13removed part of my patch for bug #1662610, CharsetRenderer::getStringHeight()...Gregory Montoir
2007-05-13minor fixes to the adlib sound code, this should help bug #1599270Gregory Montoir
2007-05-13french and german versions of Touche use the same charset data (confirmed by ...Gregory Montoir
2007-05-13this should trigger invalid resource types loads, if that ever happensGregory Montoir
2007-05-13Add UK versions of several HE games.Travis Howell
2007-05-12changed some warnings into debug msgsKostas Nakos
2007-05-12Fixed crashes when changing location in the introduction and removed useless ...Nicola Mettifogo