aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/detection.cpp
AgeCommit message (Expand)Author
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
2009-04-02Added the German version of KQ7Filippos Karapetis
2009-04-02Added the German versions of KQ5 and KQ6, sorted out the different versions o...Filippos Karapetis
2009-04-01- Updated the details of 2 versions of Freddy Pharkas and of 2 versions of SQ...Filippos Karapetis
2009-03-31Enabled 2 versions of Freddy Pharkas, and added the German version of QFG1Filippos Karapetis
2009-03-31Added 2 more versions of GK1 (apparently, all versions of GK1 used the same i...Filippos Karapetis
2009-03-31Added 2 versions of Mixed-up Mother Goose and enabled RAMA and Shivers (appar...Filippos Karapetis
2009-03-31Added 2 versions of QFG4 and updated the information of the German version of...Filippos Karapetis
2009-03-31Added the German version of QFG3. Also, enabled Phantasmagoria 1 and 2, as ap...Filippos Karapetis
2009-03-31Added Mixed-Up Fairy tales, and corrected information on some versions of SQ4Filippos Karapetis
2009-03-31Added another English version of SQ4 floppy and German versions of SQ3, SQ4 a...Filippos Karapetis
2009-03-31Added the German versions of PQ3 and PQ4Filippos Karapetis
2009-03-31Fixed a typo in the German version of Eco Quest 1 and enabled the German vers...Filippos Karapetis
2009-03-31Added the German version of EcoQuest 1, and enabled a version of EcoQuest 2 w...Filippos Karapetis
2009-03-30Added another version of Quest for Glory, from bug report #2718784Filippos Karapetis
2009-03-30Added another version of Hoyle 1, from bug report #2719227Filippos Karapetis
2009-03-30Verified the SCI version of a version of Laura Bow 1 - The Colonel's Bequest,...Filippos Karapetis
2009-03-30Changed the SCI version of the French version of LSL3 to match the other ones...Filippos Karapetis
2009-03-30Wrapped all the still WIP SCI32-specific code around appropriate ifdef blocks...Filippos Karapetis
2009-03-25Added another version of Eco Quest 1Filippos Karapetis
2009-03-19Added another version of SQ4Filippos Karapetis