aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Collapse)Author
2006-10-21Fix regression, due to lost codeTravis Howell
svn-id: r24401
2006-10-21Sync. names of filesDescriptionsTravis Howell
svn-id: r24400
2006-10-21Add Czech version of Simon the Sorcerer 2 (Windows CD)Travis Howell
svn-id: r24399
2006-10-21CleanupTravis Howell
svn-id: r24397
2006-10-21CleanupTravis Howell
svn-id: r24396
2006-10-20SCUMM: ArrayHeader related cleanupMax Horn
svn-id: r24395
2006-10-20Split code into more specific files and cleanupTravis Howell
svn-id: r24394
2006-10-19Split script opcode tables up into more specificsTravis Howell
svn-id: r24393
2006-10-19Split md5 details for game detection into separate fileTravis Howell
svn-id: r24391
2006-10-19Split game specific script opcodes into separate filesTravis Howell
svn-id: r24389
2006-10-19Add support for sound effects in PC version of Elvira 1Travis Howell
svn-id: r24388
2006-10-19Add option to load a module via streamTravis Howell
svn-id: r24387
2006-10-19Ooops, disable code for loading modulesTravis Howell
svn-id: r24386
2006-10-19Add support for arrows keys in WWTravis Howell
svn-id: r24385
2006-10-19SCUMM: Introduced V12_X_MULTIPLIER and V12_Y_MULTIPLIER to make it a bit ↵Max Horn
easier to find spots where we convert between C64-style coordinates and pixel coordinates (but beware, this probably doesnt't cover all relevant instances) svn-id: r24384
2006-10-19cleanupMax Horn
svn-id: r24383
2006-10-18cleanupMax Horn
svn-id: r24373
2006-10-18cleanupMax Horn
svn-id: r24372
2006-10-18SCUMM: Got rid of BompHeaderMax Horn
svn-id: r24371
2006-10-18SCUMM: Be less generous to code invoking checkXYInBoxBounds with a bad box ↵Max Horn
param: we now abort instead of ignoring it silently. May cause some trivial-to-fix regressions svn-id: r24369
2006-10-18SCUMM: Moved getDistanceBetween to clas ScummEngine_v6; grouped inventory ↵Max Horn
related stuff in object.cpp svn-id: r24368
2006-10-18SCUMM: reordered contents of actor.cpp, grouping methods in a hopefully ↵Max Horn
somewhat more logical fashion svn-id: r24367
2006-10-18SCUMM: Yet another minox walkbox cleanupMax Horn
svn-id: r24366
2006-10-18SCUMM: walbox related cleanupMax Horn
svn-id: r24365
2006-10-18Fix assignment-instead-of-compare bug in AGOSEngine::menuFor_e2Max Horn
svn-id: r24363
2006-10-18Fix display of sword cursor in WWTravis Howell
svn-id: r24362
2006-10-18Add mouse cursors for WWTravis Howell
svn-id: r24361
2006-10-17Remove duplicate opcode in WWTravis Howell
svn-id: r24360
2006-10-17The Amiga demo of Elvira 1 includes several VGA sound files, with a file ↵Travis Howell
size of zero svn-id: r24359
2006-10-17Whitespace changesTravis Howell
svn-id: r24358
2006-10-17Fix clearing window, when removing icons in earlier gamesTravis Howell
svn-id: r24357
2006-10-17Add minor differences in windows code of Elvira 1/2/WWTravis Howell
svn-id: r24356
2006-10-17Add more icons code differences for Elvira 1/2/WWTravis Howell
svn-id: r24355
2006-10-16Add patch #1578573 - ELVIRA: More game versionsTravis Howell
svn-id: r24354
2006-10-16Add Elvira 2 difference in clearMenuStripTravis Howell
svn-id: r24350
2006-10-16Enable menus in Elvira 2Travis Howell
svn-id: r24349
2006-10-16Add more opcode differences for WWTravis Howell
svn-id: r24348
2006-10-16Enable menus in WW, allows more progressTravis Howell
svn-id: r24347
2006-10-16Disable mouse cursor in Amiga demo of Elvira 1Travis Howell
svn-id: r24346
2006-10-16Add work around for converter crash in Amiga version of WW for now Travis Howell
svn-id: r24345
2006-10-16Auto decrunch the gamexx file when requiredTravis Howell
svn-id: r24344
2006-10-15Added MD5 for Future Wars included in the UK "Classic Collection".Torbjörn Andersson
svn-id: r24343
2006-10-15Reanmed CD -> "256 colors"Eugene Sandulenko
svn-id: r24339
2006-10-15Amiga sound files aren't compressedTravis Howell
svn-id: r24338
2006-10-15Rename items.cpp to script.cppEugene Sandulenko
svn-id: r24336
2006-10-15Only stop the required sound channel, when switching sound filesTravis Howell
svn-id: r24335
2006-10-15Add another filename difference in Amiga versionsTravis Howell
svn-id: r24334
2006-10-15Minor cleanupTravis Howell
svn-id: r24333
2006-10-15Add menu support for Amiga demo of Elvira 1Travis Howell
svn-id: r24332
2006-10-15Add AtariST version of Elvira 2Travis Howell
svn-id: r24331