aboutsummaryrefslogtreecommitdiff
path: root/simon
AgeCommit message (Expand)Author
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
2003-06-21init some member vars previously not initedMax Horn
2003-06-21fix (?) for an invalid read report in valgrinMax Horn
2003-06-20reuse file, remove file2 usageMax Horn
2003-06-16misc.Travis Howell
2003-06-15Change GF_AMIGAS back to GF_AMIGATravis Howell
2003-06-15cleanupMax Horn
2003-06-15renamed Sound -> BaseSound to avoid conflicts with the scumm class of the sam...Max Horn
2003-06-15cleanupMax Horn
2003-06-15small reorg (keep private classes out of header files, if possible -> decreas...Max Horn
2003-06-15Stop simon1win crashing on loading of save gameTravis Howell
2003-06-15fix for simon2Oliver Kiehl
2003-06-15cleanupOliver Kiehl
2003-06-15Small cleanupTravis Howell
2003-06-15Small cleanupTravis Howell
2003-06-15moved GameId declaration to common/engine.h (more logical); moved scumm speci...Max Horn
2003-06-14Patch #754151: Removed READ_*_UNALIGNED and always read stuff bytewise; augme...Max Horn
2003-06-14revert some changes as simon uses dynamic file objects for sound objects late...Jonathan Gray
2003-06-14make file objects stack based where possible, fixes a bunch of leaksJonathan Gray
2003-06-08added quit eventMax Horn
2003-06-06Preparations for removing GF_AFTER_V? flagsMax Horn
2003-06-05TypoTravis Howell
2003-06-05Adjust default _subtitle valuesTravis Howell
2003-06-05Last commit should have been made simon1 onlyTravis Howell
2003-06-05Commit combined speech and subtitles patchTravis Howell
2003-06-02Revert my last change, was correct according to disasm. but casued other prob...Travis Howell
2003-06-02simon2dos uses different VGA_DELAY_BASE, fixes text disappearing in copy prot...Travis Howell
2003-06-01Rename SimonState to SimonEngineTravis Howell
2003-05-31Add german font setTravis Howell
2003-05-31A few notes, correction and a few more errorsTravis Howell
2003-05-31Fix simon1dos regressionTravis Howell
2003-05-30Broke simonTravis Howell
2003-05-30Small cleanupTravis Howell
2003-05-30Rename two unknown functionsTravis Howell
2003-05-30Correct simon2 timingTravis Howell
2003-05-29added some doxygen comments to common/system.h; cleaned up the OSystem interf...Max Horn
2003-05-29Add some errors to check if these opcodes are actually usedTravis Howell
2003-05-29More sprite renamesTravis Howell
2003-05-29Missed a few sectionsTravis Howell
2003-05-29Correct nameTravis Howell
2003-05-29Missed one sectionTravis Howell
2003-05-29Use shutdown function before quitingTravis Howell
2003-05-28Shorten Simon 1/2 title name to match othersTravis Howell
2003-05-28Add french font setTravis Howell
2003-05-26Add / remove warningTravis Howell