Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-10-27 | Cleanup | Travis Howell | |
svn-id: r24527 | |||
2006-10-27 | Script 160 is only used when clearing timers in Simon 1/2 | Travis Howell | |
svn-id: r24526 | |||
2006-10-27 | Ooops, fix Elvira 1 regression | Travis Howell | |
svn-id: r24525 | |||
2006-10-27 | Add code for look opcode in elvira 1 | Travis Howell | |
svn-id: r24524 | |||
2006-10-27 | Limit game specific code | Travis Howell | |
svn-id: r24523 | |||
2006-10-27 | Limit subtitle speed keys to Simon 1/2 | Travis Howell | |
svn-id: r24522 | |||
2006-10-26 | Add font table for Czech version of Simon 2 | Travis Howell | |
svn-id: r24519 | |||
2006-10-26 | Increase timer accuracy again | Max Horn | |
svn-id: r24518 | |||
2006-10-25 | Switch error to warning, since code is compatbile with football2002 too | Travis Howell | |
svn-id: r24516 | |||
2006-10-25 | Rewrote 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-25 | cleanup | Max Horn | |
svn-id: r24514 | |||
2006-10-25 | - Fix crash if theme_logo.visible is set to true in a classic theme config file | Johannes Schickel | |
svn-id: r24513 | |||
2006-10-25 | - renamed GUI::ThemeNew to GUI::ThemeModern | Johannes Schickel | |
- renamed ThemeNew.cpp to ThemeModern.cpp svn-id: r24512 | |||
2006-10-25 | Formatting. | Johannes Schickel | |
svn-id: r24511 | |||
2006-10-25 | Compile fix when DISABLE_FANCY_THEMES is #defined | Bertrand Augereau | |
svn-id: r24510 | |||
2006-10-25 | #ifndef DISABLE_SCUMM_7_8 missing | Bertrand Augereau | |
svn-id: r24509 | |||
2006-10-25 | Missing include file (for ScummEngine_v6 symbol) | Bertrand Augereau | |
svn-id: r24508 | |||
2006-10-25 | Update 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-25 | DS : Blind backends changes to comply to fingolfin's changes | Bertrand Augereau | |
svn-id: r24506 | |||
2006-10-25 | DS : Yet another scaling helpers | Bertrand Augereau | |
svn-id: r24505 | |||
2006-10-25 | DS backend : Compile fixes for the new backends system, still needs plugging ↵ | Bertrand Augereau | |
the old callbacks svn-id: r24504 | |||
2006-10-25 | Compile fix | Bertrand Augereau | |
svn-id: r24503 | |||
2006-10-25 | Update comments | Travis Howell | |
svn-id: r24502 | |||
2006-10-25 | Cleanup | Travis Howell | |
svn-id: r24501 | |||
2006-10-25 | Add back delay between script restarts | Travis Howell | |
svn-id: r24500 | |||
2006-10-25 | Remove unused script code | Travis Howell | |
svn-id: r24499 | |||
2006-10-25 | Add extra opcodes used by dumped scripts of Amiga demo of Elvira 1 | Travis Howell | |
svn-id: r24498 | |||
2006-10-25 | DS : 320*PAL8 to 256*1555 line scaler | Bertrand Augereau | |
svn-id: r24497 | |||
2006-10-25 | Revert debug changes | Travis Howell | |
svn-id: r24496 | |||
2006-10-25 | Remove unused script opcodes | Travis Howell | |
svn-id: r24495 | |||
2006-10-25 | Correction to script opcode table for FF | Travis Howell | |
svn-id: r24494 | |||
2006-10-25 | Corrections to script opcode table for PP | Travis Howell | |
svn-id: r24493 | |||
2006-10-25 | Add more opcodes for Elvira 1/2 | Travis Howell | |
svn-id: r24492 | |||
2006-10-25 | Add class code used by scripts in Elvira 1 | Travis Howell | |
svn-id: r24491 | |||
2006-10-25 | Add Macintosh version of Backyard Football 2002 | Travis Howell | |
svn-id: r24490 | |||
2006-10-24 | Broken 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-24 | const correctness | Max Horn | |
svn-id: r24488 | |||
2006-10-24 | Rename variable | Travis Howell | |
svn-id: r24487 | |||
2006-10-24 | Add more menu code for Elvira 1 | Travis Howell | |
svn-id: r24486 | |||
2006-10-24 | Never unload files loat on startup like "CAVE.APK" and "LAGOON.APK". | Johannes Schickel | |
svn-id: r24485 | |||
2006-10-24 | Fix for (reopened) bug #1582149 ("KYRA1: Crash when meeting Malcolm"). | Johannes Schickel | |
svn-id: r24480 | |||
2006-10-24 | Add back football2002 target | Travis Howell | |
svn-id: r24478 | |||
2006-10-23 | Fix for bug #1582726 ("KYRA1: Crash when entering Castle screen"). | Johannes Schickel | |
svn-id: r24475 | |||
2006-10-23 | Add missing reset of _lastClickRem variable | Travis Howell | |
svn-id: r24474 | |||
2006-10-23 | Add missing code for enableInput opcode | Travis Howell | |
svn-id: r24473 | |||
2006-10-23 | Re-enable verb code | Travis Howell | |
svn-id: r24472 | |||
2006-10-23 | Add minor icon code differences in Elvira 2 | Travis Howell | |
svn-id: r24471 | |||
2006-10-23 | Add printStats code for Elvira 2 and cleanup | Travis Howell | |
svn-id: r24470 | |||
2006-10-23 | Add a few opcode stubs for Elvira 2 | Travis Howell | |
svn-id: r24469 | |||
2006-10-23 | Add hasIcon difference in Elvira 1 | Travis Howell | |
svn-id: r24468 |