aboutsummaryrefslogtreecommitdiff
path: root/simon/simon.cpp
AgeCommit message (Expand)Author
2003-10-14fix debug mode 0Max Horn
2003-10-12some renaming for more consistent terminology (although we might want to reev...Max Horn
2003-10-08new config manager. not everything is completed, and some things will still b...Max Horn
2003-10-08Fix display of verb name text when verb is selected in Simon the Sorcerer 1 a...Travis Howell
2003-10-05factor out common gfx_mode/fullscreen setup code from the game engines into t...Max Horn
2003-10-03Simon namespaceMax Horn
2003-10-01Fix for Bug [812995] MT-32: wrong channel mappingJamieson Christian
2003-09-29Added decruncher for Simon 1 disk version files.Jamieson Christian
2003-09-29First-revision Amiga icon decompressor.Jamieson Christian
2003-09-26Small correction for simon1/2 HebrewTravis Howell
2003-09-25Small cleanup to reduce amount of game id checks.Travis Howell
2003-09-25Small cleanup to reduce amount of game id checks.Travis Howell
2003-09-24Whitespace changesTorbjörn Andersson
2003-09-24Add Acorn version of Simon the Sorcerer 1 TalkieTravis Howell
2003-09-20fix bug pointed out by Merlin0fCha0sOliver Kiehl
2003-09-20fixed AMD64 warningMax Horn
2003-09-18added initial support for building our 4 adventure engines as loadable module...Max Horn
2003-09-17new module 'base'; moved gameDetector.*, main.cpp and base/plugins.* there (t...Max Horn
2003-09-08renamed VersionSettings -> TargetSettings and also renamed some of its member...Max Horn
2003-08-15Replaced ADLIB_ALWAYS and ADLIB_PREFERRED with a more flexibleJamieson Christian
2003-08-10Replaced use of File with use of SaveFileManager where appropriate.Marcus Comstedt
2003-08-10Add missing code for f10 key, thanks to JamiesonTravis Howell
2003-08-10Fix for f10 key in simon1Travis Howell
2003-08-08More Simon shutdown cleanupJamieson Christian
2003-08-08Use shutdown() when quiting via ctrl zTravis Howell
2003-08-08Close music engine on shutdownJamieson Christian
2003-08-06Reverted too muchTravis Howell
2003-08-06must create adlib driver *after* calling _mixer->bindToSystemMax Horn
2003-08-05getting rid of g_mixer; removing lots of whitespaceMax Horn
2003-08-05oopsTravis Howell
2003-08-05F10 key works in simon1, although it highlights exitsTravis Howell
2003-08-02Make code matchTravis Howell
2003-08-02Always check for null stringTravis Howell
2003-08-02My last commit caused regressionTravis Howell
2003-08-02Add combined speech/subtitles support for simon2 hebrewTravis Howell
2003-08-02Add combined speech/subtitles support for simon2 hebrewTravis Howell
2003-08-02Hebrew support for load/save dialogTravis Howell
2003-08-02Improved hebrew support, thanks to JamiesonTravis Howell
2003-08-02removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I ...Max Horn
2003-07-31Small cleanupTravis Howell
2003-07-30typoTravis Howell
2003-07-30Add/remove/update simon commentsTravis Howell
2003-07-30Small cleanupTravis Howell
2003-07-30vc_10_no_depack_swap implementationJamieson Christian
2003-07-30Fix unit'd array and variable in simonTravis Howell
2003-07-29Partial fix for bug #779013. It no longer crashes, but the config fileTorbjörn Andersson
2003-07-27Count amount of save files available so load/save dialog works correctly.Travis Howell
2003-07-25Surprised this has not caused major problemsTravis Howell
2003-07-25Use correct frame rate value from disasm, fixes minor timing issue in simon 2 inTravis Howell
2003-07-24OoopsTravis Howell