aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/plugin.cpp
AgeCommit message (Expand)Author
2006-03-31Fix skipping insane sequence in bundled Macintosh demo of FTTravis Howell
2006-03-29Add another English version of Monkey Island for MacintoshTravis Howell
2006-03-26Implement feature request #1450364: "Suggestion on how to cope withEugene Sandulenko
2006-03-25Add Blue's ABC Time and upgrade demo target to full gameEugene Sandulenko
2006-03-25- Implemented case insensitive file reading. Left old system as a fallbackEugene Sandulenko
2006-03-19Fixed my fix regarding the encoding of some filenames: Provide both Windows a...Max Horn
2006-03-19Fix encoding issue (see scummvm-devel)Max Horn
2006-03-19Moved filename substitution code from scumm.cpp to plugin.cppMax Horn
2006-03-10Add Russian puttrace and pajama3Eugene Sandulenko
2006-03-09Added new method DetectedGame::updateDesc, to ease generation of uniform desc...Max Horn
2006-03-09Add the known 'extra' info to the description string; and removed the old hac...Max Horn
2006-03-09- Removed the code from the launcher that adds language/platform to theMax Horn
2006-03-09- Renamed GameSettings to PlainGameDescriptorMax Horn
2006-03-09- added new toDetectedGame() template function (analog to toGameSettings)Max Horn
2006-03-04Renamed SubstResFileNames::winName and macName to almostGameID / expandedName...Max Horn
2006-03-02Fix for bug #1438822 (Targets are case sensitive)Max Horn
2006-02-26Do not compute the MD5 checksum if an override for it is setMax Horn
2006-02-25Remove the dummy index 0 entry from substResFileNameTableMax Horn
2006-02-25Moved the plugin interface code of the SCUMM engine into a separate source fileMax Horn