aboutsummaryrefslogtreecommitdiff
path: root/simon/simon.cpp
AgeCommit message (Expand)Author
2004-12-02Moved MidiDriver creation code into the MidiDriver class (as static methods),...Max Horn
2004-11-29Go on safe side by getting music volume from config managerEugene Sandulenko
2004-11-29Fix music volume.Eugene Sandulenko
2004-11-28No longer sets pass-through for MT-32 emulator.Jerome Fisher
2004-11-27Moved Engine::getSavePath() to class SaveFileManager; removed the 'directory'...Max Horn
2004-11-24Fix a`ll engines. They work, though current fix is just temporary.Eugene Sandulenko
2004-11-23Added Engine::init() method; added return value to Engine::go()Max Horn
2004-11-20Removing walkthrough stuff again (talked to aquadran about this, he had no ob...Max Horn
2004-11-19added walkthroughPaweł Kołodziejski
2004-11-10when calling SimonEngine::shutdown(), _itemheap_ptr and _tablesheap_ptr don't...Gregory Montoir
2004-11-09More PalmOS related cleanupChris Apers
2004-11-09Fixed crashChris Apers
2004-10-23oopsEugene Sandulenko
2004-10-23Better support of MT-32.Eugene Sandulenko
2004-10-18Free some memory on exitTravis Howell
2004-10-08Prevent double slash in pathChris Apers
2004-09-28Rename remaining OSystem methods to match our coding guidelinesMax Horn
2004-08-21TypoTravis Howell
2004-08-21Small correction for filename different on some systemsTravis Howell
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