aboutsummaryrefslogtreecommitdiff
path: root/engines/simon
AgeCommit message (Expand)Author
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
2006-05-04Don't read beyond animationCount, when looking for animation in vc3_loadSprite()Travis Howell
2006-05-04Don't read beyond imageCount, when looking for imageTravis Howell
2006-05-04Remove duplicate codeTravis Howell
2006-05-04Fix loading of default saved game file, containing restate state, in FFTravis Howell
2006-05-04Add filename difference in Amiga/Mac. versions of FFTravis Howell
2006-05-04Show Epic Interactive movie on startup in Amiga/Mac. versions of FFTravis Howell
2006-05-04Update screen more often, for smoother mouse movementTravis Howell
2006-05-04CleanupTravis Howell
2006-05-03Add work around for glitches that occurs on map, when Simon rides lion to the...Travis Howell
2006-05-03Fix subtitle colors during lion ride in Simon2Travis Howell
2006-05-03Clear front buffer, when using cutscenes in Amiga version of FFTravis Howell
2006-05-03Write results to correct locations in setRandom and getPathValue video opcode...Travis Howell
2006-05-03Correct size of GPVCount/PVCount varsTravis Howell
2006-05-03Correct result var in checkPaths script opcode in FFTravis Howell
2006-05-03sfx5 isn't ambient, but manually started/stopped in FFTravis Howell
2006-05-03Read correct offset in loadIconData()Travis Howell
2006-05-03Fix scrolling glitches in Oracle of FFTravis Howell
2006-05-03CleanupTravis Howell
2006-05-02Allow skipping cutscenes via ESC key tooTravis Howell
2006-05-02CleanupTorbjörn Andersson
2006-05-02Let's try this again: Let the backend draw the mouse cursor, instead of drawingTorbjörn Andersson
2006-05-02Fixed FF mouse cursors being drawn a bit to the left of the hotspot. FF seemsTorbjörn Andersson
2006-05-01Minor cleanupTravis Howell
2006-04-30Revert last change to mouse cursors in FF, causes odd glitchesTravis Howell
2006-04-30Ooops, update var names for drawMousePart()Travis Howell
2006-04-30Use system code for mouse cursors in FFTravis Howell