Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-10-25 | Add French and Dutch Mac HE demos. Noticed and described same bug in some | Eugene Sandulenko | |
of them which seems to be a regression. svn-id: r19284 | |||
2005-10-25 | Add Macintosh version of a few HE games. | Travis Howell | |
svn-id: r19275 | |||
2005-10-25 | Add Macintosh version of pjgames. | Travis Howell | |
svn-id: r19272 | |||
2005-10-22 | Reduce header dependencies (for quicker recompiles) | Max Horn | |
svn-id: r19245 | |||
2005-10-22 | Add French Pajama Sam demo. | Travis Howell | |
svn-id: r19228 | |||
2005-10-21 | Actor layer in HE games uses an int32. | Travis Howell | |
svn-id: r19212 | |||
2005-10-21 | -Add three French HE demos | Travis Howell | |
-Update titles of HE games svn-id: r19207 | |||
2005-10-20 | Forget to set puttdemo GID | Travis Howell | |
svn-id: r19198 | |||
2005-10-20 | Correct version of early puttputt | Travis Howell | |
svn-id: r19195 | |||
2005-10-20 | Correct version of early puttputt | Travis Howell | |
svn-id: r19190 | |||
2005-10-18 | Update FSF address. Eek. Actually that took place on May 1, 2005 | Eugene Sandulenko | |
svn-id: r19142 | |||
2005-10-17 | Fix HE version for Russian freddi3 | Eugene Sandulenko | |
svn-id: r19140 | |||
2005-10-16 | Correct heversion for updated dog-on-a-stick. | Eugene Sandulenko | |
svn-id: r19105 | |||
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 |