aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2007-02-14Added guard to prevent crashing if a hospot or character name is needed and w...Paul Gilbert
2007-02-14More skip_whitespace -> Common::ltrim(). For real now.Eugene Sandulenko
2007-02-13Changed detectBestMatchingGame to return a pointer to a ADGameDescription (or...Max Horn
2007-02-13skip_whitespace() -> Common::ltrim()Eugene Sandulenko
2007-02-13Some more AdvancedDetector cleanup: Removed kADFlagFilebasedFallback flag (ju...Max Horn
2007-02-13Whitespace changes.Torbjörn Andersson
2007-02-13cancel button on load/save dialog is now handled correctlyNicola Mettifogo
2007-02-13made rtrim() and ltrim() global functions, to reduce code duplication (it see...Gregory Montoir
2007-02-13cleanupNicola Mettifogo
2007-02-13added missing MKID_BE macrosGregory Montoir
2007-02-13updateGregory Montoir
2007-02-13Fix MSVC warningEugene Sandulenko
2007-02-13Fix warningsEugene Sandulenko
2007-02-13Fix commentEugene Sandulenko
2007-02-13Fixed compilationMax Horn
2007-02-13added GF_AGIMOUSE for all fangames who seem to use itJoachim Eberhard
2007-02-13Add FNAMADE_LF() macroEugene Sandulenko
2007-02-13Get rid of _opt. Cleanup.Eugene Sandulenko
2007-02-13AdvancedDetector changes:Max Horn
2007-02-13Fix Apocalyptic Quests.Eugene Sandulenko
2007-02-13Rename Common::GF_XXX to Common::ADGF_XXXEugene Sandulenko
2007-02-13Renamed kADFlagComplexID to kADFlagAugmentPreferredTarget, document it, and a...Max Horn
2007-02-13Use GF_DEMO flag in the AdvancedDetector to augment the preferredtarget nameMax Horn
2007-02-13Add 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-12Adding MD5s supplied by vampir_raziel in bug report #1658373Sven Hesse
2007-02-12changed structure packing to use pack-start.h and pack-end.hNicola Mettifogo
2007-02-12removed warningsNicola Mettifogo
2007-02-12More demo version fixesSven Hesse
2007-02-12little fix for fm-towns versionJohannes Schickel
2007-02-12Support for Japanese FM-Towns version. (code contributed by Florian Kagerer, ...Johannes Schickel
2007-02-12Changed language finding againSven Hesse
2007-02-12Change asserts to warnings to now, due to code differences in Amiga versions ...Travis Howell
2007-02-12- Some fixes for demos and Amiga versionsSven Hesse
2007-02-12Improve detection.Eugene Sandulenko
2007-02-12Fix subtitles glitches in Amiga OCS version of Simon the Sorcerer 1, by using...Travis Howell
2007-02-12Add palette code difference for Amiga OCS version of Simon the Sorcerer 1.Travis Howell
2007-02-12autodistinguish sq2 2.0F dos+amigaJoachim Eberhard
2007-02-12re-added missing wince #include; got deleted suring the simon -> agos transitionKostas Nakos
2007-02-12apply modified patch #1657436 (alignment issues)Kostas Nakos
2007-02-12Update work around for script bug in Amiga AGA/CD32 verisons of Simon the Sor...Travis Howell
2007-02-12Fix icons regression in Amiga OCS version of Simon the Sorcerer 1.Travis Howell
2007-02-12Fix cursor palette in Amiga versions of Simon the Sorcerer 1 and remove duplc...Travis Howell
2007-02-12Add work around for script bug in Amiga AGA/CD32 verisons of Simon the Sorcer...Travis Howell
2007-02-12Fix icons palette in AGA/CD32 versions of Simon the Sorcerer 1.Travis Howell
2007-02-12Minor changes for coding guidelines.Travis Howell
2007-02-12Adjust random opcode for Amiga versions of Simon the Sorcerer 1.Travis Howell
2007-02-12Add Quietust's patch to fix subtitles glitches in Amiga AGA/CD32 versions of ...Travis Howell
2007-02-12Pass VC10_state directly to convertclip, to reduce arguments.Travis Howell
2007-02-12Add Quietust's changes to fix image glitches in Amiga AGA/CD32 versions of Si...Travis Howell