Joost Peters
51f0a3bf7e
enable Larry 3 DOS English. The MD5s match and its sciv.exe has 0.000.572
...
svn-id: r38561
2009-02-19 19:03:41 +00:00
Filippos Karapetis
680684c66f
The current list in the detector is not really useful. We need the SCI version used for each variant of every SCI game. Therefore, all the detection entries have been disabled, apart from the few versions which I have and was able to verify the SCI version used. Please, specify the SCI version in disabled entries and re-enable them.
...
This was done to prevent issues with incorrect game entries in the future, as game entries with incorrect SCI versions won't work correctly
svn-id: r38559
2009-02-19 18:45:09 +00:00
Filippos Karapetis
9ac6dbf9eb
Fixed version checking for unpacked executable files, and updated the SCI version for an entry for PQ2
...
svn-id: r38549
2009-02-19 14:40:24 +00:00
Travis Howell
f134763553
Add patch #2611827 - Add English versions of Laura Bow/2.
...
svn-id: r38547
2009-02-19 13:51:45 +00:00
Travis Howell
b433a18bcf
Add patch #2616093 - Add/update Quest for Glory 4 details.
...
svn-id: r38546
2009-02-19 13:44:10 +00:00
Travis Howell
6fdf95e9b8
Add patch #2615978 - Fix SCI version for Eco Quest.
...
svn-id: r38545
2009-02-19 13:36:38 +00:00
Filippos Karapetis
6f4a8dedbe
Rewrote the EXE reading routines (the LZEXE compression stuff is still not completed, and will be implemented in a follow-up commit)
...
svn-id: r38543
2009-02-19 12:42:32 +00:00
Travis Howell
0ac0749810
Fix SCI 1.1 detection.
...
svn-id: r38535
2009-02-19 04:16:20 +00:00
Travis Howell
3d78df8d63
Update SCI version for Space Quest 4(Amiga).
...
svn-id: r38534
2009-02-19 04:14:16 +00:00
Travis Howell
bc6f48472a
Update SCI version for Leisure Suit Larry 2 (Amiga).
...
svn-id: r38533
2009-02-19 03:12:04 +00:00
Travis Howell
b595d2815b
Update SCI version for Kings Quest 4 (Amiga).
...
svn-id: r38532
2009-02-19 03:05:35 +00:00
Matthew Hoops
a427d11c27
Fix kq4 start (it was using the wrong version).
...
svn-id: r38531
2009-02-19 02:26:09 +00:00
Matthew Hoops
ee16e35bb6
- Fix finding versions from exe's
...
- Fix fallback detection
- Make getVersion() return an int instead of a uint16 which makes the version lose precision and the "major" version can get lost.
svn-id: r38529
2009-02-19 02:04:31 +00:00
Filippos Karapetis
7e5dba8940
Readded the code which reads the version from the original executable to the fallback detector (still very hackish...). This is probably the only known way currently to determine the version used by each game variant and add appropriate game flags
...
svn-id: r38509
2009-02-18 22:20:28 +00:00
Filippos Karapetis
2af3529b1b
Added initial implementation of the fallback detector for unknown versions (version detection from the original executable will be readded and displayed in this part)
...
svn-id: r38505
2009-02-18 21:05:05 +00:00
Filippos Karapetis
a501d4dca0
Added methods to get information for the detected game version
...
svn-id: r38502
2009-02-18 20:08:49 +00:00
Johannes Schickel
70e3670f02
Fixed warnings.
...
svn-id: r38494
2009-02-18 18:03:52 +00:00
Filippos Karapetis
056a13f710
Moved game version checking to ScummVM's detector and removed the FreeSCI version checking routines
...
svn-id: r38458
2009-02-18 09:09:37 +00:00
Travis Howell
f0a0f3f609
Add a few more German versions, and resort via platform.
...
svn-id: r38454
2009-02-18 03:58:55 +00:00
Travis Howell
650eeec576
Add Italian versions of several games.
...
svn-id: r38453
2009-02-18 03:42:44 +00:00
Johannes Schickel
e676bec0b8
Remove dead/leftover code.
...
svn-id: r38416
2009-02-17 15:27:31 +00:00
Eugene Sandulenko
3e0519e4ee
Update headers. rest
...
svn-id: r38413
2009-02-17 15:20:21 +00:00
Matthew Hoops
39ea68173a
Add detection for the Shivers demo and split the Torin's Passage entry into multiple as their main data files are the same.
...
svn-id: r38370
2009-02-16 15:35:35 +00:00
Travis Howell
74b654e9b5
Add German versions of several games.
...
svn-id: r38369
2009-02-16 14:15:14 +00:00
Matthew Hoops
43093c2d80
Mark kq1sci as "SCI Remake" instead of "VGA Remake". It's not in VGA ;)
...
svn-id: r38324
2009-02-15 22:42:09 +00:00
Travis Howell
47a1cd7545
Add Amiga English version of Space Quest 4.
...
svn-id: r38235
2009-02-15 13:17:25 +00:00
Eugene Sandulenko
e9f7428063
- Move sci/scummvm/ contents to sci/
...
- Rename scumm_engine.cpp to sci.cpp
- Remove unneeded gfx drivers
- Rename scummvm_driver.c to gfx_driver.cpp
svn-id: r38225
2009-02-15 11:03:21 +00:00