Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-01-29 | Add duplicate entries of GK1 CD with the Windows platform set so that ↵ | Matthew Hoops | |
setting the platform to Windows won't appear as a missing entry. svn-id: r47670 | |||
2010-01-27 | Improve support for the SCI2.1/SCI3 file naming scheme. Multiple maps can be ↵ | Matthew Hoops | |
used and have to be matched up with their volume counterparts. Adding detection for the Phantasmagoria Demo too. svn-id: r47588 | |||
2010-01-26 | Disable all detection entries for SCI3 games - they use a different script ↵ | Filippos Karapetis | |
format (in .CSC files), and are currently totally unsupported svn-id: r47570 | |||
2010-01-26 | SCI: Added comment about PQ:SWAT original release (has the same MD5s as the ↵ | Martin Kiewitz | |
pq collection release although version is 1.000) svn-id: r47567 | |||
2010-01-25 | Strip trailing spaces/tabs. | Johannes Schickel | |
svn-id: r47541 | |||
2010-01-19 | SCI: added french lb2 floppy | Martin Kiewitz | |
svn-id: r47373 | |||
2009-12-07 | Applied patch from tracker item #2900436 - "SCI: SCI32 Checksums" with some ↵ | Filippos Karapetis | |
formatting changes svn-id: r46275 | |||
2009-10-25 | Mark Jones CD with the CD flag and add CD in the extras field. | Matthew Hoops | |
svn-id: r45365 | |||
2009-10-22 | Added the rest of the detection entries from bug report #2612718 and removed ↵ | Filippos Karapetis | |
some extra whitespace svn-id: r45331 | |||
2009-10-09 | Removed the now unused GF_SCI0_OLDGETTIME flag and simplified all of the ↵ | Filippos Karapetis | |
game entries in the detector svn-id: r44856 | |||
2009-09-17 | Added alternate versions for iceman, lsl2, qfg1, sq3 and sq4 from bug report ↵ | Filippos Karapetis | |
#2612718. Still many to go, that bug report is huge svn-id: r44158 | |||
2009-09-17 | Added the CD version of Jones (bug report #2813795) and another version of ↵ | Filippos Karapetis | |
RAMA (bug report #2850645) svn-id: r44139 | |||
2009-09-01 | Added checksums for KQ5 EGA (bug report #2829470) | Filippos Karapetis | |
svn-id: r43903 | |||
2009-09-01 | - Reverted the *vga targets back to *sci, and used the extras field again ↵ | Filippos Karapetis | |
for VGA remakes - The extras field is now filled by the fallback detector for VGA games svn-id: r43893 | |||
2009-09-01 | - Added MD5's for the 5 different Crazy Nick's collections | Filippos Karapetis | |
- Added the MD5's of the French versions of GK2 and SQ6 (bug reports #2846842 and #2846515) - Added a different game id for QFG1 VGA (SCI1.1), to distinguish it from the older EGA version (SCI0) and added detection for the VGA version in the fallback detector - Changed some VGA SCI game IDs: lsl1sci -> lsl1vga, pq1sci -> pq1vga, sq1sci -> sq1vga, to distinguish SCI VGA remakes from SCI EGA remakes (like with QFG1VGA) svn-id: r43891 | |||
2009-08-30 | Adding support for AVI in SCI games (such as kq6) and implement kPlatform. | Matthew Hoops | |
svn-id: r43834 | |||
2009-08-24 | Move detection tables to separate file. | Eugene Sandulenko | |
svn-id: r43682 |