Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-25 | SCI: Remove the Windows versions of Freddy Pharkas. This one has an ↵ | Filippos Karapetis | |
alternative sound track, but it's handled in a different manner svn-id: r54474 | |||
2010-11-25 | SCI: Fixed compilation | Filippos Karapetis | |
svn-id: r54473 | |||
2010-11-25 | SCI: added Windows entries for all games with alternate GM tracks | Filippos Karapetis | |
These are the CD versions of EcoQuest, Jones, KQ5, Pharkas and SQ4 Also, added AGDF_CD to all CD versions that have corresponding floppy versions svn-id: r54472 | |||
2010-11-25 | SCI: Added support for the alternative GM tracks of the Windows version of ↵ | Filippos Karapetis | |
KQ5CD (bug #3041239) Note that the empty GM track for the Sierra logo makes the game hang, so the MT-32 track is used, which sounds awful svn-id: r54464 | |||
2010-11-23 | SCI: Added entries for the GOG versions of Phantasmagoria 1 and 2 (patch ↵ | Filippos Karapetis | |
#3112884) svn-id: r54427 | |||
2010-11-19 | SCI: Added KQ4 Atari ST version from bug report #3110941 | Filippos Karapetis | |
svn-id: r54360 | |||
2010-11-09 | SCI3: Removed detection and any possible support of Shivers 2 | Filippos Karapetis | |
Shivers 2 doesn't contain SCI scripts. The whole game logic has been reimplemented from SCI in native code placed in DLL files. Each room has its own DLL file, and some SCI functions have been reimplemented/rewritten for this purpose in native code. The game and demo have all the resources of a SCI game, apart from the SCI scripts themselves. Thus, they cannot be directly supported, unless their whole room logic is rewritten from scratch, which classifies Shivers 2 as "not SCI" svn-id: r54173 | |||
2010-11-09 | SCI: Some slight work on SCI3 | Filippos Karapetis | |
- Enabled the SCI3 game entries for testing purposes - The resource manager is initialized fully now (with a slight hack) - Added a hack for the demo of Shivers 2 (which seemingly has no scripts or vocabularies) - The engine will stop before parsing any game scripts in SCI3 games, and opens the console for resource manager-related functionality svn-id: r54167 | |||
2010-10-30 | SCI: add Russian SQ4 & SQ5 | Andrew Kurushin | |
svn-id: r53955 | |||
2010-10-28 | SCI: Fixed a detection entry of Hoyle 1 (bug report #3090841) | Filippos Karapetis | |
svn-id: r53913 | |||
2010-10-23 | SCI: Added the Spanish version of SQ5 from bug report #3090664 | Filippos Karapetis | |
svn-id: r53742 | |||
2010-10-20 | SCI: removing "german" laura bow 1 | Martin Kiewitz | |
the version released in Germany was/is 100% english-only svn-id: r53657 | |||
2010-10-16 | SCI: Add The Black Cauldron (fan game) | Matthew Hoops | |
svn-id: r53547 | |||
2010-10-13 | SCI: Add detection for Hoyle4 Mac | Matthew Hoops | |
svn-id: r53397 | |||
2010-10-03 | SCI: Added detection entry for KQ5/PC-98 (bug report #3073583) | Filippos Karapetis | |
svn-id: r53005 | |||
2010-09-11 | SCI: Add 1.2M version of KQ5 EGA (0.000.055). | Johannes Schickel | |
svn-id: r52679 | |||
2010-09-04 | SCI: Janitorial - fixed spaces and typos | Filippos Karapetis | |
svn-id: r52527 | |||
2010-09-04 | SCI: Added another version of Hoyle 3 (bug report #3038837) | Filippos Karapetis | |
svn-id: r52526 | |||
2010-08-31 | SCI: Added the Italian version of QFG3 (bug #3053457) | Filippos Karapetis | |
svn-id: r52478 | |||
2010-08-27 | SCI: adding kq4 0.247 | Martin Kiewitz | |
svn-id: r52412 | |||
2010-08-25 | SCI: Make use of new ADGF_PIRATED flag | Eugene Sandulenko | |
svn-id: r52385 | |||
2010-08-25 | SCI: md5s from Bug #3049193 | Eugene Sandulenko | |
svn-id: r52380 | |||
2010-08-24 | SCI: added another version of Hoyle 1 (bug report #3052366) | Filippos Karapetis | |
svn-id: r52350 | |||
2010-08-23 | SCI: multiple changes for mother goose vga | Martin Kiewitz | |
which is sci1 and sci1.1 fixes bug #3051145 - separating this mother goose from ega and sci2.1 - adding workaround when restoring saved games in these games, games try to calculate restored savedgameid instead of looking it up, we patch this code out and also set the global to the current savedgameid - adding workaround for scripts checking savedgameid to be below 13 (our savedgameids begin at 100 now) - changing official range for savedgameids from 1000->1999 to 100->199, otherwise mother goose would have required much larger patches and this range should be fine even if we replace savedgame dialogs later svn-id: r52301 | |||
2010-08-21 | SCI: Added a detection entry for LSL5 (bug report #3049771) | Filippos Karapetis | |
svn-id: r52250 | |||
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 |