aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2006-10-18SCUMM: Be less generous to code invoking checkXYInBoxBounds with a bad box pa...Max Horn
2006-10-18SCUMM: Moved getDistanceBetween to clas ScummEngine_v6; grouped inventory rel...Max Horn
2006-10-18SCUMM: reordered contents of actor.cpp, grouping methods in a hopefully somew...Max Horn
2006-10-18SCUMM: Yet another minox walkbox cleanupMax Horn
2006-10-18SCUMM: walbox related cleanupMax Horn
2006-10-18Fix assignment-instead-of-compare bug in AGOSEngine::menuFor_e2Max Horn
2006-10-18Fix display of sword cursor in WWTravis Howell
2006-10-18Add mouse cursors for WWTravis Howell
2006-10-17Remove duplicate opcode in WWTravis Howell
2006-10-17The Amiga demo of Elvira 1 includes several VGA sound files, with a file size...Travis Howell
2006-10-17Whitespace changesTravis Howell
2006-10-17Fix clearing window, when removing icons in earlier gamesTravis Howell
2006-10-17Add minor differences in windows code of Elvira 1/2/WWTravis Howell
2006-10-17Add more icons code differences for Elvira 1/2/WWTravis Howell
2006-10-16Add patch #1578573 - ELVIRA: More game versionsTravis Howell
2006-10-16Add Elvira 2 difference in clearMenuStripTravis Howell
2006-10-16Enable menus in Elvira 2Travis Howell
2006-10-16Add more opcode differences for WWTravis Howell
2006-10-16Enable menus in WW, allows more progressTravis Howell
2006-10-16Disable mouse cursor in Amiga demo of Elvira 1Travis Howell
2006-10-16Add work around for converter crash in Amiga version of WW for now Travis Howell
2006-10-16Auto decrunch the gamexx file when requiredTravis Howell
2006-10-15Added MD5 for Future Wars included in the UK "Classic Collection".Torbjörn Andersson
2006-10-15Reanmed CD -> "256 colors"Eugene Sandulenko
2006-10-15Amiga sound files aren't compressedTravis Howell
2006-10-15Rename items.cpp to script.cppEugene Sandulenko
2006-10-15Only stop the required sound channel, when switching sound filesTravis Howell
2006-10-15Add another filename difference in Amiga versionsTravis Howell
2006-10-15Minor cleanupTravis Howell
2006-10-15Add menu support for Amiga demo of Elvira 1Travis Howell
2006-10-15Add AtariST version of Elvira 2Travis Howell
2006-10-15Added some more const keywordsMax Horn
2006-10-15Turned some more static vars into static constMax Horn
2006-10-15Moved get_resource_id_quoted around a bit and added another FIXME commentMax Horn
2006-10-15Added FIXME comment about 'static' abuse in imuse_part.cppMax Horn
2006-10-15oopsMax Horn
2006-10-15Replaced Chunk::ChunkString by tag2strMax Horn
2006-10-15Replaced function level static variable (YUCK) called 'sentence' by ScummEngi...Max Horn
2006-10-15Turning various static tables into static constMax Horn
2006-10-15Since proper detection is added to CinE, build it by default andEugene Sandulenko
2006-10-15Add proper game detection to CinE engine.Eugene Sandulenko
2006-10-15Got rid of ScummEngine::_confirmExit, and some other minor cleanupMax Horn
2006-10-14Add game details for menu file used by early gamesTravis Howell
2006-10-14Remove excess stopVoice code for PP, which isn't required under ScummVMTravis Howell
2006-10-14Add extra video opcodes for Elvira 1 demoTravis Howell
2006-10-14Update the screen immediately after restoring the cursor on running a dialog.Torbjörn Andersson
2006-10-14Add more filename differences in Amiga demo of Elvira 1Travis Howell
2006-10-14Remove unneeded #includes.Eugene Sandulenko
2006-10-14Remove unneeded #includes.Eugene Sandulenko
2006-10-14Fixed bug #1573366 ("SMUSH: unpausing the game causes cursor to show").Torbjörn Andersson