Commit Graph
119 Commits
Author SHA1 Message Date
Paweł Kołodziejski 175620b62a ALL: change license headers from LGPL to GPL, and few updates 2012-12-19 23:15:43 +01:00
Joel Teichroeb a15cf1736d GRIM: Allow monkey4 to be correctly set as the gameid 2012-11-18 13:01:01 -08:00
unknown c3a4b4bf26 Added scoriae's MD5 for the Portuguese Version 2012-07-01 17:16:45 +02:00
Andrea Corna 1b6696ffaf GRIM: Adds a gui option to choose whether to load datausr.lab 2012-04-11 23:34:16 +02:00
Joel Teichroeb 0dcfaf8fb1 GRIM: Do not include unneeded headers 2012-04-04 16:11:05 -07:00
Joel Teichroeb 26e658f632 GRIM: Cleaned up the launcher loading code 2012-03-26 20:58:47 -07:00
Giulio Camuffo 3c515489d3 GRIM: Add minor versioning of savegames, allowing compatible save versions.
Bump savegame version to 22.0.
2012-03-11 16:40:35 +01:00
Paweł Kołodziejski e350c7f777 renames 2012-01-06 23:29:45 +01:00
Pawe Koodziejski a5479cfe83 sync with scummvm 2012-01-06 22:56:21 +01:00
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