aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/detection.cpp
AgeCommit message (Expand)Author
2009-08-10SCI: Added detection entries for French versions of Eco Quest 1/2 (reportedWalter van Niftrik
2009-07-16Added missing information for the newly-added version of PepperFilippos Karapetis
2009-07-16Added the French version of KQ5 floppy (bug report #2812611)Filippos Karapetis
2009-07-16Added a detection entry for Pepper's Adventures in Time, and fixed an issue w...Filippos Karapetis
2009-07-11Removed an invalid detection entryFilippos Karapetis
2009-07-09Applied patch #2818845 - "SCI: resource.map detection for SCI1/1.1 fixed", wi...Filippos Karapetis
2009-07-07Added auto-detection for games with older headers for script blocks, and remo...Filippos Karapetis
2009-07-07- Added auto-detection for EGA graphics. As a result of this, GF_SCI1_EGA has...Filippos Karapetis
2009-07-06Renamed SCI_VERSION_01 -> SCI_VERSION_01_EGAFilippos Karapetis
2009-07-06KQ6CD should be working correctly againFilippos Karapetis
2009-07-05SCI1 games with absolute parameters to lofs instructions are automatically de...Filippos Karapetis
2009-07-04Newer DoSound() semantics are now detected automatically, by the existence of...Filippos Karapetis
2009-07-03SCI0 games using older graphics functions are automatically detected now, fro...Filippos Karapetis
2009-07-03Simplified the kernel name loading code: Merged the default SCI0 and SCI1 ker...Filippos Karapetis
2009-06-25After discussing with waltervn, committing my fix for the King's Quest I Demo...Matthew Hoops
2009-06-14SCI: Added detection entries for Japanese SQ4.Walter van Niftrik
2009-06-12SCI: Added detection entries for Japanese QFG.Walter van Niftrik
2009-06-07MD5 from bugreport #2797962: "SCI: Laura Bows 2 german, md5"Eugene Sandulenko
2009-06-07Added MD5 from Bug #2796782: "SCI: LSL1 Russian MD5"Eugene Sandulenko
2009-06-06Added game GUI options to advancedDetector and updated all enginesEugene Sandulenko
2009-05-29- Rewrote kSetCursor to be a bit simpler to understand, and got rid of GF_SCI...Filippos Karapetis
2009-05-27Added a warning when kDoAudio is called with the new semantics (SQ4CD or newe...Filippos Karapetis
2009-05-26Turned some static tables into static const tables; added some FIXME comments...Max Horn
2009-05-26SCI: Some small fixes for KQ6CD.Walter van Niftrik
2009-05-20removed trailing whitespacesMax Horn
2009-05-17Add more game demos.Travis Howell
2009-05-17Add more game demos.Travis Howell
2009-05-15Simplified SCI versions to be SCI version generations, and fixed some game en...Filippos Karapetis
2009-05-14Fixed the detection entry for SQ3 Amiga, and added a special case for cursor ...Filippos Karapetis
2009-05-14Fixed SQ3 Amiga by hardcoding the resource version (automatic resource versio...Filippos Karapetis
2009-05-14Added the EGA version of Longbow, and partially reverted my previous commit. ...Filippos Karapetis
2009-05-14- Added a new game flag to distinguish SCI1 EGA versionsFilippos Karapetis
2009-05-14Replaced the SCI_VERSION_FTU_DOSOUND_VARIANT_2 version check with the game fe...Filippos Karapetis
2009-05-14- Replaced SCI_VERSION_FTU_LOFS_ABSOLUTE with the GF_SCI1_LOFSABSOLUTE game flagFilippos Karapetis
2009-05-14SCI: Renamed GF_SCI0_BEFORE_* macros to GF_FOR_SCI0_BEFORE_* (to emphasise th...Max Horn
2009-05-14Added a feature flag for the SCI1.1 behavior of kSetCursor() in Eco 1 and KQ5...Filippos Karapetis
2009-05-14- Removed SCI_VERSION_FTU_NEW_GETTIMEFilippos Karapetis
2009-05-14Started using game-specific flags and removed/replaced some SCI version check...Filippos Karapetis
2009-05-13- Simplified SCI version detection a bit and clarified the different version ...Filippos Karapetis
2009-05-12set resource version for LSL6 low-res CD version as well + update language co...Joost Peters
2009-05-12SCI: Set resource version for LSL6 floppy (autodetection fails).Walter van Niftrik
2009-05-02- Moved the extra information (like executable version, VERSION file contents...Jordi Vilalta Prat
2009-05-02Add English DOS demo of Leisure Suit Larry 2.Travis Howell
2009-05-02Add English DOS demo of Conquests of Camelot.Travis Howell
2009-05-02Add English DOS demo of Space Quest 3.Travis Howell
2009-04-21Updated some of the detector entries for KQ5Filippos Karapetis
2009-04-07Fixed the language of the German version of LongbowFilippos Karapetis
2009-04-05SCI: Include sciduv.exe in version scanning.Walter van Niftrik
2009-04-03- Added the German version of LongbowFilippos Karapetis
2009-04-02Added the English DOS version of Hoyle 2Filippos Karapetis