aboutsummaryrefslogtreecommitdiff
path: root/simon/simon.cpp
AgeCommit message (Expand)Author
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-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
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-24o Added SoundMixer::isReady()Max Horn
2003-12-24Should apply to all Simon1 versionsTravis 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
2003-12-21cleanup; fix endian bug which caused the dreaded Simon1 hang on MacOS (_palet...Max Horn
2003-12-21Add music_mute config option to Simon 1/2Travis Howell
2003-12-21Add sfx_mute to simonTravis Howell
2003-12-21add purely experimental & untested Ogg Vorbis support to SimonMax Horn
2003-12-21Make it possible for game detection functions to detect language/platform (no...Max Horn
2003-12-21Switch speech config option to speech_mute config options, for Simon 1/2 game...Travis Howell
2003-12-21Enable more debugging outputTravis Howell
2003-12-20CorrectionTravis Howell
2003-12-20Add correction solution for missing song in dwarf mines of Simon1.Travis Howell
2003-12-20CorrectionTravis Howell
2003-12-20Enable vgascript dump option.Travis Howell
2003-12-20Revert bug work around, still can't detect conversation will enough yet.Travis Howell
2003-12-20Simpler checkTravis Howell
2003-12-20Remove warning.Travis Howell
2003-12-20Fix iventory arrowsin some versions of Simon1.Travis Howell
2003-12-18Safetly checkTravis Howell
2003-12-18Add speech config option, to allow subtitles only in Simon2 again.Travis Howell
2003-12-18C&P typo.Travis Howell
2003-12-18Make fade a config optiomTravis Howell
2003-12-18Remove slow motion option.Travis Howell
2003-12-18Revert fade changeTravis Howell
2003-12-16Add some additional simon1 amiga code from tsuteiuQ, not working right yet.Travis Howell
2003-12-13quick load/save isn't possible for simon1dmeoTravis Howell
2003-12-13Thereis no save slot 0 in simon games.Travis Howell
2003-12-13Add slow motion optionTravis Howell
2003-12-13removed GameSettings::detectname and GameSettings::midi; renamed GameSettings...Max Horn
2003-12-12avoid accessing detector->_game.midiMax Horn