Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-01-16 | Move over more version specific index blocks. | Travis Howell | |
svn-id: r20051 | |||
2006-01-16 | Merge back into single switch. | Travis Howell | |
svn-id: r20050 | |||
2006-01-16 | Index block are specific to later HE games. | Travis Howell | |
svn-id: r20048 | |||
2006-01-16 | Index block doesn't exist. | Travis Howell | |
svn-id: r20047 | |||
2006-01-15 | Add another French version of loom & indy3. | Travis Howell | |
Add Macintosh demo of Pajama Sam 3. svn-id: r20046 | |||
2006-01-15 | Add support for another sound flag in HE games. | Travis Howell | |
svn-id: r20045 | |||
2006-01-15 | Add missing check for talk sounds in HE games. | Travis Howell | |
Fixes cut off speech regression in spyfox. svn-id: r20044 | |||
2006-01-15 | Ooops, looping should have been left enabled. | Travis Howell | |
svn-id: r20041 | |||
2006-01-15 | Fix sound channel selection in HE95+ games. | Travis Howell | |
svn-id: r20040 | |||
2006-01-15 | Cleanup unused parts of HE sound code. | Travis Howell | |
svn-id: r20039 | |||
2006-01-15 | Fix sound priority value in HE games. | Travis Howell | |
svn-id: r20035 | |||
2006-01-14 | Added an error() to drawString to catch charset mask usage in V7+ games, if ↵ | Max Horn | |
any exists svn-id: r20033 | |||
2006-01-14 | Print out save version and stored MD5 on debug level 2. | Eugene Sandulenko | |
svn-id: r20028 | |||
2006-01-14 | HE80+ games may redraw all actors via scumm variable. | Travis Howell | |
Used by many of the arcade games. svn-id: r20020 | |||
2006-01-14 | Should have commited this too. | Travis Howell | |
svn-id: r20018 | |||
2006-01-14 | Update | Travis Howell | |
svn-id: r20017 | |||
2006-01-14 | Add SegaCD platform and remove SegaCD specific game Id. | Travis Howell | |
svn-id: r20015 | |||
2006-01-14 | Switch warning to debug message. | Travis Howell | |
svn-id: r20014 | |||
2006-01-14 | Fix detection of Maniac Mansion V1 demo. | Travis Howell | |
svn-id: r20013 | |||
2006-01-14 | HE99+ games may run an additional script during main loop. | Travis Howell | |
Fixes the missing magnifying glass in puttcircus. svn-id: r20012 | |||
2006-01-14 | Correct HE version for several Germans demos. | Travis Howell | |
svn-id: r20011 | |||
2006-01-14 | A few fixes for sound opcodes in HE games. | Travis Howell | |
svn-id: r20010 | |||
2006-01-14 | Correct HE version for several Germans versions. | Travis Howell | |
svn-id: r20009 | |||
2006-01-13 | Correct HE version for several Germans versions. | Travis Howell | |
svn-id: r20005 | |||
2006-01-13 | Add German version of Putt-Putt Travels Through Time demo. | Travis Howell | |
svn-id: r19998 | |||
2006-01-13 | Add German version of Pajama Sam 2 demo. | Travis Howell | |
svn-id: r19997 | |||
2006-01-13 | Add German version of Spy Fox 1 demo. | Travis Howell | |
svn-id: r19996 | |||
2006-01-13 | Add German version of Freddi Fish 3 demo. | Travis Howell | |
svn-id: r19995 | |||
2006-01-13 | Ooops | Travis Howell | |
svn-id: r19994 | |||
2006-01-13 | Add German version of Pajama Sam 1. | Travis Howell | |
svn-id: r19993 | |||
2006-01-11 | Free _storedFlObjects | Travis Howell | |
svn-id: r19978 | |||
2006-01-10 | Get rid of unused variables and removed them from the save data ; ↵ | Gregory Montoir | |
FloodFill.unk1C and _curExecScript. Concerning _curExecScript, I checked several interpreters (even one with windex compiled in), the only function where it's used is runAllScripts. svn-id: r19977 | |||
2006-01-10 | Minor cleanup. | Gregory Montoir | |
svn-id: r19976 | |||
2006-01-10 | Free the palette before re-using a 'cached cursor' slot. | Gregory Montoir | |
svn-id: r19975 | |||
2006-01-10 | Small correction. | Travis Howell | |
svn-id: r19970 | |||
2006-01-10 | Reset sound flags for HE100 games. | Travis Howell | |
svn-id: r19965 | |||
2006-01-10 | Correct HE sound flags in HE100 games. | Travis Howell | |
svn-id: r19964 | |||
2006-01-10 | Cleanup; moving things around a bit | Max Horn | |
svn-id: r19961 | |||
2006-01-10 | Refactoring to remove CharsetRenderer::_ignoreCharsetMask | Max Horn | |
svn-id: r19960 | |||
2006-01-09 | Fix regressions in earliest HE games again. | Travis Howell | |
Remove pointless scumm var reset to zero. svn-id: r19956 | |||
2006-01-08 | Moved the workaround for bug #864030 in drawBlastText to fix bug #1399843. | Gregory Montoir | |
svn-id: r19948 | |||
2006-01-07 | No longer used by HE games. | Travis Howell | |
svn-id: r19940 | |||
2006-01-07 | Remove function without purpose. | Travis Howell | |
svn-id: r19939 | |||
2006-01-06 | Rename variables. | Travis Howell | |
svn-id: r19935 | |||
2006-01-06 | Finally fix MM NES crash. | Eugene Sandulenko | |
svn-id: r19933 | |||
2006-01-06 | Fix typo in one md5. Fix DOTT CD Mac bundle name. | Eugene Sandulenko | |
svn-id: r19932 | |||
2006-01-06 | Partial fix for MM NES crash. Thanks to Quietust | Eugene Sandulenko | |
svn-id: r19931 | |||
2006-01-06 | HE90+ games use difference value for actor conditions. | Travis Howell | |
Fixes animation regressions during speech. svn-id: r19927 | |||
2006-01-06 | Avoid invalid read/writes in createSound() for now. | Travis Howell | |
svn-id: r19926 | |||
2006-01-06 | Adjustments to createSound(). | Travis Howell | |
svn-id: r19925 |