aboutsummaryrefslogtreecommitdiff
path: root/simon
AgeCommit message (Expand)Author
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
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-08-01#include cleanup (explicityl specify the location for headers from common/, s...Max Horn
2003-07-31Small cleanupTravis Howell
2003-07-30Fix Golum Ring causes graphic glitches, bug #777966Travis 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-29cleanupMax Horn
2003-07-29Some basic suport for reversed text for hebrew version.Travis Howell
2003-07-28<memory.h> is not a standard header file. (Merge from branch-0-5-0.)Marcus Comstedt
2003-07-28unificationMax Horn
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-24ambient sfx works fine againTravis Howell
2003-07-24Should be right nowTravis Howell
2003-07-24OoopsTravis Howell
2003-07-24Simon games shold only play one voice at a time.Travis Howell
2003-07-24Another leakTravis Howell
2003-07-24Check before releasing memoryTravis Howell
2003-07-24Fix for simon2mac voices problem, bug #776803Travis Howell