aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/detection_tables.h
AgeCommit message (Collapse)Author
2013-12-26SCI: remove undither option for SCI1early+ gamesMartin Kiewitz
2013-12-11SCI: Add detection for Torin MacMatthew Hoops
2013-11-23SCI: Janitorial - Fix spacing errorsStrangerke
2013-10-04SCI: Add the German version of EcoQuest 2 (bug #3615072)Filippos Karapetis
2013-10-02SCI: Blacklist the SQ4CD 1.2 NRS patchFilippos Karapetis
In essence, this "patch" includes a mixture the CD and floppy versions (the whole game), without the speech file
2013-09-21SCI: Add source of the checksums for RAMA GermanFilippos Karapetis
2013-09-21SCI: Add detection entry for the German version of RAMAEnrico Horn
2013-08-20SCI: Add support for the King's Questions mini-gameFilippos Karapetis
This can be found in the KQ collection
2013-08-06SCI: Add another version of Jones CD (bug #3614668)Filippos Karapetis
2013-05-17SCI: Add an alternate version of the GK1 demoMatthew Hoops
2013-05-17SCI: Add detection for an interactive KQ7 demoMatthew Hoops
Thanks to DrMcCoy
2013-05-02COMMON: Change kPlatformPC to kPlatformDOSMatthew Hoops
"PC" was very ambiguous and now it matches what we show in the GUI. This also corrects sword2's platform to Windows.
2013-04-27SCI: Change wording for bug/further info referencesFilippos Karapetis
2013-04-25SCI: Add the French floppy version of GK1 (bug #3611487)Filippos Karapetis
2013-04-25SCI: Reorder the LSL3 detection entries a bitFilippos Karapetis
2013-04-25SCI: Add another version of LSL3 (bug #3611488)Filippos Karapetis
2013-04-15SCI: Fix the entry of LSL7 French (patch #3610842)Filippos Karapetis
2013-03-22SCI: Add the Italian version of KQ6 (bug #3606719)Filippos Karapetis
2013-01-20SCI: Fix bug #3601535 - "SCI: SQ4 CD Limited Audio in ScummVM GUI"Filippos Karapetis
2012-12-01SCI: Add the French DOS version of Freddy Pharkas (bug #3589449)Filippos Karapetis
2012-11-11SCI: Add the French version of QFG3 (bug #3586214)Filippos Karapetis
2012-11-07SCI: Fix the detection entries for Slater & Charlie (bug #3578617)Filippos Karapetis
The incorrect GUIO_NOSPEECH flag silenced the speech when the user chose to override the game's audio settings
2012-10-22SCI: Add another version of Castle of Dr. Brain (bug #3578286)Filippos Karapetis
2012-10-22SCI: Fix bug #3578336 - "SCI: Codename: ICEMAN - No 'EGA undithering' option"Filippos Karapetis
2012-10-22SCI: Add the Inside the Chest / Benind the Developer's Shield demoFilippos Karapetis
2012-08-11SCI: Add PQ3 Spanish DOS detection entry from bug #3555647.D G Turner
2012-08-11SCI: Add KQ5 Spanish DOS detection entry from bug #3555646.D G Turner
2012-08-07SCI: Remove duplicate detection entryWillem Jan Palenstijn
There is no indication in the corresponding bug report this was for an Amiga version.
2012-08-07SCI: Add extra comments to new detection entries. No functional changes.D G Turner
2012-08-07SCI: Add missing QFG1 detection entries from bug #3554611.D G Turner
2012-08-07SCI: Add missing QFG2 detection entry from bug #3554614.D G Turner
2012-07-15SCI: Properly detect the Polish version of KQ5Filippos Karapetis
Thanks to jacek909 for the extra MD5 checksums of the Polish version. This fixes bugs #2725722 (Polish version checksums) and #3536863 (SCI: KQ5 Floppy English detected as Polish)
2012-07-08SCI: Add another English floppy version of KQ5 (bug #3536863)Filippos Karapetis
According to this bug report, there exists another English version with the same file checksums as the vanilla English version, patched to Polish. We need a better way of distinguishing the two versions. Until we do, this is a duplicate entry of the Polish floppy version
2012-07-03SCI: Fix incorrect game options for SQ4CDFilippos Karapetis
2012-06-28SCI: Fix the detection entry for the Spanish version of KQ6Filippos Karapetis
There is no Spanish CD version of KQ6, only floppy. This also seems to fix the bug with the puzzle in the cliffs of wisdom (room 300)
2012-06-21SCI: Add the graphics undithering game option back for QFG2Filippos Karapetis
2012-06-11SCI: Added another French version of Torin's PassageFilippos Karapetis
Thanks to LePhilousophe for providing the file details. Also fixed all of the detection entries for Torin's Passage
2012-05-26SCI: Add some missing game-specific optionsFilippos Karapetis
2012-04-29SCI: Add the French floppy version of SQ4 (bug #3515247)Filippos Karapetis
2012-03-25GUI: Change the undithering checkbox to be an engine-specific optionFilippos Karapetis
2012-03-19SCI: Add per-game GUI option support.Filippos Karapetis
2012-03-13SCI: Add detection entry for KQ6 French DOS Floppy.D G Turner
See bug #3503425.
2011-11-17SCI: Add newline back to get rid of the warning.Alyssa Milburn
2011-11-16SCI: Add support for slater macMatthew Hoops
2011-11-16LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE)Strangerke
2011-11-05SCI: add Japanese MUMG detection entry and adapt Fm-Towns sound driverathrxx
2011-11-01SCI: add Japanese detection entry for KQ5 FM-Towns and fix audio language ↵athrxx
handling
2011-10-24SCI: Add GUIO_EGAUNDITHER based on Sierra Games VersionsStrangerke
Thanks [md5] for the link
2011-10-24LAUNCHER: Add GUIO_NOASPECT to SCIStrangerke
Thanks [md5] for the help
2011-10-23AD: Switched rest of the engines to new GUIOEugene Sandulenko