aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-10-27cleanupMax Horn
svn-id: r24537
2006-10-27SCUMM: Unified some SMUSH audio channel codeMax Horn
svn-id: r24536
2006-10-27CleanupTravis Howell
svn-id: r24533
2006-10-27Var 254 is only reset, when reseting animations in later gamesTravis Howell
svn-id: r24532
2006-10-27CleanupTravis Howell
svn-id: r24531
2006-10-27Update commentTravis Howell
svn-id: r24530
2006-10-27Update dump code for additional gamesTravis Howell
svn-id: r24529
2006-10-27Update names in opcode tablesTravis Howell
svn-id: r24528
2006-10-27CleanupTravis Howell
svn-id: r24527
2006-10-27Script 160 is only used when clearing timers in Simon 1/2Travis Howell
svn-id: r24526
2006-10-27Ooops, fix Elvira 1 regressionTravis Howell
svn-id: r24525
2006-10-27Add code for look opcode in elvira 1Travis Howell
svn-id: r24524
2006-10-27Limit game specific codeTravis Howell
svn-id: r24523
2006-10-27Limit subtitle speed keys to Simon 1/2Travis Howell
svn-id: r24522
2006-10-26Add font table for Czech version of Simon 2Travis Howell
svn-id: r24519
2006-10-26Increase timer accuracy againMax Horn
svn-id: r24518
2006-10-25Switch error to warning, since code is compatbile with football2002 tooTravis Howell
svn-id: r24516
2006-10-25Rewrote the DefaultTimerManager to use a priority queue instead of a fixed ↵Max Horn
size slot array (semantics of timers changed slightly due to this in lag situations) svn-id: r24515
2006-10-25cleanupMax Horn
svn-id: r24514
2006-10-25- Fix crash if theme_logo.visible is set to true in a classic theme config fileJohannes Schickel
svn-id: r24513
2006-10-25- renamed GUI::ThemeNew to GUI::ThemeModernJohannes Schickel
- renamed ThemeNew.cpp to ThemeModern.cpp svn-id: r24512
2006-10-25Formatting.Johannes Schickel
svn-id: r24511
2006-10-25Compile fix when DISABLE_FANCY_THEMES is #definedBertrand Augereau
svn-id: r24510
2006-10-25#ifndef DISABLE_SCUMM_7_8 missingBertrand Augereau
svn-id: r24509
2006-10-25Missing include file (for ScummEngine_v6 symbol)Bertrand Augereau
svn-id: r24508
2006-10-25Update GP2X port to support Fingolfin's ongoing implementation of the ↵John Willis
Modular Backends ideas :). Also add a few updates from my local tree (Batt level checking and STDOUT/STDERR file mapping code stolen from the Symbian backend (thanks)). svn-id: r24507
2006-10-25DS : Blind backends changes to comply to fingolfin's changesBertrand Augereau
svn-id: r24506
2006-10-25DS : Yet another scaling helpersBertrand Augereau
svn-id: r24505
2006-10-25DS backend : Compile fixes for the new backends system, still needs plugging ↵Bertrand Augereau
the old callbacks svn-id: r24504
2006-10-25Compile fixBertrand Augereau
svn-id: r24503
2006-10-25Update commentsTravis Howell
svn-id: r24502
2006-10-25CleanupTravis Howell
svn-id: r24501
2006-10-25Add back delay between script restartsTravis Howell
svn-id: r24500
2006-10-25Remove unused script codeTravis Howell
svn-id: r24499
2006-10-25Add extra opcodes used by dumped scripts of Amiga demo of Elvira 1Travis Howell
svn-id: r24498
2006-10-25DS : 320*PAL8 to 256*1555 line scalerBertrand Augereau
svn-id: r24497
2006-10-25Revert debug changesTravis Howell
svn-id: r24496
2006-10-25Remove unused script opcodesTravis Howell
svn-id: r24495
2006-10-25Correction to script opcode table for FFTravis Howell
svn-id: r24494
2006-10-25Corrections to script opcode table for PPTravis Howell
svn-id: r24493
2006-10-25Add more opcodes for Elvira 1/2Travis Howell
svn-id: r24492
2006-10-25Add class code used by scripts in Elvira 1Travis Howell
svn-id: r24491
2006-10-25Add Macintosh version of Backyard Football 2002Travis Howell
svn-id: r24490
2006-10-24Broken Sword 2 does not need cd.bin, and startup.inf is optional. (In fact,Torbjörn Andersson
there have been reports that the BS1/BS2 double pack ships with the wrong startup.inf, but let's not confuse the readers with that little tidbit.) svn-id: r24489
2006-10-24const correctnessMax Horn
svn-id: r24488
2006-10-24Rename variableTravis Howell
svn-id: r24487
2006-10-24Add more menu code for Elvira 1Travis Howell
svn-id: r24486
2006-10-24Never unload files loat on startup like "CAVE.APK" and "LAGOON.APK". Johannes Schickel
svn-id: r24485
2006-10-24Fix for (reopened) bug #1582149 ("KYRA1: Crash when meeting Malcolm").Johannes Schickel
svn-id: r24480
2006-10-24Add back football2002 targetTravis Howell
svn-id: r24478