Age | Commit message (Expand) | Author |
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 |
2007-02-17 | Using stat and fopen is not portable (writing to a Common::File isn't either,... | Max Horn |
2007-02-17 | Added finalize() method to Common::OutSaveFile (which by default just flushes... | Max Horn |
2007-02-17 | Removed extra tabs. | Torbjörn Andersson |
2007-02-16 | Some very obvious cleanups. | Torbjörn Andersson |
2007-02-16 | a 20ms second delay should be ample time for a GM system ON | Max Horn |
2007-02-16 | Add support for using soundtrack from the Simon the Sorcerer 1 - Music Enhanc... | Travis Howell |
2007-02-16 | AGOS: Send GM System Enable/On upon startup | Max Horn |
2007-02-16 | Fix cursor palette regression in Simon the Sorcerer 1. | Travis Howell |
2007-02-16 | Fix cursor palette regression in Simon the Sorcerer 1. | Travis Howell |
2007-02-14 | Removed unnecessary #include. | Torbjörn Andersson |
2007-02-14 | Fix missing scenes (accolade logo) in AtariST demo of Elvira 1. | Travis Howell |
2007-02-13 | Changed detectBestMatchingGame to return a pointer to a ADGameDescription (or... | Max Horn |
2007-02-13 | Whitespace changes. | Torbjörn Andersson |
2007-02-13 | Fix warnings | Eugene Sandulenko |
2007-02-13 | AdvancedDetector changes: | Max Horn |
2007-02-13 | Rename Common::GF_XXX to Common::ADGF_XXX | Eugene Sandulenko |
2007-02-13 | Renamed kADFlagComplexID to kADFlagAugmentPreferredTarget, document it, and a... | Max Horn |
2007-02-13 | Add 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-12 | Change asserts to warnings to now, due to code differences in Amiga versions ... | Travis Howell |
2007-02-12 | Fix subtitles glitches in Amiga OCS version of Simon the Sorcerer 1, by using... | Travis Howell |
2007-02-12 | Add palette code difference for Amiga OCS version of Simon the Sorcerer 1. | Travis Howell |
2007-02-12 | re-added missing wince #include; got deleted suring the simon -> agos transition | Kostas Nakos |
2007-02-12 | apply modified patch #1657436 (alignment issues) | Kostas Nakos |
2007-02-12 | Update work around for script bug in Amiga AGA/CD32 verisons of Simon the Sor... | Travis Howell |