aboutsummaryrefslogtreecommitdiff
path: root/simon/simon.cpp
AgeCommit message (Expand)Author
2003-11-10cut down on unnecessary GameDetector referencesMax Horn
2003-11-08cleanup whitespacesPaweł Kołodziejski
2003-10-30SpacingTravis Howell
2003-10-30Add option to switch between subtitles only and combined speech/subtitles in ...Travis Howell
2003-10-28cleanup: removed version/id from GameSettingsMax Horn
2003-10-26Add combined speech and subtitles support for simon2.Travis Howell
2003-10-26OoopsTravis Howell
2003-10-26Update issuesTravis Howell
2003-10-26Fix simon1dos freezesTravis Howell
2003-10-24VC warningsTravis Howell
2003-10-22fix gcc 3.3.2 warningOliver Kiehl
2003-10-22Remove commentsTravis Howell
2003-10-22Add load/save game failture messages from original games.Travis Howell
2003-10-21Missed oneTravis Howell
2003-10-21Correctly reanem var this time.Travis Howell
2003-10-21Rename a few varsTravis Howell
2003-10-21Rename functionTravis Howell
2003-10-21fix shadow'd variable, the single letter variable names in the simon code are...Jonathan Gray
2003-10-21Fix text spacing when backspace key is used when entering save game name in H...Travis Howell
2003-10-18We proudly present the latest installment of our hit series 'Untangle the mes...Max Horn
2003-10-17moved game detection code out to the pluginsMax Horn
2003-10-17moved platform/language constants to common/util.*Max Horn
2003-10-16Fix a few defaults vars.Travis Howell
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