aboutsummaryrefslogtreecommitdiff
path: root/engines/simon
AgeCommit message (Expand)Author
2006-06-20Cleanup. It seems unnecessary to have a "break" right after an unconditionalTorbjörn Andersson
2006-06-14Fixed FF cursor hotspots, after Kirben pointed out to me two special cases thatTorbjörn Andersson
2006-06-14fixes compile with msvc8Johannes Schickel
2006-06-12Fix bug #1500552 - FF: Glitches in Swamp Soup game of arcadeTravis Howell
2006-06-12Fix errors in centreScroll() of FFTravis Howell
2006-06-12Correct function called when exiting oracle or close up scene in FF. Fixes bu...Travis Howell
2006-06-11I don't have the German FF version with the wrong cutscene file names, but ITorbjörn Andersson
2006-06-11Add back lost change, to allow FF to skip any speechTravis Howell
2006-06-07Add Russian translations for error messagesTravis Howell
2006-06-05Remove debug left overTravis Howell
2006-06-05CleanupTravis Howell
2006-06-04Looping and tempo details in GMF header are used by MIDI sound effects tooTravis Howell
2006-06-03This is an attempt to set the correct tempo for the Simon 1 DOS music.Torbjörn Andersson
2006-06-03Add commentTravis Howell
2006-06-03Add work around for bug in a German Windows 2CD version of FF. Trigger error ...Travis Howell
2006-06-02Add support for separate compressed sound files for cutscenes in FFTravis Howell
2006-06-02CleanupTravis Howell
2006-06-02Improve Hebrew supportTravis Howell
2006-06-02Improve Hebrew supportTravis Howell
2006-06-02Add load/save errors for other languagesTravis Howell
2006-06-01Update GMF header commentTravis Howell
2006-06-01Fix wait timeout during introduction of demo version of Simon the Sorcerer 1 ...Travis Howell
2006-05-30remove extraneous commaJoost Peters
2006-05-27uninitialized variableWillem Jan Palenstijn
2006-05-26isSpriteLoaded() is used by FF, a similar function was commented out in orig...Travis Howell
2006-05-25Set and show/hide mouse cursors through a "cursor manager" (analogous to theTorbjörn Andersson
2006-05-23Update details for Russian translationsTravis Howell
2006-05-15When receiving a "Reset All Controllers" message, the neutral position of theTorbjörn Andersson
2006-05-13fix VS2005 compilation warningsAndrew Kurushin
2006-05-13Remove _rejectCount and cleanupTravis Howell
2006-05-13Split VGA resource management back into FF and Simon 1/2 versionsTravis Howell
2006-05-12Fixed two regressions in the o1_specialFade() opcode: The wrong colours wereTorbjörn Andersson
2006-05-12In Simon 1, when returning to normal size, the MIDI music contains "AllTorbjörn Andersson
2006-05-12Whitespace changes.Torbjörn Andersson
2006-05-10Decrease delay to make it less likely that the Simon 1 (and other?) save/loadTorbjörn Andersson
2006-05-09- Updated MSVC8 project filesEugene Sandulenko
2006-05-08Changed abs() to ABS()Torbjörn Andersson
2006-05-07Fix slowFadeIn, the code of original Windows version was flawedTravis Howell
2006-05-06Ooops, skip WAV data, before changing size varTravis Howell
2006-05-06Use scumm_stricmp() instead of stricmp() to fix compile error on some systems,Torbjörn Andersson
2006-05-06Add support for non-English audio in cutscenes of Amiga/Mac. versions of FFTravis Howell
2006-05-06Fix typo, which caused FLAC speech files to failTravis Howell
2006-05-05Remove leftoverTravis Howell
2006-05-05Fix inventory arrows regression in Simon 1Travis Howell
2006-05-05Match fade code of original games and minor cleanupTravis Howell
2006-05-05Update copyrightTravis Howell
2006-05-04CleanupTravis Howell
2006-05-04Update palmOS code for GameSpecificSettings changesTravis Howell
2006-05-04Allow skipping speech in Simon1Travis Howell
2006-05-04Add missing old simon1 targetTravis Howell