Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-10-15 | Several later HE games use sprites for subtitles. | Travis Howell | |
svn-id: r19098 | |||
2005-10-15 | Reset inventory offset when restarting V1/V2 games. | Travis Howell | |
svn-id: r19094 | |||
2005-10-14 | Removed very old GP32 hack (any new port would have to revise this code ↵ | Max Horn | |
anyway); disabled some more V7/V8 code conditionally svn-id: r19079 | |||
2005-10-14 | Don't hardcode platform code strings | Max Horn | |
svn-id: r19078 | |||
2005-10-14 | HE games store and restore locked FlObjects between rooms. | Travis Howell | |
Fixes input issue in thinker1. svn-id: r19072 | |||
2005-10-12 | o Add fate to obsolete targets. It was just an oversight | Eugene Sandulenko | |
o Make generateSubstResFileName more portable. I wonder how it worked in the past at all. svn-id: r19057 | |||
2005-10-12 | PalmOS : Reorder resource file names so that I can save data segment space | Chris Apers | |
svn-id: r19039 | |||
2005-10-10 | Fix regression with samnmax floppy. Game just crashed on resources opening. | Eugene Sandulenko | |
svn-id: r19006 | |||
2005-10-08 | - PalmOS stuffs | Chris Apers | |
- fixed type mismatch error svn-id: r18974 | |||
2005-10-05 | Update | Travis Howell | |
svn-id: r18942 | |||
2005-10-02 | Basic verb display for C64 maniac. | Travis Howell | |
svn-id: r18924 | |||
2005-10-01 | Patch #1259034 (Scumm Savegame Informations) | Max Horn | |
svn-id: r18920 | |||
2005-09-30 | fix compile warning | Andrew Kurushin | |
svn-id: r18907 | |||
2005-09-26 | Add another Mac. version of putttime. | Travis Howell | |
svn-id: r18883 | |||
2005-09-26 | No MIDI support in Monkey Island 1 demos. | Travis Howell | |
svn-id: r18882 | |||
2005-09-24 | Rename & update opcode in C64 maniac. | Travis Howell | |
Remove unused SCUMM vars in C64 maniac svn-id: r18873 | |||
2005-09-24 | Remove demo specific targets for HE games. | Travis Howell | |
svn-id: r18870 | |||
2005-09-22 | Fix regression introduced when we split engine constructiors into | Eugene Sandulenko | |
constructor itself and init() method. debug() and error() are dependent on _debug object in many engines, so if these methods were called on early stage, scummvm crashed. svn-id: r18860 | |||
2005-09-20 | Implement Feature request #1286150 "Third-party translations". Just | Eugene Sandulenko | |
use target_md5=234672e54b4534ac6775 which will be used to pick up alternative target parameters. svn-id: r18848 | |||
2005-09-17 | Make Mac DOTT demo runnable. | Eugene Sandulenko | |
svn-id: r18834 | |||
2005-09-16 | Add Mac Dott demo. Though file substitutes handling needs to be extended to | Eugene Sandulenko | |
make it run. svn-id: r18833 | |||
2005-09-16 | Add file substitutions for UK Putt Time release. | Eugene Sandulenko | |
svn-id: r18831 | |||
2005-09-14 | Add UK releases of HE demos. | Eugene Sandulenko | |
svn-id: r18828 | |||
2005-09-14 | Add f4demo from UK putttime | Eugene Sandulenko | |
svn-id: r18827 | |||
2005-09-14 | Move the check for >= v5 further up the calling chain | Jonathan Gray | |
for deciding whether we want to open an sfxfile. svn-id: r18823 | |||
2005-09-14 | Selection screen partly working in C64 maniac. | Travis Howell | |
svn-id: r18818 | |||
2005-09-13 | Fix for FM-TOWNS Monkey1 detection. | Eugene Sandulenko | |
svn-id: r18815 | |||
2005-09-13 | whitespace fixes | Eugene Sandulenko | |
svn-id: r18814 | |||
2005-09-13 | Fix SegaCD detection. | Eugene Sandulenko | |
svn-id: r18813 | |||
2005-09-11 | Add reported games. | Eugene Sandulenko | |
svn-id: r18810 | |||
2005-09-11 | russian indy3 | Eugene Sandulenko | |
svn-id: r18808 | |||
2005-09-09 | Fix warning | Travis Howell | |
svn-id: r18794 | |||
2005-09-08 | added missing calls to destructors in ScummEngine_v70he and ScummEngine_v90he | Gregory Montoir | |
svn-id: r18792 | |||
2005-09-08 | typo | Gregory Montoir | |
svn-id: r18791 | |||
2005-09-07 | Remove debug output leftover | Eugene Sandulenko | |
svn-id: r18786 | |||
2005-09-04 | Correct music drivers for AtariST/Macintosh versions. | Travis Howell | |
svn-id: r18775 | |||
2005-09-04 | Remove baseFilename and detectFilename from struct ScummGameSettings since | Eugene Sandulenko | |
it is not needed anymore. svn-id: r18772 | |||
2005-09-04 | Fix detection/running of those games which have different file generation in | Eugene Sandulenko | |
different cases. Though it lacks file caches. svn-id: r18770 | |||
2005-09-04 | oops. | Eugene Sandulenko | |
svn-id: r18768 | |||
2005-09-04 | Fix more platforms. | Eugene Sandulenko | |
Fix dig demos. svn-id: r18767 | |||
2005-09-04 | Fix platforms | Eugene Sandulenko | |
svn-id: r18766 | |||
2005-09-04 | Implement my own request #1091806 "SCUMM: Eliminate platform-specific targets". | Eugene Sandulenko | |
.ini file gets auto-upgraded and user gets a warning to console. Old targets are still present but get converted immediately. We could remove them maybe after 2 releases. Also demos targets were removed as well. Probably next target is HE demos. I tried my best to test all combinations of files, but bugs still may be present. svn-id: r18765 | |||
2005-08-31 | get rid of the GF_DEFAULT_TO_1X_SCALER hack for _heversion >= 71 | Gregory Montoir | |
svn-id: r18725 | |||
2005-08-30 | Add German version of pajama2. | Travis Howell | |
svn-id: r18720 | |||
2005-08-14 | Replace warnings with debug, errors or printfs: | Travis Howell | |
-To catch any missing cases/functions used. -To prevent users reporting warnings as bugs svn-id: r18681 | |||
2005-08-04 | Add Big Thinkers 1st Grade | Travis Howell | |
svn-id: r18608 | |||
2005-07-30 | Remove trailing whitespaces. | Eugene Sandulenko | |
svn-id: r18604 | |||
2005-07-20 | Add demosi discovered by yesitsme. I have them, so ask me if interested. | Eugene Sandulenko | |
svn-id: r18571 | |||
2005-07-19 | Applied patch #1238516, with very minor modifications. It gets rid of an | Torbjörn Andersson | |
old DOTT hack/workaround. svn-id: r18559 | |||
2005-07-16 | Set SCUMM debug mode to be on if a boot param is specified. | Jonathan Gray | |
This avoids having to use -d0 for scumm titles and alows boot params from config files to work better. svn-id: r18548 |