aboutsummaryrefslogtreecommitdiff
path: root/simon/simon.h
AgeCommit message (Expand)Author
2005-01-22Set SFX volume correctlyTravis Howell
2005-01-01Updated copyrightMax Horn
2004-12-18A little more cleanup (the Simon code really is a big mess :-)Max Horn
2004-12-18constify simon engine; turned global var vc_get_out_of_code into a member of ...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-10-23Better support of MT-32.Eugene Sandulenko
2004-08-02Remove pointless delaysTravis Howell
2004-08-02CleanupTravis Howell
2004-03-14cleanupOliver Kiehl
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-06updated copyright noticeMax Horn
2004-01-03renamed SimonSound class back to just Sound (now that we use namespaces that ...Max Horn
2003-12-24turned PlayingSoundHandle into an 'opaque' (well not really :-) data type, ma...Max Horn
2003-12-23Add var to track current subroutine been used.Travis Howell
2003-12-21cleanup; fix endian bug which caused the dreaded Simon1 hang on MacOS (_palet...Max Horn
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-20Fix iventory arrowsin some versions of Simon1.Travis Howell
2003-12-18Make fade a config optiomTravis Howell
2003-12-18Remove slow motion option.Travis Howell
2003-12-16Add some additional simon1 amiga code from tsuteiuQ, not working right yet.Travis Howell
2003-12-13Add slow motion optionTravis Howell
2003-12-12Add work around for bug in original simon1.Travis Howell
2003-12-11Change another debug define to keyTravis Howell
2003-12-11Add dialog for quick load/save in simon1/2.Travis Howell
2003-12-11Add some WIP quick load/save keys code for simon 1/2. currently disabled.Travis Howell
2003-12-10Add puase option for simon games.Travis Howell
2003-12-02CleanupTravis Howell
2003-12-01Missed someTravis Howell
2003-12-01cleanupTravis Howell
2003-12-01cleanupMax Horn
2003-11-10cut down on unnecessary GameDetector referencesMax Horn
2003-10-30Add option to switch between subtitles only and combined speech/subtitles in ...Travis Howell
2003-10-26Rename function.Travis Howell
2003-10-22Add load/save game failture messages from original games.Travis Howell
2003-10-21Missed oneTravis Howell
2003-10-21Correctly reanem var this time.Travis Howell
2003-10-21Rename a few varsTravis Howell
2003-10-21Rename functionTravis Howell
2003-10-21Fix text spacing when backspace key is used when entering save game name in H...Travis Howell
2003-10-08Fix display of verb name text when verb is selected in Simon the Sorcerer 1 a...Travis Howell
2003-10-04use namespace Common a bit more; don't zero the RNG in scumm (else the seed g...Max Horn
2003-10-03Simon namespaceMax Horn
2003-09-18moved engine.* to base; this fixes some linking issues when building a barebo...Max Horn
2003-08-02Improved hebrew support, thanks to JamiesonTravis Howell
2003-08-02removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I ...Max Horn
2003-07-30Small cleanupTravis Howell
2003-07-30vc_10_no_depack_swap implementationJamieson Christian