aboutsummaryrefslogtreecommitdiff
path: root/simon
AgeCommit message (Expand)Author
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
2003-07-24Fix for Bug [775534] 0.5.0 RC SIMON1DOS Random sfx notes during musicJamieson Christian
2003-07-22That last change wasn't quite rightTravis Howell
2003-07-22Fix simon1talkie regressionTravis Howell
2003-07-21Rename function, update commentsTravis Howell
2003-07-21Rename variableTravis Howell
2003-07-21Add sfx/voice support for simon1cd32, thanks to olki.Travis Howell
2003-07-20Use automatic dirty rect code for simon games for now to reduce CPU usageTravis Howell
2003-07-20Fix regressionTravis Howell
2003-07-20Remove commentTravis Howell
2003-07-18Add game specific scaler override to skyTravis Howell
2003-07-16This is actually neededTravis Howell
2003-07-15Check if voice file exists in simon2Travis Howell
2003-07-15Use debug output instead of warnings for simonTravis Howell
2003-07-15Remove unneeded warningTravis Howell
2003-07-15Remove warning in simonTravis Howell
2003-07-14Fixed behavior of "m" key under simon1dos.Jamieson Christian
2003-07-14Fixed error that resulted in bad script trackingJamieson Christian
2003-07-14Fix for Bug [770838] SIMON1DOS: Fatal crashes with French versionJamieson Christian
2003-07-14Fixed typo. While I agree that this error should haveJamieson Christian
2003-07-14We ARE in a cvs freeze, PLEASE at least test if your code compiles before com...James Brown
2003-07-14Feature [770161] SIMON: Remap instruments to GMJamieson Christian
2003-07-13debug/warning/error all automatically output a newlineMax Horn
2003-07-13Fix for Bug [768940] SIMON: Music in Swamp shouldn't loopJamieson Christian
2003-07-05updated code to use type MutexRef; added class StackLock (from sdl backend, n...Max Horn
2003-06-24only declare class MP3Sound if USE_MAD is #definedMax Horn
2003-06-21undo this change again - proper fix would be to correct the MP3 playback codeMax Horn
2003-06-21delete _sound when SimonState is destroyed; fix leak & enian bug in playSting...Max Horn
2003-06-21some more memory inits; cleanupMax Horn
2003-06-21fix some memory leaksMax Horn