aboutsummaryrefslogtreecommitdiff
path: root/simon
AgeCommit message (Expand)Author
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-18plugin work: right now, only with build rules for OS X. Once I can get it to ...Max Horn
2003-09-18moved engine.* to base; this fixes some linking issues when building a barebo...Max Horn
2003-09-17new module 'base'; moved gameDetector.*, main.cpp and base/plugins.* there (t...Max Horn
2003-09-17some tweaks to the build system (work toward plugin support)Max Horn
2003-09-10moved declaration of error/warning/debug from engine.h to util.hMax Horn
2003-09-08renamed VersionSettings -> TargetSettings and also renamed some of its member...Max Horn
2003-09-07make use of voc.h; some cleanupMax Horn
2003-09-06removed pauseMixer method from mixer, and renamed stop to stopChannelMax Horn
2003-09-05added default volume/pan valuesMax Horn
2003-09-05fixes for uninitialized pan and volumePaweł Kołodziejski
2003-09-02changed sounds volume to original volume level, and fixed sounds in bass introPaweł Kołodziejski
2003-08-31added mixer features: volume and pan control per channelPaweł Kołodziejski
2003-08-30Reverted previous change since the mixer change was reverted.Torbjörn Andersson
2003-08-30Fixed Simon 2 intro regression (and possibly others as well) caused byTorbjörn Andersson
2003-08-15Replaced ADLIB_ALWAYS and ADLIB_PREFERRED with a more flexibleJamieson Christian
2003-08-11More music volume management fixesJamieson Christian
2003-08-11Fix for Bug [777589] SIMON1: Sound volume strangenessJamieson Christian
2003-08-10stdafx.h needs to be included before scummsys.h because of the #define of free.Marcus Comstedt
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-08Added generic send() option to MidiChannel.Jamieson Christian
2003-08-08More Simon shutdown cleanupJamieson Christian
2003-08-08Use shutdown() when quiting via ctrl zTravis Howell
2003-08-08Fixed hang from double-lock of mutexJamieson Christian
2003-08-08Close music engine on shutdownJamieson Christian
2003-08-06Add GF_INDY3 feature flag for indy3 games to reduce checksTravis Howell
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-04Remove lineTravis Howell
2003-08-03Add Hebrew support for spoken textTravis 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