Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-20 | Fixed bug #3049361 - "Hoyle4: Game is falsely detected as DEMO" | Filippos Karapetis | |
svn-id: r52236 | |||
2010-08-17 | SCI: Added another French version of LSL3 | Filippos Karapetis | |
svn-id: r52170 | |||
2010-08-17 | SCI: Added the EGA version of SQ4 | Filippos Karapetis | |
svn-id: r52169 | |||
2010-08-17 | SCI: Added another EGA version of KQ5 | Filippos Karapetis | |
svn-id: r52168 | |||
2010-08-17 | SCI: Added another EGA version of Longbow | Filippos Karapetis | |
svn-id: r52167 | |||
2010-08-17 | SCI: Added the EGA version of PQ3 | Filippos Karapetis | |
svn-id: r52166 | |||
2010-08-17 | SCI: Added the EGA version of Space Quest I | Filippos Karapetis | |
svn-id: r52165 | |||
2010-08-17 | SCI: Added the EGA version of LSL5 | Filippos Karapetis | |
svn-id: r52164 | |||
2010-08-14 | SCI: Add the detection entry for GK1 mac | Matthew Hoops | |
svn-id: r52072 | |||
2010-08-13 | SCI: commenting out sq5 beta detection entry | Martin Kiewitz | |
svn-id: r52067 | |||
2010-08-11 | SCI: cleanup of slater detection entries | Martin Kiewitz | |
svn-id: r51982 | |||
2010-08-11 | SCI: fixing slater&charlie go camping entry | Martin Kiewitz | |
bug #3042547 svn-id: r51981 | |||
2010-08-05 | SCI: changing hoyle 4 workaround | Martin Kiewitz | |
fixing hoyle 4 detection entry (not a demo) adding direct selector fix, maybe we should replace this later with a script patch adding detailed comment about the issue svn-id: r51753 | |||
2010-08-04 | SCI: Add Hero's Quest demo detection entry (qfg1 ega) | Matthew Hoops | |
svn-id: r51740 | |||
2010-08-04 | SCI: Added detection entry for Hoyle 4 (Hoyle Classic Card Games) from bug ↵ | Filippos Karapetis | |
report #3039291 svn-id: r51735 | |||
2010-08-03 | SCI: Add detection entries from bug #3037054, bug #3038720, and bug #3038761 | Matthew Hoops | |
svn-id: r51694 | |||
2010-08-02 | SCI: Enable the Lighthouse demo SCI2.1 entry even when ENABLE_SCI3_GAMES is ↵ | Matthew Hoops | |
not set svn-id: r51624 | |||
2010-08-02 | SCI: Add Hoyle 2 Mac md5's | Matthew Hoops | |
svn-id: r51622 | |||
2010-08-02 | Added another version of Castle of Dr. Brain (bug report #3037942) | Filippos Karapetis | |
svn-id: r51610 | |||
2010-08-01 | SCI: adding ADGF_ADDENGLISH to multilingual games | Martin Kiewitz | |
Most of the games are guessed, i assume that SCI01->SCI1 games are multilingual, SCI1.1+ are not. I'm definitely not sure about the amiga games, can't check them though svn-id: r51597 | |||
2010-08-01 | SCI: Use new AD flag for German LSL5 which is dual-language | Eugene Sandulenko | |
svn-id: r51594 | |||
2010-08-01 | SCI: Use new convenience macro and shorted the detection table a bit | Eugene Sandulenko | |
svn-id: r51591 | |||
2010-08-01 | SCI: removing pirated sq4 version from detection | Martin Kiewitz | |
"fixes" bug #3037800 fixing warning in seg_manager svn-id: r51576 | |||
2010-08-01 | SCI: Add another KQ5 VGA floppy entry (bug #3036996) | Matthew Hoops | |
svn-id: r51564 | |||
2010-07-31 | SCI: fixing CR/LF, adding info about polish lsl1 | Martin Kiewitz | |
svn-id: r51550 | |||
2010-07-31 | SCI: updating comment | Martin Kiewitz | |
svn-id: r51536 | |||
2010-07-31 | SCI: adding polish lsl1 | Martin Kiewitz | |
svn-id: r51535 | |||
2010-07-30 | SCI: Added PQ2 1.001.006 from bug report #3028479 | Filippos Karapetis | |
svn-id: r51498 | |||
2010-07-29 | SCI: Add detection for the April 2010 competition template (fan game) | Matthew Hoops | |
svn-id: r51469 | |||
2010-07-28 | SCI: Add updated detection for al pond 2/new year's mystery (fan games) | Matthew Hoops | |
svn-id: r51430 | |||
2010-07-28 | SCI: Add detection entries for newer SCI fan games | Matthew Hoops | |
svn-id: r51418 | |||
2010-07-27 | SCI: found out interpreter version of lsl5g | Martin Kiewitz | |
svn-id: r51393 | |||
2010-07-27 | SCI: The mothergoose demo is really for Windows, so make that the platform | Matthew Hoops | |
svn-id: r51387 | |||
2010-07-27 | SCI: changes for mother goose sci2.1 | Martin Kiewitz | |
changed signature for kSetCursor sci2.1 added workarounds added separate gameid for mother goose sci2.1 svn-id: r51385 | |||
2010-07-27 | SCI: Add second KQ5 EGA entry (from bug #3035421) | Matthew Hoops | |
svn-id: r51382 | |||
2010-07-27 | SCI: Add detection for some more EGA versions of games | Matthew Hoops | |
See bug #3035349 (MD5 Checksum for Castle of Dr. Brain - EGA), #3035350 (MD5 Checksum for Mixed-Up Fairy Tales EGA) and #3035354 (MD5 Checksum for Mixed-Up Mother Goose (1990 EGA, SCI01)) svn-id: r51377 | |||
2010-07-20 | SCI: adding multilingual mixed up mother goose | Martin Kiewitz | |
sci32 svn-id: r51070 | |||
2010-07-17 | SCI: adding pq2 japanese pc98 | Martin Kiewitz | |
svn-id: r50972 | |||
2010-07-14 | The LSL7 demo is SCI2.1 so we should detect it even when ENABLE_SCI3_GAMES ↵ | Matthew Hoops | |
is not defined. svn-id: r50886 | |||
2010-07-14 | SCI: separating qfg1ega and qfg1vga gameids | Martin Kiewitz | |
svn-id: r50881 | |||
2010-07-12 | SCI: changing gameid of lsl6 sci2.1 into "lsl6hires". We need to keep ↵ | Martin Kiewitz | |
workarounds etc. separate, scripts are not compatible svn-id: r50829 | |||
2010-07-01 | SCI: adding jones/ega to detection tables | Martin Kiewitz | |
svn-id: r50575 | |||
2010-06-28 | Applied patch #3022511 - "qfg4 detection cleanup" | Filippos Karapetis | |
svn-id: r50457 | |||
2010-06-21 | Fix the Hoyle 4 (Hoyle Classic) demo's top offset. It currently errors out ↵ | Matthew Hoops | |
later from lacking a selector (static selector problem). svn-id: r50118 | |||
2010-06-18 | SCI: Add mac SQ1 & SQ3 | Max Horn | |
svn-id: r50030 | |||
2010-05-10 | Add support for loading SCI games from Mac resource forks. The games ↵ | Matthew Hoops | |
themselves do not work yet as some (not all) of the data is in BE order instead of LE. They currently error out because it thinks the relocation block is outside of the script. svn-id: r48998 | |||
2010-03-05 | SCI: Add detection entry for Space Quest 5 french found in Space Quest ↵ | Fabio Battaglia | |
Collector's edition svn-id: r48165 | |||
2010-02-28 | Add detection entry for SQ4 Mac. | Matthew Hoops | |
svn-id: r48156 | |||
2010-02-23 | SCI: add Gabriel Knight 1 French DOS CD detection entry | Fabio Battaglia | |
svn-id: r48115 | |||
2010-02-06 | Add detection entry for KQ5 Mac. Also, make Mac and Amiga SCI1_EGA+ games ↵ | Matthew Hoops | |
default to MIDI as we don't (yet) support their patches. KQ5 Mac will start and go until the main menu. svn-id: r47924 |