aboutsummaryrefslogtreecommitdiff
path: root/simon
AgeCommit message (Collapse)Author
2006-02-11Moved engines to the new engines/ directoryMax Horn
svn-id: r20582
2006-02-11Will be added laterChris Apers
svn-id: r20550
2006-02-11Change CVS keywords to SVN keywordsMax Horn
svn-id: r20533
2006-02-07Removed .cvsignore filesMax Horn
svn-id: r20424
2006-02-01Add another English version of Simon the Sorcerer 1 (DOS CD).Travis Howell
svn-id: r20345
2006-02-01Add another German versions of Simon the Sorcerer 2 (Dos CD).Travis Howell
svn-id: r20340
2006-01-26Remove leftover.Travis Howell
svn-id: r20182
2006-01-21Fix various incorrect usages of the word 'target' instead of 'gameid'; ↵Max Horn
change the ambigiuous 'GameSettings::name' to 'GameSettings::gameid' svn-id: r20115
2006-01-18Update copyright noticeEugene Sandulenko
svn-id: r20088
2006-01-15Update md5s for ru simon2.Travis Howell
svn-id: r20037
2006-01-14Missed one.Travis Howell
svn-id: r20008
2006-01-14Add Spanish versions of Simon the Sorcerer 1 (DOS Floppy) && Simon the ↵Travis Howell
Sorcerer 2 (DOS CD). svn-id: r20007
2006-01-12Minor changes for FF.Travis Howell
svn-id: r19987
2006-01-11Cleanup FF sound.Travis Howell
svn-id: r19981
2006-01-11A few FF fixes.Travis Howell
svn-id: r19980
2006-01-11Fix FF crash.Travis Howell
svn-id: r19979
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