aboutsummaryrefslogtreecommitdiff
path: root/engines/agos
AgeCommit message (Expand)Author
2007-05-08Fix masking issues in Amiga versions of Simon the Sorcerer 1.Travis Howell
2007-05-08Fix compilation with MSVC8Filippos Karapetis
2007-05-08Add palette difference when drawing images in Elvira 1.Travis Howell
2007-05-07Don't attempt to decode unknown icon data formats.Travis Howell
2007-05-07The Palette difference in inventory arrows, applies to AGA version of Simon t...Travis Howell
2007-05-07Fixes for conversation response in Waxworks.Travis Howell
2007-05-07Fix inventory palette glitches in Elvira 2.Travis Howell
2007-05-07Fix bug #1714096 - DIMP: Unable to start (regression).Travis Howell
2007-05-07Fix inventory movement in Elvira 1/2 and Waxworks.Travis Howell
2007-05-07Set exact variable sizes for VC10 state, to avoid more regressions.Travis Howell
2007-05-07Cleanup.Travis Howell
2007-05-06Cleanup.Travis Howell
2007-05-06Fix regression due to sign issue, which could cause crashes.Travis Howell
2007-05-06Fix regression that caused input to fail, after load or save error occurs.Travis Howell
2007-04-28Add code difference for inventory arrows in Amiga versions of Simon the Sorce...Travis Howell
2007-04-27Renamed agosgame.cpp -> detection_tables.hMax Horn
2007-04-27Renamed some game.cpp files to detection.cppMax Horn
2007-04-26Removing more semicolaMax Horn
2007-04-18Update details for Russian translation of Simon the Sorcerer 1.Travis Howell
2007-04-15Fix mouse regression in Swampy Adventures.Travis Howell
2007-04-15Update reporting of invalid script opcodes.Travis Howell
2007-04-15Fix Elvira 1 regression.Travis Howell
2007-04-15Cleanup.Travis Howell
2007-04-15Add eriktorbjorn's patch to split script opcodes into specific game engines.Travis Howell
2007-04-15Cleanup.Travis Howell
2007-04-15Split game engines, to allow further cleanups.Travis Howell
2007-04-15Cleanup.Travis Howell
2007-04-15Cleanup.Travis Howell
2007-04-15Cleanup.Travis Howell
2007-04-14Renamed AGOSEngine::midi to AGOSEngine::_midiMax Horn
2007-04-10Correct details for Simon the Sorcerer 2 (DOS Floppy) with Russian patch.Travis Howell
2007-04-10Remove two invalid entries for Simon the Sorcerer 2, since they use md5 check...Travis Howell
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