aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-13Bump theme version.Eugene Sandulenko
2007-02-13Disable clear soundfont path button when path is not selected.Eugene Sandulenko
2007-02-13Whitespace changes.Torbjörn Andersson
2007-02-13Fix clear soundfont path button position in game options dialog.Eugene Sandulenko
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-13Implement FR#1611172: GUI: Add autosave period widgetsEugene Sandulenko
2007-02-13cleanupNicola Mettifogo
2007-02-13NDS : Added the cpu scaler option in dsoptions (even seem to work dynamically...Bertrand Augereau
2007-02-13added missing MKID_BE macrosGregory Montoir
2007-02-13updateGregory Montoir
2007-02-13Fix MSVC warningEugene Sandulenko
2007-02-13Kill MSVC warning:Eugene Sandulenko
2007-02-13Implement FR#1600020: GUI: Select "No SoundFont"Eugene Sandulenko
2007-02-13Update MSVC2005 projectEugene 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-13Thanks to the previous changes, we can now cleanup detectGameForEngineCreatio...Max Horn
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 generateComplexID to generatePreferredTarget to match my previous commitMax Horn
2007-02-13Renamed kADFlagComplexID to kADFlagAugmentPreferredTarget, document it, and a...Max Horn
2007-02-13Moved detectGameForEngineCreation next to detectBestMatchingGame (somebody sh...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-12Should silence some warnings.Johannes Schickel
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-12Update. (contributed by Florian Kagerer)Johannes Schickel
2007-02-12removed dependency on MAX_MOUSE_W/H. optimized mouse blits a bitKostas Nakos
2007-02-12Changed language finding againSven Hesse
2007-02-12Update known issues for Simon the Sorcerer 1.Travis Howell
2007-02-12Change asserts to warnings to now, due to code differences in Amiga versions ...Travis Howell
2007-02-12Fixed a special case (frequency/rate > repeating sample length)Sven Hesse
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