aboutsummaryrefslogtreecommitdiff
path: root/engines/sword1/detection.cpp
AgeCommit message (Expand)Author
2010-03-18COMMON: Get rid of Common::StringListMax Horn
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2010-01-03Change BS 1 & 2 to I & II (see discussion on -devel)Max Horn
2009-06-08sword1: add Broken Sword PSX demo supportFabio Battaglia
2009-06-06Add GUI options support to Sky, Queen and Sword1&2 engines (which do not use AD)Eugene Sandulenko
2009-05-29Changed SaveFileManager methods to take Common::String params (instead of cha...Max Horn
2009-05-24Strip trailing whitespaces in the whole code base.Johannes Schickel
2009-03-19Silenced some warnings about potentially uninitialized variablesFilippos Karapetis
2009-03-05Renamed MetaEngine::getCopyright() to getOriginalCopyright() to better match ...Jordi Vilalta Prat
2009-03-04sword1: removed custom checks for thumbnails, using graphics/thumbnail.h func...Fabio Battaglia
2009-03-04sword1: disable saving/loading through GMM when in game menuFabio Battaglia
2009-03-03Enabled and hopefully fixed GMM saving/loading for sword1Fabio Battaglia
2009-03-02Add playtime feature support to sword1Fabio Battaglia
2009-02-28Patch #2638336: Broken Sword PSX SupportEugene Sandulenko
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-12-25Pushing down some header deps (on common/system.h, mostly)Max Horn
2008-11-18Fixed meta engine related save functions (some where relying on "target.???" ...Johannes Schickel
2008-11-18Reverted to old behavior: save games for sword1 can be shared again across al...Filippos Karapetis
2008-11-18Applied a slightly modified version of my patch #2307224 - "BS1: Save/load ov...Filippos Karapetis
2008-11-13Moved sword1 detection and meta engine specific code from sword1.cpp into det...Filippos Karapetis