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