aboutsummaryrefslogtreecommitdiff
path: root/scumm
AgeCommit message (Expand)Author
2005-09-13Fix for FM-TOWNS Monkey1 detection.Eugene Sandulenko
2005-09-13whitespace fixesEugene Sandulenko
2005-09-13Fix SegaCD detection.Eugene Sandulenko
2005-09-11Add reported games.Eugene Sandulenko
2005-09-11russian indy3Eugene Sandulenko
2005-09-11Add reported indy4 amiga spanish.Eugene Sandulenko
2005-09-09Fix warningTravis Howell
2005-09-09Remove pointless check, exists in all SCUMM6+.Travis Howell
2005-09-08added missing calls to destructors in ScummEngine_v70he and ScummEngine_v90heGregory Montoir
2005-09-08typoGregory Montoir
2005-09-07Remove debug output leftoverEugene Sandulenko
2005-09-07Fixing wrong file formatting.Eugene Sandulenko
2005-09-07Add C64 games.Eugene Sandulenko
2005-09-06oops. Commited halfway changes.Eugene Sandulenko
2005-09-06Jump opcodes in C64 really use Words not Bytes, so overload them.Eugene Sandulenko
2005-09-06Jump opcodes in C64 really use Words not bytes, so overload them.Eugene Sandulenko
2005-09-06Completely revisited C64 opcodes table. Matched with disassembly.Eugene Sandulenko
2005-09-05Partially fixed utter mess with C64 opcodes.Eugene Sandulenko
2005-09-05Filter out Version INI setting in HE games.Travis Howell
2005-09-04Correct music drivers for AtariST/Macintosh versions.Travis Howell
2005-09-04Remove baseFilename and detectFilename from struct ScummGameSettings sinceEugene Sandulenko
2005-09-04fixed crash in Sound::openSfxFile()Gregory Montoir
2005-09-04Fix detection/running of those games which have different file generation inEugene Sandulenko
2005-09-04oops.Eugene Sandulenko
2005-09-04Fix more platforms.Eugene Sandulenko
2005-09-04Fix platformsEugene Sandulenko
2005-09-04Implement my own request #1091806 "SCUMM: Eliminate platform-specific targets".Eugene Sandulenko
2005-09-04The Venice music should not be played in FM TOWNS versions of indy3.Travis Howell
2005-09-03YALE (yet another line ending). Chris, it is good to do CVS diff beforeEugene Sandulenko
2005-09-03PalmOS : ARM optimizationChris Apers
2005-09-03Change PalmOS identChris Apers
2005-09-02cleanupGregory Montoir
2005-09-02workaround bug #1223621Gregory Montoir
2005-09-02Match original games, only the music file is essential in COMI.Travis Howell
2005-08-31cleanupGregory Montoir
2005-08-31add fillWizPixel()Gregory Montoir
2005-08-31get rid of the GF_DEFAULT_TO_1X_SCALER hack for _heversion >= 71Gregory Montoir
2005-08-30Add German version of pajama2.Travis Howell
2005-08-19typoGregory Montoir
2005-08-19constnessGregory Montoir
2005-08-15Switch to debug, since an actor name isn't always set.Travis Howell
2005-08-14If I understand cyx correctly, this is the proper fix for bug #1253171,Torbjörn Andersson
2005-08-14Replace warnings with debug, errors or printfs:Travis Howell
2005-08-14Replace warnings with debug, errors or printfs:Travis Howell
2005-08-14Remove leftover.Travis Howell
2005-08-14Add a few more HE games.Travis Howell
2005-08-14Fix regression in fbpackTravis Howell
2005-08-11rename some actor struct fieldsGregory Montoir
2005-08-10clip the 'top' argument in Gdi::resetBackground (as we do for bottom), this i...Gregory Montoir
2005-08-10Don't explicity check for tremor and vorbis everywhere andJonathan Gray