aboutsummaryrefslogtreecommitdiff
path: root/simon
AgeCommit message (Collapse)Author
2006-01-10Add French version of Simon the Sorcerer 1 (DOS Floppy).Travis Howell
svn-id: r19968
2006-01-10Add fix for glitch in some versions.Travis Howell
svn-id: r19967
2006-01-10Set _language, before checking value.Travis Howell
svn-id: r19966
2005-12-30* Replaced MDT_PREFER_NATIVE/MDT_NATIVE by MDT_PREFER_MIDI/MDT_MIDI).Max Horn
* 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-29cleanupMax Horn
svn-id: r19846
2005-12-17Update details for ru versions.Travis Howell
svn-id: r19802
2005-12-13Remove leftoverTravis Howell
svn-id: r19788
2005-12-13Cleanup.Travis Howell
svn-id: r19787
2005-12-08Cleanup.Travis Howell
svn-id: r19759
2005-12-08Correct mouse position in FF.Travis Howell
svn-id: r19758
2005-12-07Add Italian versions of Simon the Sorcerer 1 & 2 (DOS Floppy)Travis Howell
Add French version of Simon the Sorcerer 1 (DOS CD) svn-id: r19757
2005-12-05Add another English version of Simon the Sorcerer 2 (DOS Floppy).Travis Howell
svn-id: r19745
2005-11-30Add Egnlish versions of Simon the Sorcerer 1 & 2 (DOS Floppy).Travis Howell
svn-id: r19722
2005-11-23Update check.Travis Howell
svn-id: r19699
2005-11-23Add Amiga demo.Travis Howell
svn-id: r19698
2005-11-23Add another English version of Simon the Sorcerer 2 (DOS CD).Travis Howell
svn-id: r19697
2005-11-22Add another version of Simon the Sorcerer 1 (Amiga CD32).Travis Howell
svn-id: r19687
2005-11-22Remove spaces in md5 values.Travis Howell
svn-id: r19686
2005-11-21Remove spaces in md5 values.Travis Howell
svn-id: r19685
2005-11-21Add German version of Simon the Sorcerer 1 (DOS Floppy).Travis Howell
svn-id: r19681
2005-11-20Strings play back is DOS specific.Travis Howell
svn-id: r19678
2005-11-20Add German version of Simon the Sorcerer 1 (Amiga AGA)Travis Howell
svn-id: r19677
2005-11-20Add another German version of Simon the Sorcerer 2 (Windows CD)Travis Howell
svn-id: r19676
2005-11-19Fix warning (assign used instead of comparision)Max Horn
svn-id: r19669
2005-11-19Not used in FF.Travis Howell
svn-id: r19667
2005-11-19Split draw code for FF.Travis Howell
svn-id: r19666
2005-11-19Fix mistake in my earlier commits.Travis Howell
svn-id: r19665
2005-11-19fix compile warningAndrew Kurushin
svn-id: r19664
2005-11-19I don't know if this is correct, but it does improve sprite positioning aTorbjörn Andersson
lot in Feeble Files. svn-id: r19663
2005-11-18Cleanup.Travis Howell
svn-id: r19647
2005-11-18Wrong bit.Travis Howell
svn-id: r19643
2005-11-18Correct size.Travis Howell
svn-id: r19642
2005-11-18Updates to FF path finding.Travis Howell
svn-id: r19641
2005-11-18Set scale in FF.Travis Howell
svn-id: r19640
2005-11-18Updates to FF path finding.Travis Howell
svn-id: r19639
2005-11-18Remove hard coded language values.Travis Howell
svn-id: r19636
2005-11-18Add Polish charset.Travis Howell
Remove some hard coded values. svn-id: r19635
2005-11-18Add Polish version of Simon the Sorcerer 2 (Windows).Travis Howell
svn-id: r19634
2005-11-17Add German version of Simon the Sorcerer 1 (DOS)Travis Howell
svn-id: r19619
2005-11-17Add German version of Simon the Sorcerer 2 (DOS)Travis Howell
svn-id: r19618
2005-11-16Uses wav format for sound, but is the DOS version of Simon 2.Travis Howell
svn-id: r19615
2005-11-15Add German versions of Simon 1 & Simon 2 (Windows).Travis Howell
svn-id: r19605
2005-11-15Ooops, that should not have been commited.Travis Howell
svn-id: r19602
2005-11-15Speech support for FF.Travis Howell
svn-id: r19600
2005-11-15Unstubbed vc75_setScale(). (No visible difference -- the values it sets areTorbjörn Andersson
not used yet.) svn-id: r19599
2005-11-15Draw flags regression.Travis Howell
svn-id: r19598
2005-11-15Correction to pathfinding in FF.Travis Howell
svn-id: r19597
2005-11-15Fix palette glitches in FF, caused by fades.Travis Howell
Some work on path finding differences in FF. svn-id: r19596
2005-11-14Add Italian version of Simon1.Travis Howell
Correct platform for Italian version of Simon2. svn-id: r19595
2005-11-14Add Italian version of Simon2.Travis Howell
svn-id: r19594