Age | Commit message (Expand) | Author |
2007-05-10 | Fix glitches in pause options of Elvira 1. | Travis Howell |
2007-05-09 | Fix compilation with MSVC8 | Filippos Karapetis |
2007-05-09 | Imrproved support for Elvira 1/2 and Waxworks. | Travis Howell |
2007-05-08 | Fix masking issues in Amiga versions of Simon the Sorcerer 1. | Travis Howell |
2007-05-08 | Fix compilation with MSVC8 | Filippos Karapetis |
2007-05-08 | Add palette difference when drawing images in Elvira 1. | Travis Howell |
2007-05-07 | Don't attempt to decode unknown icon data formats. | Travis Howell |
2007-05-07 | The Palette difference in inventory arrows, applies to AGA version of Simon t... | Travis Howell |
2007-05-07 | Fixes for conversation response in Waxworks. | Travis Howell |
2007-05-07 | Fix inventory palette glitches in Elvira 2. | Travis Howell |
2007-05-07 | Fix bug #1714096 - DIMP: Unable to start (regression). | Travis Howell |
2007-05-07 | Fix inventory movement in Elvira 1/2 and Waxworks. | Travis Howell |
2007-05-07 | Set exact variable sizes for VC10 state, to avoid more regressions. | Travis Howell |
2007-05-07 | Cleanup. | Travis Howell |
2007-05-06 | Cleanup. | Travis Howell |
2007-05-06 | Fix regression due to sign issue, which could cause crashes. | Travis Howell |
2007-05-06 | Fix regression that caused input to fail, after load or save error occurs. | Travis Howell |
2007-04-28 | Add code difference for inventory arrows in Amiga versions of Simon the Sorce... | Travis Howell |
2007-04-27 | Renamed agosgame.cpp -> detection_tables.h | Max Horn |
2007-04-27 | Renamed some game.cpp files to detection.cpp | Max Horn |
2007-04-26 | Removing more semicola | Max Horn |
2007-04-18 | Update details for Russian translation of Simon the Sorcerer 1. | Travis Howell |
2007-04-15 | Fix mouse regression in Swampy Adventures. | Travis Howell |
2007-04-15 | Update reporting of invalid script opcodes. | Travis Howell |
2007-04-15 | Fix Elvira 1 regression. | Travis Howell |
2007-04-15 | Cleanup. | Travis Howell |
2007-04-15 | Add eriktorbjorn's patch to split script opcodes into specific game engines. | Travis Howell |
2007-04-15 | Cleanup. | Travis Howell |
2007-04-15 | Split game engines, to allow further cleanups. | Travis Howell |
2007-04-15 | Cleanup. | Travis Howell |
2007-04-15 | Cleanup. | Travis Howell |
2007-04-15 | Cleanup. | Travis Howell |
2007-04-14 | Renamed AGOSEngine::midi to AGOSEngine::_midi | Max Horn |
2007-04-10 | Correct details for Simon the Sorcerer 2 (DOS Floppy) with Russian patch. | Travis Howell |
2007-04-10 | Remove two invalid entries for Simon the Sorcerer 2, since they use md5 check... | Travis Howell |
2007-04-01 | added the instance of EventManager returned by OSystem::getEventManager as a ... | Gregory Montoir |
2007-03-22 | Add Spanish version of Waxworks (DOS). | Travis Howell |
2007-03-19 | Remove duplicate code, for clipping of mouse position. | Travis Howell |
2007-03-18 | More AGOSEngine::waitForInput refactoring | Max Horn |
2007-03-18 | Refactoring AGOSEngine::waitForInput some more (in baby steps, so that if I b... | Max Horn |
2007-03-18 | Refactoring AGOSEngine::waitForInput a bit (by resolving gotos) | Max Horn |
2007-03-18 | Changed AGOS to use the EventManager to track the mouse position; added a FIX... | Max Horn |
2007-03-17 | Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst... | Max Horn |
2007-03-17 | Applied my re-revised patch #1487149 ("Simplified keyboard repeat"), with | Torbjörn Andersson |
2007-03-17 | Force all code to use EventManager::pollEvent instead of OSystem::pollEvent | Max Horn |
2007-03-14 | Update error messages in loadModule(). | Travis Howell |
2007-03-09 | Removing some unnecessary #includes | Max Horn |
2007-02-27 | Change the volume of music channel of mixer, when adjusting music volume too. | Travis Howell |
2007-02-26 | Add demo of Waxworks. | Travis Howell |
2007-02-24 | Trying to unify the order in which we try the various audio formats: Prefer F... | Max Horn |