Age | Commit message (Expand) | Author |
2008-09-14 | Little cleanup. | Johannes Schickel |
2008-09-14 | Added thumbnail support for launcher to SCUMM engine. | Johannes Schickel |
2008-09-11 | Committed my patch #2105593 "Launcher/MetaEngine: Finnished removeSaveState". | Johannes Schickel |
2008-09-03 | Moved FilesystemNode / FSList to namespace Common; also got rid of some 'type... | Max Horn |
2008-08-16 | Merged revisions 33777,33781-33788,33790,33792-33793,33795,33797,33805,33807-... | Christopher Page |
2008-08-16 | Added a MetaEngineFeature for RTL support, the RTL button is disabled in the ... | Christopher Page |
2008-08-15 | Defined some MetaEngineFeatures for the engines, the launcher uses these feat... | Christopher Page |
2008-08-15 | Added some MetaEngineFeatures, defined MEFs for the Scumm engine | Christopher Page |
2008-08-13 | Clarify SCUMM MD5 message: We do not want reports on fanmade translations | Max Horn |
2008-07-14 | cleanup (and test for Marwan's branch.... ;) | Max Horn |
2008-07-10 | Fixed a few warnings | Bertrand Augereau |
2008-05-06 | Allow static and dynamic plugins to be used at the same time | Jordi Vilalta Prat |
2008-04-30 | Add language.bnd size, for the Japanese version of The Dig. | Travis Howell |
2008-02-27 | Add support for --list-saves to the sky engine | Max Horn |
2008-02-08 | Initial support for plugin types | Jordi Vilalta Prat |
2008-02-04 | Commited updated version of my own patch #1868402: Basic savestate plugin API | Max Horn |
2008-02-03 | Revised Engine plugin API to only provide a single func which returns a MetaE... | Max Horn |
2008-02-03 | cleanup | Max Horn |
2008-02-03 | Changed "COMPATIBLITY" to "COMPATIBILITY". | Torbjörn Andersson |
2008-02-02 | New MetaEngine class (work in progress to replace the current Engine plugin A... | Max Horn |
2007-12-27 | Enable Windows version of early HE games by default, to match already enabled... | Travis Howell |
2007-12-23 | Fix for bug #1842260: INDY3 FM-TOWNS: Modified version does not start (what a... | Max Horn |
2007-09-19 | Merged common/stdafx.h into common/scummsys.h. All referencing files have bee... | Nicola Mettifogo |
2007-09-18 | Patch #1768757: Merge fsnode-gsoc into trunk (MAJOR change, will break compil... | Max Horn |
2007-09-01 | Cleanup: remove obsolete code (PalmOS 68K version not supported anymore) | Chris Apers |
2007-08-05 | Merged fsnode with trunk: r27971:28460 | David Corrales |
2007-07-11 | Provide more language.tab file sizes | Eugene Sandulenko |
2007-07-08 | Merged the FSNode branch with trunk r27681:27969 | David Corrales |
2007-07-08 | SCUMM: Handle platform override a bit differently during startup; specificall... | Max Horn |
2007-06-23 | Merged the FSNode branch with trunk r27031:27680 | David Corrales |
2007-06-15 | Made Engine_SCUMM_gameIDList use the convenient GameList(PlainGameDescriptor ... | Max Horn |
2007-06-15 | Changed SCUMM engine to use findDescriptionFromGameID, Common::ADObsoleteGame... | Max Horn |
2007-06-05 | Renamed methods in the FilesystemNode class to match the AbstractFSNode imple... | David Corrales |
2007-05-31 | Merged the fs branch with trunk. r26949:27031 | David Corrales |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-05-27 | Fix for bug #1726330: "SCUMM engine abuses stack" from same bugreport. | Eugene Sandulenko |
2007-04-27 | SCUMM: Moved data tables from detection.cpp to detection_tables.h | Max Horn |
2007-04-27 | Renamed plugin.cpp to detection.cpp in all engines | Max Horn |