Commit Graph

981 Commits

Author SHA1 Message Date
Travis Howell
49eed14be6 Remove leftover.
svn-id: r20182
2006-01-26 04:19:37 +00:00
Max Horn
0b39c0ea9f Fix various incorrect usages of the word 'target' instead of 'gameid'; change the ambigiuous 'GameSettings::name' to 'GameSettings::gameid'
svn-id: r20115
2006-01-21 13:01:20 +00:00
Eugene Sandulenko
ea42bad781 Update copyright notice
svn-id: r20088
2006-01-18 17:39:49 +00:00
Travis Howell
28741ffb41 Update md5s for ru simon2.
svn-id: r20037
2006-01-15 04:28:03 +00:00
Travis Howell
7d3004661b Missed one.
svn-id: r20008
2006-01-14 00:51:48 +00:00
Travis Howell
39ed1efe3f Add Spanish versions of Simon the Sorcerer 1 (DOS Floppy) && Simon the Sorcerer 2 (DOS CD).
svn-id: r20007
2006-01-14 00:50:13 +00:00
Travis Howell
b382657539 Minor changes for FF.
svn-id: r19987
2006-01-12 00:28:17 +00:00
Travis Howell
67d1cc0cf9 Cleanup FF sound.
svn-id: r19981
2006-01-11 04:28:31 +00:00
Travis Howell
7a7eeaa79f A few FF fixes.
svn-id: r19980
2006-01-11 04:06:51 +00:00
Travis Howell
4e1778dc14 Fix FF crash.
svn-id: r19979
2006-01-11 01:47:40 +00:00
Travis Howell
17a9edaf25 Add French version of Simon the Sorcerer 1 (DOS Floppy).
svn-id: r19968
2006-01-10 10:17:22 +00:00
Travis Howell
01ddde410e Add fix for glitch in some versions.
svn-id: r19967
2006-01-10 10:16:34 +00:00
Travis Howell
25e6066b17 Set _language, before checking value.
svn-id: r19966
2006-01-10 09:08:07 +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
Max Horn
e74799c32e cleanup
svn-id: r19846
2005-12-29 21:21:16 +00:00
Travis Howell
80182307c1 Update details for ru versions.
svn-id: r19802
2005-12-17 23:31:22 +00:00
Travis Howell
8323123aa7 Remove leftover
svn-id: r19788
2005-12-13 03:26:49 +00:00
Travis Howell
88beea1d21 Cleanup.
svn-id: r19787
2005-12-13 00:20:11 +00:00
Travis Howell
eaf4f2f6f4 Cleanup.
svn-id: r19759
2005-12-08 06:12:04 +00:00
Travis Howell
0db98bd46d Correct mouse position in FF.
svn-id: r19758
2005-12-08 03:34:46 +00:00
Travis Howell
896a8d8191 Add Italian versions of Simon the Sorcerer 1 & 2 (DOS Floppy)
Add French version of Simon the Sorcerer 1 (DOS CD)

svn-id: r19757
2005-12-07 22:28:29 +00:00
Travis Howell
89b2c02a3d Add another English version of Simon the Sorcerer 2 (DOS Floppy).
svn-id: r19745
2005-12-05 12:02:23 +00:00
Travis Howell
8a35611664 Add Egnlish versions of Simon the Sorcerer 1 & 2 (DOS Floppy).
svn-id: r19722
2005-11-30 05:50:10 +00:00
Travis Howell
d7351092a9 Update check.
svn-id: r19699
2005-11-23 01:31:51 +00:00
Travis Howell
da68ca89a3 Add Amiga demo.
svn-id: r19698
2005-11-23 01:20:43 +00:00
Travis Howell
46707fde40 Add another English version of Simon the Sorcerer 2 (DOS CD).
svn-id: r19697
2005-11-23 00:54:08 +00:00
Travis Howell
d1cbf8f275 Add another version of Simon the Sorcerer 1 (Amiga CD32).
svn-id: r19687
2005-11-22 00:58:34 +00:00
Travis Howell
c062968872 Remove spaces in md5 values.
svn-id: r19686
2005-11-22 00:29:26 +00:00
Travis Howell
0196e39b31 Remove spaces in md5 values.
svn-id: r19685
2005-11-21 21:26:09 +00:00
Travis Howell
92d377d5d1 Add German version of Simon the Sorcerer 1 (DOS Floppy).
svn-id: r19681
2005-11-21 08:35:11 +00:00
Travis Howell
5274d89e41 Strings play back is DOS specific.
svn-id: r19678
2005-11-20 10:26:14 +00:00
Travis Howell
e5f590a2ac Add German version of Simon the Sorcerer 1 (Amiga AGA)
svn-id: r19677
2005-11-20 09:57:24 +00:00
Travis Howell
20c9a650d3 Add another German version of Simon the Sorcerer 2 (Windows CD)
svn-id: r19676
2005-11-20 09:27:47 +00:00
Max Horn
b12138458d Fix warning (assign used instead of comparision)
svn-id: r19669
2005-11-19 17:51:14 +00:00
Travis Howell
88379e7dbe Not used in FF.
svn-id: r19667
2005-11-19 12:07:50 +00:00
Travis Howell
9bf1cb1e04 Split draw code for FF.
svn-id: r19666
2005-11-19 11:37:41 +00:00
Travis Howell
97b6f7c843 Fix mistake in my earlier commits.
svn-id: r19665
2005-11-19 10:48:30 +00:00
Andrew Kurushin
70fc8eff65 fix compile warning
svn-id: r19664
2005-11-19 10:45:41 +00:00
Torbjörn Andersson
c0aca2f12e I don't know if this is correct, but it does improve sprite positioning a
lot in Feeble Files.

svn-id: r19663
2005-11-19 10:04:54 +00:00
Travis Howell
d0f13e6f06 Cleanup.
svn-id: r19647
2005-11-18 22:34:41 +00:00
Travis Howell
9fbb4d1c7a Wrong bit.
svn-id: r19643
2005-11-18 14:21:01 +00:00
Travis Howell
4ca37906ee Correct size.
svn-id: r19642
2005-11-18 14:16:28 +00:00
Travis Howell
8ec6ed9d96 Updates to FF path finding.
svn-id: r19641
2005-11-18 14:15:03 +00:00
Travis Howell
95a45fc7a0 Set scale in FF.
svn-id: r19640
2005-11-18 13:47:47 +00:00
Travis Howell
7f8222cd98 Updates to FF path finding.
svn-id: r19639
2005-11-18 12:40:03 +00:00
Travis Howell
6d76392b7f Remove hard coded language values.
svn-id: r19636
2005-11-18 02:31:24 +00:00
Travis Howell
2f8306aeb4 Add Polish charset.
Remove some hard coded values.

svn-id: r19635
2005-11-18 01:36:14 +00:00
Travis Howell
9cde262192 Add Polish version of Simon the Sorcerer 2 (Windows).
svn-id: r19634
2005-11-18 00:59:47 +00:00
Travis Howell
909f531220 Add German version of Simon the Sorcerer 1 (DOS)
svn-id: r19619
2005-11-17 10:05:07 +00:00
Travis Howell
9985dfab8a Add German version of Simon the Sorcerer 2 (DOS)
svn-id: r19618
2005-11-17 02:10:44 +00:00