Commit graph

673 commits

Author SHA1 Message Date
Travis Howell
bdec54aa7e Rename variables.
svn-id: r19935
2006-01-06 23:54:42 +00:00
Eugene Sandulenko
f3c64fe7b3 Fix typo in one md5. Fix DOTT CD Mac bundle name.
svn-id: r19932
2006-01-06 14:03:41 +00:00
Travis Howell
e01afb0bd4 Initial support for sound code in HE games.
Split HE sound functions into separate file.

svn-id: r19909
2006-01-05 07:06:47 +00:00
Travis Howell
6ce9a73d65 Match original game titles and make game titles consistent.
svn-id: r19892
2006-01-02 23:49:40 +00:00
Max Horn
60fcd5a171 * Replaced MDT_PREFER_NATIVE/MDT_NATIVE by MDT_PREFER_MIDI/MDT_MIDI).
* Changed MidiDriver::createMidi so that if MD_ADLIB is passed, it
  now *does* instantiate the adlib driver.
* Rewrote MidiDriver::detectMusicDriver (code should be clearer now,
  and hopefully easier to adapt/maintain). Note that the behavior
  changed slightly (this may require some tweaking).
* Added MidiDriver::findMusicDriver which works similar to the old
  MidiDriver::parseMusicDriver but returns the full MidiDriverDescription
  and ignores all characters in the passed driver name following a colon ":".
* Changed MidiDriver::parseMusicDriver to use MidiDriver::findMusicDriver.
* Changed game engines to match the changes made to MidiDriver.
* Modified SCUMM engine to not record the selected midi/music driver
  (in _midiDriver), but rather the music *type* (in _musicType).

svn-id: r19859
2005-12-30 14:18:21 +00:00
Travis Howell
73e9a87e96 Correct Spy Fox game's titles.
svn-id: r19850
2005-12-30 02:59:56 +00:00
Travis Howell
80d3ec49d4 Revert HE version change for Mac. farm demo.
svn-id: r19843
2005-12-29 00:27:03 +00:00
Travis Howell
365b91dc03 Add Macintosh versions of more HE demos.
svn-id: r19842
2005-12-28 23:31:48 +00:00
Travis Howell
52eee62ba6 Add details for Macintosh versions of airport and jungle.
svn-id: r19836
2005-12-26 23:12:23 +00:00
Travis Howell
11c8544339 Correct HE version for German freddi demo.
svn-id: r19807
2005-12-19 00:47:01 +00:00
Travis Howell
b653f83382 Add German version of freddi2 for Macintosh.
Add German demos of freddi & puttzoo.

svn-id: r19806
2005-12-18 23:38:50 +00:00
Travis Howell
b933af58cc Changes for German version of puttrace/spyfox.
svn-id: r19746
2005-12-05 12:33:42 +00:00
Travis Howell
9f754ebd59 Add German versions of puttrace/spyfox/spyfox2.
svn-id: r19744
2005-12-05 10:36:58 +00:00
Travis Howell
6f73fa7ebe Add Macintosh version of Pajama Sam 3.
svn-id: r19732
2005-12-03 02:31:06 +00:00
Travis Howell
3442523278 Add work around for filename difference in HE7 file of water (HE99 Mac.)
Add details for Macintosh versions of German HE demos.

svn-id: r19731
2005-12-03 00:58:33 +00:00
Travis Howell
6d7eeaca4a Add German version of pajama3.
Add German version of freddi3 (Mac)

svn-id: r19730
2005-12-03 00:14:24 +00:00
Travis Howell
e9f6cbdbd4 Used in Macintosh version too.
svn-id: r19727
2005-12-02 00:22:50 +00:00
Travis Howell
8f35a68433 Add another English version of spyfox/water.
svn-id: r19726
2005-12-01 22:51:43 +00:00
Travis Howell
da65d3c08f Correct demo target.
svn-id: r19723
2005-11-30 22:49:21 +00:00
Travis Howell
38fc6b340b Correct HE version.
svn-id: r19712
2005-11-27 04:13:01 +00:00
Eugene Sandulenko
edfae828f6 Patch #1341626: "New GP32 port"
svn-id: r19710
2005-11-27 02:35:57 +00:00
Travis Howell
e6aba1f7aa Add another English version of Pajama Sam 1.
svn-id: r19709
2005-11-27 01:32:29 +00:00
Gregory Montoir
fe9def0ac0 Made the autosave period a configuration option and updated the engines using that feature (SCUMM, Queen and Sky). The value is supposed to be in seconds ; if it's set to 0 then autosaving is disabled. See also tracker item #1350187.
svn-id: r19700
2005-11-23 19:11:33 +00:00
Travis Howell
fb9bf8f6e2 Add details for German version of pajama2/putttime for Macintosh.
svn-id: r19696
2005-11-23 00:39:56 +00:00
Travis Howell
a17fb04c35 Filename used by German version of pajama2 for Macintosh too.
svn-id: r19692
2005-11-22 23:06:47 +00:00
Travis Howell
eae998870d Add another German version of Putt Putt Travels Through Time.
svn-id: r19691
2005-11-22 23:03:31 +00:00
Joost Peters
ff83c4146a Increase maxHeapThreshold to 6M for SCUMM games with the GF_NEW_COSTUMES feature, the old value of 2.5M was too small to contain all resources for certain scenes in The Dig and COMI.
svn-id: r19679
2005-11-20 17:35:07 +00:00
Travis Howell
832c9a1b49 Update Commodore 64 palette table.
Cleanup.

svn-id: r19673
2005-11-20 08:29:17 +00:00
Travis Howell
d4d789d5da Add some German HE demos.
svn-id: r19660
2005-11-19 04:07:47 +00:00
Travis Howell
463b30f707 Fix the bundled Macintosh version of FT demo.
Filename substitution should only be checked for resource files, not other data files.

svn-id: r19659
2005-11-19 03:37:34 +00:00
Travis Howell
eb18e57d08 Might help bundled Macintosh version of FT demo.
svn-id: r19638
2005-11-18 06:58:34 +00:00
Travis Howell
b9abd384f3 Target doesn't exist, both demos use dig.
svn-id: r19637
2005-11-18 06:50:28 +00:00
Travis Howell
fc0713af81 More changes for bundled Macintosh versions.
svn-id: r19633
2005-11-18 00:59:10 +00:00
Travis Howell
500d35f0aa Add filename for bundled Macintosh version of atlantis.
svn-id: r19625
2005-11-17 13:20:09 +00:00
Travis Howell
f9ef4a2f5b Correct HE version.
svn-id: r19609
2005-11-16 04:40:15 +00:00
Travis Howell
a437905442 Mixed up an md5.
svn-id: r19608
2005-11-16 03:57:17 +00:00
Travis Howell
32d848a6e4 Add more English versions of HE games.
svn-id: r19607
2005-11-16 02:32:38 +00:00
Gregory Montoir
d50a69507d V8 uses 4 variables to handle mouse buttons state (like V7), cleanup processKbd() accordingly.
svn-id: r19553
2005-11-10 23:09:20 +00:00
Robert Göffringmann
d8e7ad7888 sync head with branch.
svn-id: r19535
2005-11-09 19:59:57 +00:00
Travis Howell
a7db382fd1 Correct HE version for German version of freddi3.
svn-id: r19497
2005-11-07 21:31:44 +00:00
Travis Howell
097a9e02ea Add German version of freddi3.
svn-id: r19493
2005-11-07 13:03:20 +00:00
Travis Howell
e96d153513 Add German version of Monkey Island 1 EGA 4 Disk.
svn-id: r19490
2005-11-07 07:00:52 +00:00
Travis Howell
1063ce92a3 Add German version of freddi2/freddi4.
svn-id: r19489
2005-11-07 06:42:21 +00:00
Travis Howell
b01bb6335f Add Macintosh version of updated spyfox demo.
svn-id: r19479
2005-11-05 23:08:27 +00:00
Travis Howell
6ff83ecfe4 Correct version of German version of putttime.
svn-id: r19478
2005-11-05 22:24:26 +00:00
Travis Howell
32992c5645 Ooops
svn-id: r19428
2005-11-04 22:34:30 +00:00
Travis Howell
31160e1de5 Update HE version for German version of freddi/putttime.
svn-id: r19427
2005-11-04 22:31:13 +00:00
Travis Howell
4a2bbb0e52 Add german version of putttime.
Make guess at correct HE version for german version of freddi/putttime.

svn-id: r19413
2005-11-03 22:38:10 +00:00
Gregory Montoir
c84d1ada32 To match the original v7/v8 interpreters, use BlastTexts to display the subtitles. This allows to fix the bug #1092993. As this is quite an important change, regressions may appear. You've been warned :)
svn-id: r19398
2005-11-02 21:47:44 +00:00
Torbjörn Andersson
419cc68987 Fixed compile error.
svn-id: r19393
2005-11-02 15:58:13 +00:00