index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
sci
/
detection_tables.h
Age
Commit message (
Expand
)
Author
2010-02-01
kPlatform(0) should return the SCI platform number. Fixes playing AVI's in KQ...
Matthew Hoops
2010-01-29
Add duplicate entries of GK1 CD with the Windows platform set so that setting...
Matthew Hoops
2010-01-27
Improve support for the SCI2.1/SCI3 file naming scheme. Multiple maps can be ...
Matthew Hoops
2010-01-26
Disable all detection entries for SCI3 games - they use a different script fo...
Filippos Karapetis
2010-01-26
SCI: Added comment about PQ:SWAT original release (has the same MD5s as the p...
Martin Kiewitz
2010-01-25
Strip trailing spaces/tabs.
Johannes Schickel
2010-01-19
SCI: added french lb2 floppy
Martin Kiewitz
2009-12-07
Applied patch from tracker item #2900436 - "SCI: SCI32 Checksums" with some f...
Filippos Karapetis
2009-10-25
Mark Jones CD with the CD flag and add CD in the extras field.
Matthew Hoops
2009-10-22
Added the rest of the detection entries from bug report #2612718 and removed ...
Filippos Karapetis
2009-10-09
Removed the now unused GF_SCI0_OLDGETTIME flag and simplified all of the game...
Filippos Karapetis
2009-09-17
Added alternate versions for iceman, lsl2, qfg1, sq3 and sq4 from bug report ...
Filippos Karapetis
2009-09-17
Added the CD version of Jones (bug report #2813795) and another version of RA...
Filippos Karapetis
2009-09-01
Added checksums for KQ5 EGA (bug report #2829470)
Filippos Karapetis
2009-09-01
- Reverted the *vga targets back to *sci, and used the extras field again for...
Filippos Karapetis
2009-09-01
- Added MD5's for the 5 different Crazy Nick's collections
Filippos Karapetis
2009-08-30
Adding support for AVI in SCI games (such as kq6) and implement kPlatform.
Matthew Hoops
2009-08-24
Move detection tables to separate file.
Eugene Sandulenko