aboutsummaryrefslogtreecommitdiff
path: root/simon
AgeCommit message (Expand)Author
2004-02-13Switch warnings to debug.Travis Howell
2004-02-13Remove delayTravis Howell
2004-02-12Check sfx/music status before pause.Travis Howell
2004-02-09Switch method used for combined speech and subtitles in Simon2 (Non - Hebrew ...Travis Howell
2004-02-05renamed (Const)Iterator to (const_)iterator; changed size() to return an uintMax Horn
2004-02-02Remove md5 checksum, too many conflicting checksums.Travis Howell
2004-01-30Various changes to the build system which allow building ScummVM in an extern...Max Horn
2004-01-30Add better work around for inventory arrows issue in some Simon1 versions.Travis Howell
2004-01-29fixed warningPaweł Kołodziejski
2004-01-28Another safety check.Travis Howell
2004-01-28music works on Simon2Travis Howell
2004-01-28OoopsTravis Howell
2004-01-28Use a few form scummTravis Howell
2004-01-28Add some more commands to debugger.Travis Howell
2004-01-28Add some feedback.Travis Howell
2004-01-27Add safety check.Travis Howell
2004-01-27OoopsTravis Howell
2004-01-27Add helpTravis Howell
2004-01-27add in-game debuggerOliver Kiehl
2004-01-27Avoid glitch if Simon1 introduction is skipped when showing Simon' room segment.Travis Howell
2004-01-26One forgotten PROP_TOGGLE_VIRTUAL_KEYBOARDNicolas Bacca
2004-01-19oopsOliver Kiehl
2004-01-19fix memory leakOliver Kiehl
2004-01-19fix mp3 and vorbis specific bug in which sound files could have been readOliver Kiehl
2004-01-17Implements TOGGLE_VIRTUAL_KEYBOARDNicolas Bacca
2004-01-11fix silly bugOliver Kiehl
2004-01-06updated copyright noticeMax Horn
2004-01-04renamed global var _debugLevel to g_debugLevel; let Engine constructor init i...Max Horn
2004-01-03renamed SimonSound class back to just Sound (now that we use namespaces that ...Max Horn
2004-01-01Add work around for bug in French version of Simon the Sorcerer 1Travis Howell
2004-01-01Reduce some buffers to more reasonable sizes.Travis Howell
2004-01-01Avoid memory corruptionTravis Howell
2004-01-01Subtitles check wasn't quite right.Travis Howell
2004-01-01Add hack to stop invalid opcode in French version of Simon the Sorcerer 1.Travis Howell
2003-12-31Add better detection of simon2macTravis Howell
2003-12-31Add some md5 checksums of files for Simon1/2 games.Travis Howell
2003-12-30Fix regressionTravis Howell
2003-12-27Use VOC reader from voc.hMax Horn
2003-12-24o Added SoundMixer::isReady()Max Horn
2003-12-24Should apply to all Simon1 versionsTravis Howell
2003-12-24turned PlayingSoundHandle into an 'opaque' (well not really :-) data type, ma...Max Horn
2003-12-23Add delay to help reduce cpu usage in some sections.Travis Howell
2003-12-23OoopsTravis Howell
2003-12-23Fix inventory flashing when using F10 in Simon1 after conversation.Travis Howell
2003-12-23Add correct value from simon2dos disasm.Travis Howell
2003-12-23OoopsTravis Howell
2003-12-23Add var to track current subroutine been used.Travis Howell
2003-12-23Add commentTravis Howell
2003-12-23simon2dos/talkie used different expire_vga_timers() code.Travis Howell
2003-12-22Switch back to older method (Used in Hebrew version) of combined speech and s...Travis Howell