aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/detection.cpp
AgeCommit message (Expand)Author
2008-05-06Allow static and dynamic plugins to be used at the same timeJordi Vilalta Prat
2008-04-30Add language.bnd size, for the Japanese version of The Dig.Travis Howell
2008-02-27Add support for --list-saves to the sky engineMax Horn
2008-02-08Initial support for plugin typesJordi Vilalta Prat
2008-02-04Commited updated version of my own patch #1868402: Basic savestate plugin APIMax Horn
2008-02-03Revised Engine plugin API to only provide a single func which returns a MetaE...Max Horn
2008-02-03cleanupMax Horn
2008-02-03Changed "COMPATIBLITY" to "COMPATIBILITY".Torbjörn Andersson
2008-02-02New MetaEngine class (work in progress to replace the current Engine plugin A...Max Horn
2007-12-27Enable Windows version of early HE games by default, to match already enabled...Travis Howell
2007-12-23Fix for bug #1842260: INDY3 FM-TOWNS: Modified version does not start (what a...Max Horn
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have bee...Nicola Mettifogo
2007-09-18Patch #1768757: Merge fsnode-gsoc into trunk (MAJOR change, will break compil...Max Horn
2007-09-01Cleanup: remove obsolete code (PalmOS 68K version not supported anymore)Chris Apers
2007-08-05Merged fsnode with trunk: r27971:28460David Corrales
2007-07-11Provide more language.tab file sizesEugene Sandulenko
2007-07-08Merged the FSNode branch with trunk r27681:27969David Corrales
2007-07-08SCUMM: Handle platform override a bit differently during startup; specificall...Max Horn
2007-06-23Merged the FSNode branch with trunk r27031:27680David Corrales
2007-06-15Made Engine_SCUMM_gameIDList use the convenient GameList(PlainGameDescriptor ...Max Horn
2007-06-15Changed SCUMM engine to use findDescriptionFromGameID, Common::ADObsoleteGame...Max Horn
2007-06-05Renamed methods in the FilesystemNode class to match the AbstractFSNode imple...David Corrales
2007-05-31Merged the fs branch with trunk. r26949:27031David Corrales
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-27Fix for bug #1726330: "SCUMM engine abuses stack" from same bugreport.Eugene Sandulenko
2007-04-27SCUMM: Moved data tables from detection.cpp to detection_tables.hMax Horn
2007-04-27Renamed plugin.cpp to detection.cpp in all enginesMax Horn