aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-10-19CleanupTravis Howell
2005-10-19WhitespaceTorbjörn Andersson
2005-10-19Add missing opcode in HE100 table.Travis Howell
2005-10-19OoopsTravis Howell
2005-10-19Add HE100 version of floodFill.Travis Howell
2005-10-19Fixed compile error.Torbjörn Andersson
2005-10-19Fix TMSK in HE games.Travis Howell
2005-10-19Fix crash in ADPCM decoder.Eugene Sandulenko
2005-10-19Improved IMA ADPCM decoder. It appeared that MS violated yet another standardEugene Sandulenko
2005-10-19Attempt to play IMA ADPCM speech in later HE games. For some reasonEugene Sandulenko
2005-10-19Simplified common buffer reader. Implemented now unused Microsoft IMAEugene Sandulenko
2005-10-18Commited patch # 1324980. Thanks to vinterstum.Johannes Schickel
2005-10-18Some fixes:Johannes Schickel
2005-10-18Added flood fill support. Pajama2 puzzle seems to be ok nowGregory Montoir
2005-10-18Fixed wiz TRLE encodingGregory Montoir
2005-10-18Fixed invalid memory reads, this helps thinker1 demoGregory Montoir
2005-10-18talkspeed and copy-protection aren't SCUMM-specific anymore SAGA uses themEugene Sandulenko
2005-10-18Remove old debug outputTravis Howell
2005-10-18HE games use overlow to get correct color value.Travis Howell
2005-10-18Minor error message fix: isLocked() isn't trying to unlock the resource.Torbjörn Andersson
2005-10-18Fix bug #1221549 "MT32emu: doesn't compile under gcc 3.4.2 / i386"Eugene Sandulenko
2005-10-18Add possibility to disable SDL parachute on run-time. OptionEugene Sandulenko
2005-10-18Argh! Binary files got modified too. Reverting them.Eugene Sandulenko
2005-10-18Update FSF address. Eek. Actually that took place on May 1, 2005Eugene Sandulenko
2005-10-17Fix HE version for Russian freddi3Eugene Sandulenko
2005-10-17Added French and Russian md5s for IHNM submitted in bugreportsEugene Sandulenko
2005-10-17Commit missing part of my last commit (sorry for any temporary breakage)Max Horn
2005-10-17Added ResourceManager::isLocked; made ResourceManager::flags protected; moved...Max Horn
2005-10-17Fix walking in IHNM. It appeared that BG mask wasn't flipped upside downEugene Sandulenko
2005-10-17Bump version to 0.9.0CVS. Woo hoo!Eugene Sandulenko
2005-10-17Update supported HE titles.Travis Howell
2005-10-17Decrease delay while editing savegame name. This way, there should be muchTorbjörn Andersson
2005-10-17Fixed end credits crash. (See bug #1327650). Actually, there were severalTorbjörn Andersson
2005-10-17Fixed off-by-one error when decoding the original sound files. I thought ITorbjörn Andersson
2005-10-17Fix bug #1326833 "ITE: Missing copy protection". Though it is disabledEugene Sandulenko
2005-10-17Add contributed Amiga Gob1 md5 sumEugene Sandulenko
2005-10-16Update build files. Add support for Gobliiins and ITE enginesNicolas Bacca
2005-10-16Toolbar must be visible to process an action.Nicolas Bacca
2005-10-16Windows Mobile 5 devices support (requires the latest SDL Windows CE port ava...Nicolas Bacca
2005-10-16Windows Mobile 5 devices support (requires the latest SDL Windows CE port ava...Nicolas Bacca
2005-10-16Support for Gobliiins and ITE enginesNicolas Bacca
2005-10-16Update to use common GUI::Actions classNicolas Bacca
2005-10-16Newer Smartphones detection for Windows Mobile 5.0 - add some simulation opti...Nicolas Bacca
2005-10-16Support for Gobliiins and ITE enginesNicolas Bacca
2005-10-16Temporarily virtualize mouse drawing functions for the WinCE port. Hope that ...Nicolas Bacca
2005-10-16Put correct order of MM NES verbs in help. Will try to make them workEugene Sandulenko
2005-10-16Store game title in savefile. Lets us not guess which game save is made forEugene Sandulenko
2005-10-16Err.. Now really fix game detection. Not that it was wrong, but I forgotEugene Sandulenko
2005-10-16fix mem align for arm processors by Koen KooiPaweł Kołodziejski
2005-10-16Be more careful when subtracting from unsigned values. Fixes bug #1327972.Torbjörn Andersson