Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-11-07 | Add German version of Monkey Island 1 EGA 4 Disk. | Travis Howell | |
svn-id: r19490 | |||
2005-11-07 | Add German version of freddi2/freddi4. | Travis Howell | |
svn-id: r19489 | |||
2005-11-06 | Should be int32 in HE games, to avoid possible overflow. | Travis Howell | |
svn-id: r19485 | |||
2005-11-06 | Correct charset palette in HE games. | Travis Howell | |
svn-id: r19484 | |||
2005-11-06 | Revert +1 change, causes more glitches in lost. | Travis Howell | |
svn-id: r19483 | |||
2005-11-06 | Cleanup. | Travis Howell | |
svn-id: r19482 | |||
2005-11-06 | Fix regression, must not be an int16. | Travis Howell | |
svn-id: r19481 | |||
2005-11-05 | Add Macintosh version of updated spyfox demo. | Travis Howell | |
svn-id: r19479 | |||
2005-11-05 | Correct version of German version of putttime. | Travis Howell | |
svn-id: r19478 | |||
2005-11-05 | Detect where wizImage type 1 should be flipped. | Travis Howell | |
Show images without zoom or angle in ski ride of pajama3 for now. svn-id: r19462 | |||
2005-11-05 | Update debug output. | Travis Howell | |
svn-id: r19442 | |||
2005-11-05 | Add missing else. | Travis Howell | |
svn-id: r19433 | |||
2005-11-05 | Correct value. | Travis Howell | |
svn-id: r19431 | |||
2005-11-05 | Match original games, caused assert in earlt versions of freddi. | Travis Howell | |
svn-id: r19430 | |||
2005-11-04 | Add missing case for HE games. | Travis Howell | |
Fix regression in HE games I caused. svn-id: r19429 | |||
2005-11-04 | Ooops | Travis Howell | |
svn-id: r19428 | |||
2005-11-04 | Update HE version for German version of freddi/putttime. | Travis Howell | |
svn-id: r19427 | |||
2005-11-04 | Cleanup, remove hacks. | Travis Howell | |
svn-id: r19425 | |||
2005-11-04 | Correction for shapes drawing in fun shop titles. | Travis Howell | |
svn-id: r19424 | |||
2005-11-04 | Fix subtitle regressions. | Travis Howell | |
svn-id: r19423 | |||
2005-11-04 | Corrections to fillWizRect(). | Travis Howell | |
Fixes asserts in pearl locations of spyozon. svn-id: r19422 | |||
2005-11-04 | Values should only be set in HE99+. | Travis Howell | |
Remove fixme, that difference in normal for ScummVM. svn-id: r19421 | |||
2005-11-03 | Add german version of putttime. | Travis Howell | |
Make guess at correct HE version for german version of freddi/putttime. svn-id: r19413 | |||
2005-11-03 | Add another freddi2 verison. | Travis Howell | |
svn-id: r19409 | |||
2005-11-03 | Ooops | Travis Howell | |
svn-id: r19407 | |||
2005-11-03 | Add safety check for charset codes in HE72+ games. | Travis Howell | |
Since charset codes and characters share some values. svn-id: r19406 | |||
2005-11-03 | Cleanup HE changes. | Travis Howell | |
Fix 0xFE check in drawString() too. svn-id: r19399 | |||
2005-11-02 | To match the original v7/v8 interpreters, use BlastTexts to display the ↵ | Gregory Montoir | |
subtitles. This allows to fix the bug #1092993. As this is quite an important change, regressions may appear. You've been warned :) svn-id: r19398 | |||
2005-11-02 | Fix error in HTML md5 presentation. | Eugene Sandulenko | |
svn-id: r19395 | |||
2005-11-02 | Fixed compile error. | Torbjörn Andersson | |
svn-id: r19393 | |||
2005-11-02 | German freddi1 | Eugene Sandulenko | |
svn-id: r19391 | |||
2005-11-02 | Add German putttime and possible fix for German Freddi1. | Eugene Sandulenko | |
svn-id: r19390 | |||
2005-11-02 | Add contributed md5 for indy3 5.25" EGA. | Eugene Sandulenko | |
svn-id: r19389 | |||
2005-11-01 | forgot to clear _colorUsedByCycle at startup. | Gregory Montoir | |
svn-id: r19383 | |||
2005-11-01 | Wrap sentance lines in NES maniac. | Travis Howell | |
svn-id: r19382 | |||
2005-11-01 | in v7/v8, remapPaletteColor() ignores color 255 | Gregory Montoir | |
in v7, remapPaletteColor() ignores colors setup by initCycle() svn-id: r19380 | |||
2005-11-01 | Add floodFill support for wizImages. | Travis Howell | |
svn-id: r19379 | |||
2005-10-31 | - VAR_CHARCOUNT isn't set in v7/v8, removed reference to it from v7::actorTalk() | Gregory Montoir | |
- simplified some versions related checks svn-id: r19378 | |||
2005-10-30 | Correct kernelSet case function. | Travis Howell | |
svn-id: r19369 | |||
2005-10-30 | Shadows are used in HE90 too. | Travis Howell | |
svn-id: r19368 | |||
2005-10-29 | Only applies to SCUMM 3/4. | Travis Howell | |
Fixes mask issues when lifting crate in airport. Fixes masking issues in digdemo (Bug #1288652). svn-id: r19360 | |||
2005-10-29 | Add additional checks in later HE games. | Travis Howell | |
svn-id: r19359 | |||
2005-10-29 | Reset when not used. | Travis Howell | |
svn-id: r19358 | |||
2005-10-29 | Read from XMAP resource directly, instead of reading into memory. | Travis Howell | |
svn-id: r19357 | |||
2005-10-29 | Put shadow_table under DISABLE_HE | Eugene Sandulenko | |
svn-id: r19353 | |||
2005-10-28 | Add dummy entry at end of substResFileNameTable[] and use that like in other | Eugene Sandulenko | |
tables. Fixes crash on PSP svn-id: r19343 | |||
2005-10-28 | Eliminate GF_MULTIPLE_VERSIONS. We had just few targets without that | Eugene Sandulenko | |
flag, and potentially those could go away too. So it is less error-prone to always check additional MD5 table. svn-id: r19340 | |||
2005-10-28 | Update catalog2. | Travis Howell | |
svn-id: r19338 | |||
2005-10-28 | Fix old airdemo/farmdemo regression. | Travis Howell | |
Remove duplicate catalog target. svn-id: r19335 | |||
2005-10-28 | Remove excess newline. | Travis Howell | |
svn-id: r19333 |