Commit Graph
143 Commits
Author SHA1 Message Date
nukeykt e5bfead345 SCUMM HE: Use Miles AdLib driver 2018-02-04 12:56:06 +01:00
Eugene Sandulenko c8975f9ba7 Revert "SCUMM: Check for and flag demos correctly"
There are too many regressions.
2018-02-01 08:03:39 +01:00
Henrik "Henke37" Andersson f71dc0d8ab SCUMM: Check for and flag demos correctly
Rewrote the detection matching to use the extra field like the other
two.

This requires extensive testing due to touching code shared for a lot of
games and being sensitive to individual versions of games.
2018-01-31 21:01:28 +01:00
Kirben f383f00274 SCUMM HE: Add early version of Let's Explore the Farm with Buzzy. 2017-12-22 15:46:22 +11:00
Ben Castricum f26e36c2e4 SCUMM: Add detection for German version of Spy Fox 1, fixes bug #9732 2017-08-21 16:04:31 +02:00
D G Turner 5c85230443 SCUMM: Fix Typo in Detection Table Comment.
No functional change.
2017-08-04 04:27:09 +01:00
Thierry Crozat d1d44eba6f SCUMM: Move detection entries for Steam versions to end of list
For some games the Steam Mac version and Mac CD version have the
same executable name and since we use the executable name to
detect the Steam version it becomes a candidate for the CD version
as well. Moving it at the end of the list ensures that the CD version
entry takes precedence. This fixes bug #7060.
2016-10-01 01:55:02 +01:00
Lothar Serra Mari 86daaa97e8 SCUMM: Add detection for Monkey Island 2 Unofficial SE Talkie 2016-04-30 16:31:49 +02:00
Lothar Serra Mari de891f6874 SCUMM: Add detection for Monkey Island 1 Unofficial SE Talkie 2016-04-30 16:05:44 +02:00
Kirben 343d0c41db SCUMM: Fix bug #6873 FARM: Crash at the end of trivia minigame on easy. 2015-06-28 13:22:20 +10:00
Kirben 6a1eee88cf SCUMM: Add file prefixes used by Italian versions of several HE games. 2015-04-16 14:36:34 +10:00
Kirben 02e3e82e82 SCUMM: Correct game flags for HE72 version of Putt-Putt Saves the Zoo. 2015-01-05 22:33:19 +11:00
Robert Crossfield d83438225e SCUMM: Maniac V0: Add support for D64 Demo Disk, Cleanup duplicate 'Talk' array 2014-12-08 10:14:37 +11:00
Ben Castricum 75408c1cb8 SCUMM: More detection fixes. 2014-12-03 15:47:27 +01:00
Ben Castricum 2e497bb9f8 SCUMM: farm - Add support for a dutch Macintosh variant.
Found on CD with EAN8714902148334.
2014-12-03 15:47:26 +01:00
Ben Castricum 81795ce444 SCUMM: Identify several windows variants as such 2014-10-27 16:33:05 +01:00
Ben Castricum 1351f6505d SCUMM: freddi1 - Add support for 'FREDDI_ROBO' CD sold with Packard Bell PCs. 2014-10-27 16:33:05 +01:00
Kirben 9dfadc7d9c SCUMM: Correct fix for regressions in The Dig demos, and remove the hack for demos. 2014-09-19 19:38:16 +10:00
Kirben 394d4623be SCUMM: Fix regression in demo versions of The Dig. 2014-09-19 08:52:15 +10:00
Kirben 04ed4d3a8d SCUMM: Add workaround for script bugs that caused problems in Jumping Bean mini games of Pajama Sam: Games to Play on Any Day. 2014-07-22 19:47:05 +10:00
Filippos Karapetis 902a140f3e SCUMM: Add support for Steam versions of Indy 3, Indy 4, Loom and Dig
Many Thanks to Ben Castricum for the original patch
2014-07-03 00:13:33 +03:00
Johannes Schickel 3847465163 SCUMM: Make GPL headers consistent in themselves. 2014-02-18 02:39:38 +01:00
Kirben 0c8f8898ff SCUMM: Add new variables in Nimbus Games version of Putt-Putt Saves the Zoo. 2013-08-16 15:19:17 +10:00
Kirben 2a807b1880 SCUMM: Add Remastered version of Putt-Putt Saves the Zoo from Nimbus Games. 2013-08-15 22:50:45 +10:00
Alyssa Milburn 2af07d5d8e SCUMM: Add detection/version for Moonbase Commander v1.1. 2013-08-04 10:42:44 +02:00
Kirben 395ee92a85 SCUMM: Add another French Windows version of Pajama Sam 2. 2013-07-09 11:45:45 +10:00
Matthew Hoops 0031c41db8 COMMON: Change kPlatformPC to kPlatformDOS
"PC" was very ambiguous and now it matches what we show in the GUI.

This also corrects sword2's platform to Windows.
2013-05-02 18:43:10 -04:00
Kirben 7e290c963f SCUMM: Add Italian Windows version of Freddi Fish 4. 2013-04-06 08:10:28 +11:00
Matthew Hoops 974c7f1530 SCUMM: Enable CMS for the MI1 demo 2012-09-19 12:58:19 -04:00
Travis Howell 3968f31948 SCUMM: Add HE101 version, for debugInput opcode difference in some HE100 games. 2012-06-09 15:36:47 +10:00
Matthew Hoops f22661e4b9 SCUMM: Stub off other football2002 u32 opcodes 2012-06-08 19:45:31 -04:00
Travis Howell 4aec92e5e9 SCUMM: Backyard Baseball 2003 uses a unique variable for the subtitle setting, fixes changing subtitles via ScummVM. 2012-05-31 11:40:21 +10:00
Travis Howell e35e4a1f68 SCUMM: Add Macintosh UK version of Freddi Fish 4. 2012-05-29 10:58:06 +10:00
Matthew Hoops d54e53d462 SCUMM: Add support for Spy Fox iOS 2012-05-28 14:29:44 -04:00
Ben Castricum 4e266f466c SCUMM: More HES games detection fixes 2012-03-24 17:57:36 +01:00
Ben Castricum d652719ea6 SCUMM: Several detection fixes for mostly dutch HES games/demos 2012-03-11 09:43:20 +01:00
Eugene Sandulenko 2a1f0a2176 Merge pull request #191 from BenCastricum/master
SCUMM: More HE Games Detection
2012-02-26 07:22:13 -08:00
Max Horn 215b41b244 COMMON: Move RenderMode and GUIOptions functionality into separate files 2012-02-26 15:19:31 +01:00
Ben Castricum 44c5e48bd3 SCUMM: Add 2 not yet recognized MD5s from Dutch Putt-Putt 3 in 1 CD 2012-02-24 13:01:51 +01:00
Ben Castricum 7e7cb21531 SCUMM: Add windows platform detection for several HES games/demos 2012-02-24 13:01:51 +01:00
Ben Castricum 5db023646a SCUMM: Use regular detection algorithms for FMTOWNS demos. 2012-01-26 18:06:10 +01:00
Ben Castricum 1a16c5ceb4 SCUMM: Recognize platform on win version of dutch puttrace demo 2012-01-08 20:30:39 +01:00
Ben Castricum 7a82f513a3 SCUMM: Recognize Mac version of dutch putttime demo 2012-01-08 20:05:49 +01:00
Ben Castricum e750c9a0b9 SCUMM: Recognize Windows as platform for pajama2 demo 2012-01-08 18:02:00 +01:00
Ben Castricum b6bc747672 SCUMM: Add support for 2 freddi3 Mac/Dutch demos 2012-01-08 17:52:21 +01:00
Ben Castricum e3b93672d5 SCUMM: Correctly recognize platform on freddi2 dutch demo 2012-01-08 15:05:50 +01:00
Ben Castricum 5af464243a SCUMM: Add support for 2 Dutch/Mac spyfox demos (1 MD5, 1 filename pattern) 2012-01-01 21:21:56 +01:00
Travis Howell 3241d34a32 Add patch #3463338 - Detect Macintosh demo of Pajama Sam 1. 2011-12-23 10:39:42 +11:00
Matthew Hoops 712100b77e SCUMM: Add support for Putt-Putt Saves the Zoo iOS 2011-11-27 20:13:03 -05:00
Strangerke bab4b6f729 LAUNCHER: Introduce GUIO0() in order to replace GUIO1(GUIO_NONE) 2011-11-16 22:38:58 +01:00