Age | Commit message (Expand) | Author |
2006-04-25 | - Check if path specified for a game in scummvm.ini really exists and complain | Eugene Sandulenko |
2006-04-25 | Files that are *not* 00.LFL or 000.LFL indicate V5+ games -> teach the detect... | Max Horn |
2006-04-25 | Somewhat improved detection when MD5 is not available/known | Max Horn |
2006-04-23 | Fix loading music/speech files in HE98+ games | Travis Howell |
2006-04-23 | Fix for HE games which use the generic HE variants (d'oh) | Max Horn |
2006-04-23 | Fix access to .he3/.he4 files | Max Horn |
2006-04-23 | Behold, the new SCUMM detector finally has arrived. Unified detection & engin... | Max Horn |
2006-04-19 | Some more tweaks to the (still disabled) new detection / filename generation ... | Max Horn |
2006-04-19 | Removed wrong platform values from gameVariantsTable | Max Horn |
2006-04-16 | changed comments into real comments | Willem Jan Palenstijn |
2006-04-16 | Ignore the 'virtual' HE entries at the end of gameVariantsTable (this fixes a... | Max Horn |
2006-04-16 | Fixed broken svn:keywords values | Max Horn |
2006-04-16 | Removed the directory parameter from md5_file | Max Horn |
2006-04-15 | - Renamed ConfigManager::getActiveDomain to getActiveDomainName, and added a ... | Max Horn |
2006-04-15 | Removed GameDetector::_gameid in favor of using a config manager entry | Max Horn |
2006-04-15 | Some more detector stub code (unused) | Max Horn |
2006-04-14 | Possible fix for bug #1470197 (SCUMM: HE Game variants broken) | Max Horn |
2006-04-13 | Slightly more verbose error message. | Torbjörn Andersson |
2006-04-13 | Clarified detection filenames for HE games (removed FIXME comments). | Eugene Sandulenko |
2006-04-11 | Re-fix the CD version of Loom | Max Horn |
2006-04-11 | If generateDetectName() generates an empty string, that's a failure, not a | Torbjörn Andersson |
2006-04-10 | More commented out stuff: added generateFilenameForDetection method, for use ... | Max Horn |
2006-04-10 | Some more tweaks to the (still unused) gameFilenamesTable; also readded an en... | Max Horn |
2006-04-10 | Merged scumm_settings into extra_versions, which in turn got renamed to gameV... | Max Horn |
2006-04-09 | Changed the precedence of the MD5 overrides (highest priority: config file, t... | Max Horn |
2006-04-09 | Removed some obsolete code | Max Horn |
2006-04-09 | Added gameFilenamesTable (currently unused, and hence disabled) | Max Horn |
2006-04-08 | Removed dupliate entry from extra_versions table | Max Horn |
2006-04-08 | Our extra_versions table is a bit too eager in some cases to assign platform ... | Max Horn |
2006-04-08 | Modified the REGISTER_PLUGIN macro so that it allows (and requires) a trailin... | Max Horn |
2006-04-08 | Removed common/map.h with the Common::Map template class (it was a very bad i... | Max Horn |
2006-04-08 | Move some more bits into namespace Scumm | Max Horn |
2006-04-08 | Renamed various *GameSettings to GameSettings (our namespaces are enough to d... | Max Horn |
2006-04-07 | Finally got rid of multiple_versions_md5_settings in favor of extra_versions | Max Horn |
2006-04-04 | Paranoia change: catch invalid 'method' value in generateDetectName | Max Horn |
2006-04-03 | Removing outdated and obsolete comment | Max Horn |
2006-04-03 | Since GF_HE_CURSORLESS is gone now, we can remove this special case for 'lost' | Max Horn |
2006-04-03 | GF_HE_CURSORLESS feature flag not required, since HE games always set a defau... | Travis Howell |
2006-04-03 | Added variant string for some HE games | Max Horn |
2006-04-01 | Typo | Max Horn |
2006-04-01 | Use extra_versions to compute ScummGameSettings (currently only compared to t... | Max Horn |
2006-03-31 | Fix skipping insane sequence in bundled Macintosh demo of FT | Travis Howell |
2006-03-29 | Add another English version of Monkey Island for Macintosh | Travis Howell |
2006-03-26 | Implement feature request #1450364: "Suggestion on how to cope with | Eugene Sandulenko |
2006-03-25 | Add Blue's ABC Time and upgrade demo target to full game | Eugene Sandulenko |
2006-03-25 | - Implemented case insensitive file reading. Left old system as a fallback | Eugene Sandulenko |
2006-03-19 | Fixed my fix regarding the encoding of some filenames: Provide both Windows a... | Max Horn |
2006-03-19 | Fix encoding issue (see scummvm-devel) | Max Horn |
2006-03-19 | Moved filename substitution code from scumm.cpp to plugin.cpp | Max Horn |
2006-03-10 | Add Russian puttrace and pajama3 | Eugene Sandulenko |