Commit graph

110 commits

Author SHA1 Message Date
Giulio Camuffo
8e174ee18e GRIM: Fix handling of saves with id > 99 from the gui. Fix #404 2011-12-09 18:36:56 +01:00
Giulio Camuffo
ca30d2f5f2 GRIM: Readded detection of german version. 2011-09-03 10:52:49 +02:00
Pawel Kolodziejski
b72d70d01c GRIM: added spanish version 2011-08-25 06:50:26 +02:00
Giulio Camuffo
1c090f5bca GRIM: Readded detection for the italian version. 2011-08-22 14:54:39 +02:00
Matthieu Milan
5408339436 EMI: added russian version 2011-08-21 15:13:27 +02:00
Pawel Kolodziejski
eec746b255 GRIM: added unpatched english version md5sum 2011-08-20 11:29:37 +02:00
Pawel Kolodziejski
f1ec85b39e GRIM: added french version 2011-08-19 15:55:11 +02:00
Pawel Kolodziejski
cb440197ef GRIM: move detection on VOX0001.LAB file, please send md5sums 2011-08-19 10:50:09 +02:00
Einar Johan T. Sømåen
46006f0cfc GRIM: Add ENABLE_MONKEY4 macro 2011-08-13 08:06:16 +02:00
Pawel Kolodziejski
5bf4f9316b sync with scummvm dated 03 july 2011 2011-07-20 06:58:19 +02:00
Giulio Camuffo
9b11f73bc0 GRIM: New static functions to create a SaveGame object that deal with failures. 2011-07-18 14:35:16 +02:00
Matthieu Milan
530ab94ee6 GRIM: unpatched game detection of french version 2011-05-23 17:00:00 +08:00
Pawel Kolodziejski
0613340425 GRIM: re-added unpatched game id of english version of grim 2011-05-22 18:00:49 +02:00
Pawel Kolodziejski
92351de895 GRIM: cluean up 2011-05-22 11:19:47 +02:00
Einar Johan T. Sømåen
05aeb00034 Added German patched version detection 2011-05-22 17:16:28 +08:00
Matthieu Milan
310262066b EMI: Add Portuguese version detection 2011-05-19 16:07:59 +08:00
Matthieu Milan
9ff59154a5 EMI: Detection with artAll.m4b now
-> same hash between english and portuguese voiceAll.m4b PC version
2011-05-19 16:07:58 +08:00
Pawel Kolodziejski
356c9c8c07 sync with scummvm 2011-05-18 23:33:39 +02:00
Andrea Corna
b629539626 Added Spanish and Portuguese patched version detection 2011-05-19 02:10:07 +08:00
Giulio Camuffo
b50f57a67b Merge pull request #124 from klusark/detection
GRIM: Added support for loading savegames from the launcher.
2011-05-18 09:40:39 -07:00
Joel Teichroeb
49ffc29731 Fixed some issues with savegame loading from menu. 2011-05-18 08:09:14 -07:00
Einar Johan T. Sømåen
1ac675740a Added German patched version detection 2011-05-18 13:40:32 +08:00
Joel Teichroeb
dad8eee553 GRIM: Added support for loading savegames from the launcher. 2011-05-17 20:48:58 -07:00
Pawel Kolodziejski
83de2e6600 refactor movie playback and game detection params 2011-05-14 12:11:53 +02:00
Pawel Kolodziejski
05af19b447 Merge pull request #83 from usineur/master
EMI: German PC and PS2 EMI detection
2011-05-05 22:09:56 -07:00
Giulio Camuffo
6931c7b1ed GRIM: Added patched italian version. 2011-05-05 18:51:45 +02:00
Matthieu Milan
d81e203699 EMI: German PC and PS2 EMI detection 2011-05-05 18:44:53 +02:00
Matthieu Milan
a47f43ed67 EMI: Add detection for Monkey4 Italian, Spanish and French PS2 2011-05-02 23:26:13 +08:00
Joel Teichroeb
a668006d21 EMI: Made it so the EMI demo was not flagged as the GRIM demo.
Removed a define that I'm not sure why it was there.
2011-05-02 13:00:54 +08:00
Matthieu Milan
8e46fdc4c3 EMI: detection with voiceAll.m4b 2011-05-01 17:11:37 +08:00
Pawel Kolodziejski
fa91523aab EMI: changed game file detection 2011-04-30 22:28:54 +02:00
Einar Johan T. Sømåen
4abde7bea6 Detect english grim with different filesize 2011-04-19 00:33:34 +08:00
Pawel Kolodziejski
b18b857558 cleanup headers - grim part 2011-04-16 14:12:44 +02:00
Matthew Hoops
00ee0554be GRIM: Remove global constructor usage and silence warnings 2011-04-12 20:51:55 +08:00
Matthew Hoops
e71f793f88 ALL: Restore kPlatformPS2
Wrongfully removed in revision bccbcae43
2011-04-12 20:51:54 +08:00
usineur
9ca8032154 french version detection 2011-04-11 23:50:47 +08:00
Pawel Kolodziejski
bccbcae43c synced rest files, missed with last sync rev 47951 2011-04-10 15:45:37 +02:00
Pawel Kolodziejski
55415ee174 fix compilation using msvc 2011-04-10 11:24:03 +02:00
Matthew Hoops
c375cc30ae GRIM: Add detection for Monkey4 PS2 2011-03-25 07:15:11 +08:00
Matthew Hoops
d00bbceb34 GRIM: Add support for parsing MI4 lab files 2011-03-25 07:14:56 +08:00
Matthew Hoops
5f2056068f GRIM: Add detection for the MI4 demo 2011-03-25 07:14:31 +08:00
Matthew Hoops
ac88c250c1 GRIM: Restructure detection a bit
Only use one gameid for full/demo versions of Grim. Using the game type in the detection fields now too.
2011-03-25 07:14:12 +08:00
Joost Peters
19a47d35e3 change platform in detection - these were Windows games, not DOS 2010-05-17 16:32:13 +00:00
Pawel Kolodziejski
788713d3b4 fix warnings 2009-10-17 12:48:23 +00:00
Pawel Kolodziejski
7f141b1f66 make demo detected 2009-06-23 07:23:26 +00:00
Pawel Kolodziejski
c035f6b6fd * added save Primitives
* modified detection of GF demo
* correction to GF game patch
2009-06-23 07:14:53 +00:00
Pawel Kolodziejski
a93763eeb7 fixed warnings 2009-06-21 08:12:49 +00:00
Pawel Kolodziejski
c1c5796ef8 unify demo into one target 2009-06-13 20:20:32 +00:00
Pawel Kolodziejski
d48af5e357 added demo entry 2009-06-13 16:11:11 +00:00
Jordi Vilalta Prat
f7b93b6e2e Remove unused and unnecessary code 2009-05-30 11:44:09 +00:00