aboutsummaryrefslogtreecommitdiff
path: root/simon
AgeCommit message (Collapse)Author
2003-05-10Rename two unknown functionTravis Howell
svn-id: r7410
2003-05-01Add a few Amiga games corrections and todosTravis Howell
svn-id: r7238
2003-04-29remove now uneeded duplicate targetsJonathan Gray
svn-id: r7192
2003-04-02More Spanish font corrections, the . and , fonts were corruptTravis Howell
svn-id: r6899
2003-04-02Hebrew fonts were off by two bytes too.Travis Howell
svn-id: r6898
2003-04-02Enable choice between English voice and subtitles in French, Hebrew, Italian ↵Travis Howell
and Spanish version of Simon the Sorcerer 1 talkie svn-id: r6897
2003-04-02Spanish video fonts were off by two bytesTravis Howell
Might be able to merge with main fonts eventually. svn-id: r6896
2003-04-02Add correct use verb words for ItalianTravis Howell
svn-id: r6895
2003-03-31Add spanish video fonts, not sure why this set is so different.Travis Howell
svn-id: r6892
2003-03-31Add proper spanish verbsTravis Howell
svn-id: r6891
2003-03-25Bug fix from luddeTravis Howell
svn-id: r6859
2003-03-23Add Spanish quit key for Simon gamesTravis Howell
svn-id: r6844
2003-03-20simon1amiga should be disabled for nowTravis Howell
svn-id: r6839
2003-03-10Reduce targetsTravis Howell
svn-id: r6792
2003-03-09Remove old commented namesTravis Howell
svn-id: r6786
2003-03-08Rename functionTravis Howell
svn-id: r6761
2003-03-07implemented formating string error for each enginePaweł Kołodziejski
svn-id: r6744
2003-03-07Add two more debug defines as key optionsTravis Howell
svn-id: r6740
2003-03-07Remove vc_59_helperTravis Howell
Make t key work in simon2talkie/win only svn-id: r6739
2003-03-07Rename variableTravis Howell
svn-id: r6738
2003-03-07some cleanupMax Horn
svn-id: r6734
2003-03-06updated copyrights headersPaweł Kołodziejski
svn-id: r6726
2003-03-06and more cleanup ....Paweł Kołodziejski
svn-id: r6720
2003-03-06removed duplicated macroPaweł Kołodziejski
svn-id: r6716
2003-03-06added mp3 support for simon2macOliver Kiehl
svn-id: r6711
2003-03-04OoopsTravis Howell
svn-id: r6681
2003-03-04Add text speed options for Simon gamesTravis Howell
svn-id: r6680
2003-03-02fixed warningsPaweł Kołodziejski
svn-id: r6659
2003-03-01change GameIDs to GameFeaturesOliver Kiehl
svn-id: r6654
2003-03-01removed the single big VersionSettings list; instead, the simon & scumm ↵Max Horn
modules now keep their target lists seperatly (and when we add BASS, it can have its own target list) svn-id: r6652
2003-03-01don't hardcode the Simon GameID values, rather use the #defines from ↵Max Horn
simon/intern.h. Proper solution pending svn-id: r6651
2003-03-01no need for a hack if include gameDetector.h anyway...Max Horn
svn-id: r6650
2003-03-01Disable realizePalette_unk() in simon since it causes regressionsTravis Howell
svn-id: r6647
2003-02-16Add example simon2dos/talkie music codeTravis Howell
svn-id: r6610
2003-02-15possible fix for Bug #687059 ?Oliver Kiehl
svn-id: r6609
2003-02-10Was bad idea to enable this in Simon 1Travis Howell
svn-id: r6597
2003-02-09fixed regression I causedMax Horn
svn-id: r6595
2003-02-05oopsMax Horn
svn-id: r6588
2003-02-05fixed a copy&paste bug; rewrote the code in question to streamline it a bitMax Horn
svn-id: r6587
2003-02-05Minor fix to last commmitTravis Howell
svn-id: r6586
2003-02-05Add guess word for spanish versionTravis Howell
Add better hebrew support, font doesn't seem quite right though. Divide quit section into languages svn-id: r6585
2003-01-30Fix small error in my last commitsTravis Howell
svn-id: r6576
2003-01-29Optional subtitles in Simon 1 (unsupported)Travis Howell
Use subtitles by default in all except English and German versions svn-id: r6572
2003-01-29Add some hebrew support and a little cleanupTravis Howell
svn-id: r6569
2003-01-29Add improved support for french, german and italianTravis Howell
svn-id: r6568
2003-01-19added missing functionOliver Kiehl
svn-id: r6517
2003-01-14Missed one sectionTravis Howell
svn-id: r6452
2003-01-14Add hopefully the final simon target, not support at all yet.Travis Howell
svn-id: r6451
2003-01-14Start for Simon 1 amiga cd32 version support, not working right yet.Travis Howell
svn-id: r6450
2003-01-12added F10 support (Hitareas are indicated when F10 is pressed)Oliver Kiehl
svn-id: r6429