Age | Commit message (Expand) | Author |
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 |
2007-02-24 | Update md5 details for Spanish version of Elvira 2. | Travis Howell |
2007-02-23 | Update copy protection bypass for Simon 1/2. | Travis Howell |
2007-02-23 | Correct typo. | Travis Howell |
2007-02-23 | Fix bug #1600999 - SIMON2: Crash while talking to Bingo Bongo. A regression d... | Travis Howell |
2007-02-21 | Skip music track 35 in CD releases of Simon 1, since it was replace by sound ... | Travis Howell |
2007-02-21 | Remove Amiga OCS specific code for copy protection screen in Simon 1, since i... | Travis Howell |
2007-02-21 | Bypass the copy protection screens in floppy disk releases of Simon the Sorce... | Travis Howell |
2007-02-21 | White space changes. | Travis Howell |
2007-02-20 | Update details for English version of Elvira 2 for Atari ST. | Travis Howell |
2007-02-20 | Add French version of Elvira 2 for Amiga. | Travis Howell |
2007-02-19 | Correct playing back music 0 in Simon the Sorcerer 1, when using replacment s... | Travis Howell |
2007-02-19 | Renamed ANIMATION_H to AGOS_ANIMATION_H. | Torbjörn Andersson |