Age | Commit message (Expand) | Author |
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 |
2007-02-12 | Fix icons regression in Amiga OCS version of Simon the Sorcerer 1. | Travis Howell |
2007-02-12 | Fix cursor palette in Amiga versions of Simon the Sorcerer 1 and remove duplc... | Travis Howell |
2007-02-12 | Add work around for script bug in Amiga AGA/CD32 verisons of Simon the Sorcer... | Travis Howell |
2007-02-12 | Fix icons palette in AGA/CD32 versions of Simon the Sorcerer 1. | Travis Howell |
2007-02-12 | Minor changes for coding guidelines. | Travis Howell |
2007-02-12 | Adjust random opcode for Amiga versions of Simon the Sorcerer 1. | Travis Howell |
2007-02-12 | Add Quietust's patch to fix subtitles glitches in Amiga AGA/CD32 versions of ... | Travis Howell |
2007-02-12 | Pass VC10_state directly to convertclip, to reduce arguments. | Travis Howell |
2007-02-12 | Add Quietust's changes to fix image glitches in Amiga AGA/CD32 versions of Si... | Travis Howell |
2007-02-12 | Ooops, remove debug leftovers in last commit. | Travis Howell |
2007-02-12 | Add basic support for AtariST demo of Elvira 1. | Travis Howell |
2007-02-11 | Whitespace changes. | Travis Howell |
2007-02-11 | Add Quietust's patch for improved string redering in Amiga versions of Simon ... | Travis Howell |
2007-02-11 | Add Acorn disk version of Simon the Sorcerer 1. | Travis Howell |
2007-02-09 | minor cleanup | Gregory Montoir |
2007-02-09 | Add demo of Simon the Sorcerer 1 (DOS CD). | Travis Howell |
2007-02-09 | Add cyx's patch for cleanup for planar conversion code, and support for 32 co... | Travis Howell |
2007-02-08 | Convert planar images, only when required for drawing. | Travis Howell |
2007-02-04 | AdvancedDetector now has built-in fallback detection based on file lists. | Eugene Sandulenko |
2007-02-03 | * Reimplemented Mixer::pauseAll to simply invoke pause on all channels | Max Horn |
2007-01-29 | Add French version of Simon the Sorcerer 2 (Windows CD) | Travis Howell |
2007-01-28 | Fix crash on PalmOS due to out of memory | Chris Apers |
2007-01-28 | Added French/Atari ST version of Elvira 1 and 2 | Chris Apers |
2007-01-28 | Add more paramteres to AdvancedDetector. Not used yet. | Eugene Sandulenko |
2007-01-27 | Revert audiostream changes for VOC sound, due to sgin differences in Amiga CD... | Travis Howell |