Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2005-10-28 | Fix long standing regression actually caused by compiler bug. Proper | Eugene Sandulenko | |
fix is required. svn-id: r19331 | |||
2005-10-27 | Set machine speed to fast in all HE games. | Travis Howell | |
Fixes missing animation in old freddemo and maybe others too. svn-id: r19327 | |||
2005-10-26 | added optimisation on sound file name searching | Paweł Kołodziejski | |
svn-id: r19322 | |||
2005-10-26 | fixed memleak | Paweł Kołodziejski | |
svn-id: r19321 | |||
2005-10-26 | that 3 memset() are not needed | Paweł Kołodziejski | |
svn-id: r19320 | |||
2005-10-26 | fixed compilation, changed to struct as it's declared | Paweł Kołodziejski | |
svn-id: r19319 | |||
2005-10-26 | Add missing break. Thanks to Cody56 | Eugene Sandulenko | |
svn-id: r19309 | |||
2005-10-26 | Add patch, with slight change to dialog title: | Travis Howell | |
1338105 - Possible fix for confusing "talk speed" behaviour svn-id: r19307 | |||
2005-10-26 | Limit to Macintosh versions, otherwise filenames in PC versions get scrambled. | Travis Howell | |
svn-id: r19306 | |||
2005-10-26 | Update | Travis Howell | |
svn-id: r19294 | |||
2005-10-26 | Add Macintosh version of Baseball2003 & Soccer2004 | Travis Howell | |
Add missing Pajama Sam 1 demo Remove duplicate entry. svn-id: r19292 | |||
2005-10-26 | Ooops | Travis Howell | |
svn-id: r19288 | |||
2005-10-26 | Match subtitle speed keys in original SCUMM games. | Travis Howell | |
svn-id: r19286 | |||
2005-10-25 | Add French and Dutch Mac HE demos. Noticed and described same bug in some | Eugene Sandulenko | |
of them which seems to be a regression. svn-id: r19284 | |||
2005-10-25 | Fixed bug #1337498. | Torbjörn Andersson | |
svn-id: r19282 | |||
2005-10-25 | Fix md5 entry for pjgames. | Eugene Sandulenko | |
svn-id: r19281 | |||
2005-10-25 | Add Macintosh version of a few HE games. | Travis Howell | |
svn-id: r19275 | |||
2005-10-25 | Add Macintosh version of pjgames. | Travis Howell | |
svn-id: r19272 | |||
2005-10-23 | Fix link error with --disable-he | Max Horn | |
svn-id: r19270 |