aboutsummaryrefslogtreecommitdiff
path: root/simon/simon.cpp
AgeCommit message (Expand)Author
2004-08-16Set _language before checking its valueTravis Howell
2004-08-02Remove pointless delaysTravis Howell
2004-08-02CleanupTravis Howell
2004-07-31Auto convert old Simon 1/2 targetsTravis Howell
2004-07-31Add support for Russian Simon1.Travis Howell
2004-07-31Avoid gcc warningTravis Howell
2004-07-30fix subtitle alignmentOliver Kiehl
2004-07-30Switch detect filename back to prevent conflict for now.Travis Howell
2004-07-30Re-use old md5 hack to gather checksums from users.Travis Howell
2004-07-30Add a few more.Travis Howell
2004-07-30Ooops, make sure feature flags are updated.Travis Howell
2004-07-30Reduce simon 1/2 targetsTravis Howell
2004-07-27No need to calculate valuesTravis Howell
2004-06-28Correct default pathsTravis Howell
2004-06-28Enhanced default directory support in the File class; now one can specify arb...Max Horn
2004-06-27Reversed param order of File::open() -- this allowed me to get rid of a few m...Max Horn
2004-06-25Added Engine::_saveFileMan; thus was able to get rid of auto_ptr usage againMax Horn
2004-06-25Use auto_ptr to avoid leaksMax Horn
2004-04-12Enable hack for old games too. don't pass larger size on to resfile_readOliver Kiehl
2004-03-28Renamed more OSystem methodsMax Horn
2004-03-15HACK needed for Spanish Simon1 Talkie too.Travis Howell
2004-03-15Should probably be Simon2-only...Oliver Kiehl
2004-03-15Hack to prevent segfaults caused by insufficient allocated memory whenOliver Kiehl
2004-03-14rewrote talk_with_text from scratch. probably needs some testingOliver Kiehl
2004-03-14cleanupOliver Kiehl
2004-02-28renamed more OSystem methods to follow our naming scheme; renamed NewGuiColor...Max Horn
2004-02-26Fix crashes in French version of Simon2Travis Howell
2004-02-24the OSystem changes we discussed on the ML (note: renaming of the existing OS...Max Horn
2004-02-22Patch #885904 (Flac Support) with some tweaks by meMax Horn
2004-02-13Switch warnings to debug.Travis 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-30Add better work around for inventory arrows issue in some Simon1 versions.Travis 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-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