aboutsummaryrefslogtreecommitdiff
path: root/engines/simon/simon.cpp
AgeCommit message (Expand)Author
2006-09-29Phase 2 of Simon renaming. Simon directory renamingEugene Sandulenko
2006-09-29First pahse of renaming simon engine to agos. Internal renames. CompilationEugene Sandulenko
2006-09-29Fix input in PPTravis Howell
2006-09-29Add last game (dimp) of PPTravis Howell
2006-09-29Add more changes for PPTravis Howell
2006-09-29Fix startup of PP gamesTravis Howell
2006-09-29Add speech support for PP and cleanupTravis Howell
2006-09-28Expand Simon engine moreTravis Howell
2006-09-21Fix regression in Amiga/Macintosh versions of FFTravis Howell
2006-09-20Fix crashes during WW startupTravis Howell
2006-09-19Expand Simon engineTravis Howell
2006-09-16* Added virtual Engine::getDebugger() methodMax Horn
2006-08-27Update error messages and always report an error if data file load failsTravis Howell
2006-08-27Remove the use of AutoComputeDirtyRects feature of backends, due to it causin...Travis Howell
2006-08-04Patch #1522592: Bugfix [1498158] SIMON: Itemheap overflow on 64bit systemsMax Horn
2006-07-22Removing '/' at pathsnames of calls to "File::addDefaultDirectory" since it c...Johannes Schickel
2006-06-24Move backends/fs/fs.h and .cpp to common/fs/fs.h and .cppMax Horn
2006-06-20Cleanup. It seems unnecessary to have a "break" right after an unconditionalTorbjörn Andersson
2006-06-12Correct function called when exiting oracle or close up scene in FF. Fixes bu...Travis Howell
2006-06-11Add back lost change, to allow FF to skip any speechTravis Howell
2006-06-02CleanupTravis Howell
2006-06-01Fix wait timeout during introduction of demo version of Simon the Sorcerer 1 ...Travis Howell
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-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-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-04Don't read beyond imageCount, when looking for imageTravis 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-03CleanupTravis 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-04-30Revert last change to mouse cursors in FF, causes odd glitchesTravis Howell
2006-04-30Use system code for mouse cursors in FFTravis Howell
2006-04-30Add complete support for mouse cursors in FF, with help from olkiTravis Howell
2006-04-29Cleanup includesTravis Howell
2006-04-29Split more functions of simon.cpp into separate filesTravis Howell
2006-04-29Split more functions of simon.cpp into separate filesTravis Howell
2006-04-29Minor cleanupTravis Howell
2006-04-29Merge fadeToBlack() into o1_specialFade() and cleanupTravis Howell
2006-04-29Add more timer code differences in FFTravis Howell
2006-04-29Fix mistakes in animateSpritesByY() for FFTravis Howell
2006-04-26Introduce and use Engine_Empty() and Engine::GUIErrorMessage()Eugene Sandulenko