Age | Commit message (Expand) | Author |
2009-08-10 | SCI: Added detection entries for French versions of Eco Quest 1/2 (reported | Walter van Niftrik |
2009-07-16 | Added missing information for the newly-added version of Pepper | Filippos Karapetis |
2009-07-16 | Added the French version of KQ5 floppy (bug report #2812611) | Filippos Karapetis |
2009-07-16 | Added a detection entry for Pepper's Adventures in Time, and fixed an issue w... | Filippos Karapetis |
2009-07-11 | Removed an invalid detection entry | Filippos Karapetis |
2009-07-09 | Applied patch #2818845 - "SCI: resource.map detection for SCI1/1.1 fixed", wi... | Filippos Karapetis |
2009-07-07 | Added 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-06 | Renamed SCI_VERSION_01 -> SCI_VERSION_01_EGA | Filippos Karapetis |
2009-07-06 | KQ6CD should be working correctly again | Filippos Karapetis |
2009-07-05 | SCI1 games with absolute parameters to lofs instructions are automatically de... | Filippos Karapetis |
2009-07-04 | Newer DoSound() semantics are now detected automatically, by the existence of... | Filippos Karapetis |
2009-07-03 | SCI0 games using older graphics functions are automatically detected now, fro... | Filippos Karapetis |
2009-07-03 | Simplified the kernel name loading code: Merged the default SCI0 and SCI1 ker... | Filippos Karapetis |
2009-06-25 | After discussing with waltervn, committing my fix for the King's Quest I Demo... | Matthew Hoops |
2009-06-14 | SCI: Added detection entries for Japanese SQ4. | Walter van Niftrik |
2009-06-12 | SCI: Added detection entries for Japanese QFG. | Walter van Niftrik |
2009-06-07 | MD5 from bugreport #2797962: "SCI: Laura Bows 2 german, md5" | Eugene Sandulenko |
2009-06-07 | Added MD5 from Bug #2796782: "SCI: LSL1 Russian MD5" | Eugene Sandulenko |
2009-06-06 | Added game GUI options to advancedDetector and updated all engines | Eugene Sandulenko |
2009-05-29 | - Rewrote kSetCursor to be a bit simpler to understand, and got rid of GF_SCI... | Filippos Karapetis |
2009-05-27 | Added a warning when kDoAudio is called with the new semantics (SQ4CD or newe... | Filippos Karapetis |
2009-05-26 | Turned some static tables into static const tables; added some FIXME comments... | Max Horn |
2009-05-26 | SCI: Some small fixes for KQ6CD. | Walter van Niftrik |
2009-05-20 | removed trailing whitespaces | Max Horn |
2009-05-17 | Add more game demos. | Travis Howell |
2009-05-17 | Add more game demos. | Travis Howell |
2009-05-15 | Simplified SCI versions to be SCI version generations, and fixed some game en... | Filippos Karapetis |
2009-05-14 | Fixed the detection entry for SQ3 Amiga, and added a special case for cursor ... | Filippos Karapetis |
2009-05-14 | Fixed SQ3 Amiga by hardcoding the resource version (automatic resource versio... | Filippos Karapetis |
2009-05-14 | Added 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 versions | Filippos Karapetis |
2009-05-14 | Replaced 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 flag | Filippos Karapetis |
2009-05-14 | SCI: Renamed GF_SCI0_BEFORE_* macros to GF_FOR_SCI0_BEFORE_* (to emphasise th... | Max Horn |
2009-05-14 | Added 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_GETTIME | Filippos Karapetis |
2009-05-14 | Started 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-12 | set resource version for LSL6 low-res CD version as well + update language co... | Joost Peters |
2009-05-12 | SCI: 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-02 | Add English DOS demo of Leisure Suit Larry 2. | Travis Howell |
2009-05-02 | Add English DOS demo of Conquests of Camelot. | Travis Howell |
2009-05-02 | Add English DOS demo of Space Quest 3. | Travis Howell |
2009-04-21 | Updated some of the detector entries for KQ5 | Filippos Karapetis |
2009-04-07 | Fixed the language of the German version of Longbow | Filippos Karapetis |
2009-04-05 | SCI: Include sciduv.exe in version scanning. | Walter van Niftrik |
2009-04-03 | - Added the German version of Longbow | Filippos Karapetis |
2009-04-02 | Added the English DOS version of Hoyle 2 | Filippos Karapetis |