aboutsummaryrefslogtreecommitdiff
path: root/engines/agos
AgeCommit message (Expand)Author
2007-04-01added the instance of EventManager returned by OSystem::getEventManager as a ...Gregory Montoir
2007-03-22Add Spanish version of Waxworks (DOS).Travis Howell
2007-03-19Remove duplicate code, for clipping of mouse position.Travis Howell
2007-03-18More AGOSEngine::waitForInput refactoringMax Horn
2007-03-18Refactoring AGOSEngine::waitForInput some more (in baby steps, so that if I b...Max Horn
2007-03-18Refactoring AGOSEngine::waitForInput a bit (by resolving gotos)Max Horn
2007-03-18Changed AGOS to use the EventManager to track the mouse position; added a FIX...Max Horn
2007-03-17Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst...Max Horn
2007-03-17Applied my re-revised patch #1487149 ("Simplified keyboard repeat"), withTorbjörn Andersson
2007-03-17Force all code to use EventManager::pollEvent instead of OSystem::pollEventMax Horn
2007-03-14Update error messages in loadModule().Travis Howell
2007-03-09Removing some unnecessary #includesMax Horn
2007-02-27Change the volume of music channel of mixer, when adjusting music volume too.Travis Howell
2007-02-26Add demo of Waxworks.Travis Howell
2007-02-24Trying to unify the order in which we try the various audio formats: Prefer F...Max Horn
2007-02-24Update md5 details for Spanish version of Elvira 2.Travis Howell
2007-02-23Update copy protection bypass for Simon 1/2.Travis Howell
2007-02-23Correct typo.Travis Howell
2007-02-23Fix bug #1600999 - SIMON2: Crash while talking to Bingo Bongo. A regression d...Travis Howell
2007-02-21Skip music track 35 in CD releases of Simon 1, since it was replace by sound ...Travis Howell
2007-02-21Remove Amiga OCS specific code for copy protection screen in Simon 1, since i...Travis Howell
2007-02-21Bypass the copy protection screens in floppy disk releases of Simon the Sorce...Travis Howell
2007-02-21White space changes.Travis Howell
2007-02-20Update details for English version of Elvira 2 for Atari ST.Travis Howell
2007-02-20Add French version of Elvira 2 for Amiga.Travis Howell
2007-02-19Correct playing back music 0 in Simon the Sorcerer 1, when using replacment s...Travis Howell
2007-02-19Renamed ANIMATION_H to AGOS_ANIMATION_H.Torbjörn Andersson
2007-02-17Using stat and fopen is not portable (writing to a Common::File isn't either,...Max Horn
2007-02-17Added finalize() method to Common::OutSaveFile (which by default just flushes...Max Horn
2007-02-17Removed extra tabs.Torbjörn Andersson
2007-02-16Some very obvious cleanups.Torbjörn Andersson
2007-02-16a 20ms second delay should be ample time for a GM system ONMax Horn
2007-02-16Add support for using soundtrack from the Simon the Sorcerer 1 - Music Enhanc...Travis Howell
2007-02-16AGOS: Send GM System Enable/On upon startupMax Horn
2007-02-16Fix cursor palette regression in Simon the Sorcerer 1.Travis Howell
2007-02-16Fix cursor palette regression in Simon the Sorcerer 1.Travis Howell
2007-02-14Removed unnecessary #include.Torbjörn Andersson
2007-02-14Fix missing scenes (accolade logo) in AtariST demo of Elvira 1.Travis Howell
2007-02-13Changed detectBestMatchingGame to return a pointer to a ADGameDescription (or...Max Horn
2007-02-13Whitespace changes.Torbjörn Andersson
2007-02-13Fix warningsEugene Sandulenko
2007-02-13AdvancedDetector changes:Max Horn
2007-02-13Rename Common::GF_XXX to Common::ADGF_XXXEugene Sandulenko
2007-02-13Renamed kADFlagComplexID to kADFlagAugmentPreferredTarget, document it, and a...Max Horn
2007-02-13Add Spanish version of Swampy Adventures.Travis Howell
2007-02-13(re)added flags field to ADGameDescription, with currently only one value (GF...Max Horn
2007-02-12Change asserts to warnings to now, due to code differences in Amiga versions ...Travis Howell
2007-02-12Fix subtitles glitches in Amiga OCS version of Simon the Sorcerer 1, by using...Travis Howell
2007-02-12Add palette code difference for Amiga OCS version of Simon the Sorcerer 1.Travis Howell
2007-02-12re-added missing wince #include; got deleted suring the simon -> agos transitionKostas Nakos