Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-09-20 | Add French version of Pajama Sam 1 | Travis Howell | |
svn-id: r23952 | |||
2006-09-20 | Add details for French version of Pajama Sam 3 | Travis Howell | |
svn-id: r23942 | |||
2006-09-17 | Renamed ScummEngine::res to _res and allocate the ResourceManager on the ↵ | Max Horn | |
heap (i.e. _res is a pointer now) svn-id: r23922 | |||
2006-09-14 | Add/Update several French versions of HE games | Travis Howell | |
svn-id: r23874 | |||
2006-09-14 | Add French version of puttcircus | Travis Howell | |
svn-id: r23873 | |||
2006-09-10 | Add/Update Dutch and French versions of several HE games | Travis Howell | |
svn-id: r23858 | |||
2006-08-29 | Add/Update details of English versions of pajama3, putttime and spyfox2 | Travis Howell | |
svn-id: r23804 | |||
2006-08-28 | Add Dutch version of Freddi Fish and Luther's Maze Madness | Travis Howell | |
svn-id: r23791 | |||
2006-08-27 | Add details for Dutch versions of many HE games | Travis Howell | |
svn-id: r23768 | |||
2006-08-26 | Add the Dutch version of Freddi Fish 1 for Macintosh | Travis Howell | |
svn-id: r23756 | |||
2006-07-31 | * Added copyright string to all engine plugins | Max Horn | |
* Modified about dialog to list all available plugins with their resp. copyright * Modified about dialog credits to show the GPL last (like movie end credits do with their legal text, too) svn-id: r23645 | |||
2006-07-30 | Add Pajama Sam 3 and Spy FOX 2 mini games | Travis Howell | |
svn-id: r23635 | |||
2006-07-22 | Using FilesystemNode::name instead of FilesystemNode::displayName in all ↵ | Johannes Schickel | |
game detectors. svn-id: r23558 | |||
2006-07-14 | More whitespace changes. | Torbjörn Andersson | |
svn-id: r23496 | |||
2006-07-09 | Add filename patterns for Macintosh versions of Blue's Birthday Adventure | Travis Howell | |
svn-id: r23443 | |||
2006-07-08 | Add another German Macintosh version of pajama2 | Travis Howell | |
svn-id: r23414 | |||
2006-07-07 | Update language settinga for filename patterns in HE games | Travis Howell | |
svn-id: r23398 | |||
2006-07-07 | Add another German Windows version of pajama2 | Travis Howell | |
svn-id: r23396 | |||
2006-07-06 | Fix 1506002 - PUTTTIME: Weird Mouth Movement | Travis Howell | |
svn-id: r23374 | |||
2006-06-28 | Add French versions of freddi3, freddicove and pajama2 | Travis Howell | |
svn-id: r23326 | |||
2006-06-27 | Fixed the HE version of the Swedish Freddi Fish 1, and added detection for the | Torbjörn Andersson | |
Macintosh version, with a lot of help from Kirben. svn-id: r23321 | |||
2006-06-24 | Add Keith Scroggins to credits as Atari/FreeMiNT builder. | Eugene Sandulenko | |
svn-id: r23297 | |||
2006-06-24 | Move backends/fs/fs.h and .cpp to common/fs/fs.h and .cpp | Max Horn | |
Rationale: backend implementations belong to backends/, but portable APIs meant to be used by high level code is for common / sound / graphics / ... (compare also with backends/midi vs. sound/mididrv.h) svn-id: r23274 | |||
2006-06-22 | Tweak SCUMM detection a bit more -- do not hard code a check for the ↵ | Max Horn | |
genmethod to determine the platform value, but rather use the platform value the GameFilenamePattern provides svn-id: r23260 | |||
2006-06-22 | This additional check for Macintosh versions of HE games isn't required, as ↵ | Travis Howell | |
platform is already set correctly svn-id: r23258 | |||
2006-06-21 | Remove duplicate left over | Travis Howell | |
svn-id: r23228 | |||
2006-06-21 | Add back auto detection of Macintosh platform for HE games | Travis Howell | |
svn-id: r23221 | |||
2006-06-18 | Add 16bit color feature flag to Backyard Basketball too | Travis Howell | |
svn-id: r23173 | |||
2006-06-13 | Add another version of SoccerMLS | Travis Howell | |
svn-id: r23077 | |||
2006-06-09 | Ooops, correct order | Travis Howell | |
svn-id: r22993 | |||
2006-06-09 | Add DOS and Macintosh versions of Putt-Putt & Fatty Bear's Activity Pack | Travis Howell | |
svn-id: r22991 | |||
2006-06-06 | Add target for full versions of Blue's Birthday Adventure | Travis Howell | |
svn-id: r22948 | |||
2006-06-05 | Fix detection of some HE games and demos | Travis Howell | |
svn-id: r22933 | |||
2006-05-29 | Fix Commodore 64 versions | Travis Howell | |
svn-id: r22732 | |||
2006-05-28 | Moved the hack that distinguishes MM V1 demo from the full version to a more ↵ | Max Horn | |
appropriate location (so that the game gets correctly detected) svn-id: r22718 | |||
2006-05-28 | Use different method to detect V1 demo of Maniac Mansion, since md5 matches ↵ | Travis Howell | |
the full version svn-id: r22695 | |||
2006-05-27 | Backed up my own commit :/ The user did a mistake when supplied the data. | Eugene Sandulenko | |
svn-id: r22691 | |||
2006-05-27 | Added new samnmax demo file name pattern. See bug #1496105: "Sam & Max Hit | Eugene Sandulenko | |
the Road (ENGLISH/PC-DEMO V2) - Path Error" svn-id: r22686 | |||
2006-05-27 | snmdemo uses *.sm0/1 data files | Travis Howell | |
svn-id: r22669 | |||
2006-05-27 | Fix V1 demo of maniac | Travis Howell | |
svn-id: r22667 | |||
2006-05-26 | Fix for bug #1495361 (MONKEY1 AMIGA: Error at gamedetection) | Max Horn | |
svn-id: r22648 | |||
2006-05-16 | Tell people to only report the MD5 if it's a regular version of the game ↵ | Max Horn | |
(and not e.g. a fan translation) svn-id: r22495 | |||
2006-05-13 | Add newly discovered HE demos. | Eugene Sandulenko | |
svn-id: r22455 | |||
2006-05-12 | Added the new AbstractFilesystemNode::getCurrentDirectory() method. Also ↵ | Max Horn | |
changed the semantics of the FilesystemNode constructors (see also the relevant doxygen comments for explanations). This also fixes bug #1485941. svn-id: r22424 | |||
2006-05-08 | Add missing file details for HE games | Travis Howell | |
svn-id: r22381 | |||
2006-05-03 | Changed FilesystemNode::listDir to return a bool indicating its success (or ↵ | Max Horn | |
failure) svn-id: r22315 | |||
2006-05-03 | Moved some code from SCUMM's detectGames function into a separate function ↵ | Max Horn | |
(in an attempt to somewhat reduce the size of this huuuge function) svn-id: r22314 | |||
2006-05-02 | Update language details for filenames of a few games | Travis Howell | |
svn-id: r22277 | |||
2006-05-02 | Update language details for filenames of several HE games | Travis Howell | |
svn-id: r22276 | |||
2006-05-02 | Add gameFilenamesTable[] entries for activity, fbpack and funpack | Travis Howell | |
svn-id: r22275 |