Age | Commit message (Expand) | Author |
2011-10-04 | SCUMM: enable speech gui option when speech file found in unknown game | Tarek Soliman |
2011-09-08 | SCUMM: Made some static data const. | Johannes Schickel |
2011-08-06 | ALL: Reduce audio/ header dependency | Eugene Sandulenko |
2011-08-03 | SCUMM: Remove BluesBirthday dependency on the binary | Matthew Hoops |
2011-07-02 | SCUMM: Fix Blue's Birthday Macintosh | Matthew Hoops |
2011-06-20 | ALL: Remove trailing whitespaces | Max Horn |
2011-06-14 | DETECTOR: Pass allFiles to AdvancedMetaEngine::fallbackDetect() | Max Horn |
2011-06-14 | DETECTOR: Separate code for handling obsolete gameids from advanced detector | Max Horn |
2011-05-25 | SCUMM: Switch some code to use String::format | Max Horn |
2011-05-16 | ENGINES: Unify engine names | Thierry Crozat |
2011-05-13 | SCUMM: Turned ResTypeData into a Common::Array<Resource>, subsuming its _reso... | Max Horn |
2011-05-13 | SCUMM: Add a Resource class, refactor res code around it | Max Horn |
2011-05-13 | SCUMM: Refactor how resource (types) are srepresented | Max Horn |
2011-05-13 | SCUMM: Move class ResourceManager to its own header | Max Horn |
2011-05-13 | SCUMM: Print SCUMM & HE version when starting a game in deug mode | Max Horn |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-05-02 | ALL: Mark printf and various other symbols as forbidden | Max Horn |
2011-05-01 | SCUMM: Fix v60he games | Matthew Hoops |
2011-04-18 | COMMON: Remove kInvalidPathError | Max Horn |
2011-04-05 | SCUMM: Move _heV7DiskOffsets from ScummEngine to ScummEngine_v70he | Max Horn |
2011-04-05 | SCUMM: Split ScummEngine::generateFilename, move HE specifics to class ScummE... | Max Horn |
2011-04-05 | SCUMM: Rename InfoStuff to SaveStateMetaInfos | Max Horn |
2011-01-28 | SCUMM: Fix bug #3167036 - BluesBirthday: Crash in the demo. | Travis Howell |
2010-11-23 | SCUMM: Replace Common::File uses by SeekableReadStream and SearchMan | Max Horn |
2010-11-07 | COMMON: Rename and tweak MD5 functions | Max Horn |
2010-10-29 | SCUMM: Switch to the new SaveStateDescriptor::setPlayTime. | Johannes Schickel |
2010-08-25 | SCUMM: Fix bug #3049323 | Eugene Sandulenko |
2010-07-05 | Prevent SCUMM from adding gui options based on user flags into the config fil... | Johannes Schickel |
2010-07-05 | Fix update of GUI options, which only differ in the language setting. | Johannes Schickel |
2010-06-27 | Add support for Chinese The DIG. | Eugene Sandulenko |
2010-06-22 | SCUMM: Add a debug message to detectGames() to help find filesizes of detecti... | Max Horn |
2010-06-21 | Patch #1956501: "GUI/LAUNCHER: Midi device selection" | Max Horn |
2010-06-15 | SCUMM: Fix composeFileHashMap | Max Horn |
2010-06-15 | SCUMM: Added directory globs for in-depth search. | Eugene Sandulenko |
2010-06-15 | GUI: Implemented Languages as GUI options. | Eugene Sandulenko |
2010-06-15 | GUI: Implement MIDI drivers as GUI options. | Eugene Sandulenko |
2010-06-14 | SCUMM: Fix bug #1438631. | Eugene Sandulenko |
2010-05-09 | Extended patch #2971742: SCUMM: autodetection for diskimage contents. | Eugene Sandulenko |
2010-04-04 | Fix bug #2960022 - PUTTPUTT 1: No Load/Save possible. | Travis Howell |
2010-03-18 | COMMON: Get rid of Common::StringList | Max Horn |
2010-01-31 | Silenced some more cppcheck warnings. | Torbjörn Andersson |
2010-01-28 | Fix regression in Let's Explore the Jungle with Buzzy. | Travis Howell |
2009-12-31 | Add support for Chinese translated games. | Eugene Sandulenko |
2009-11-23 | COMMON: Remove various variants of the md5_file / md5_file_string funcs; turn... | Max Horn |
2009-10-22 | Update detection of PCEngine version of Loom. | Travis Howell |
2009-10-21 | Add patch from Tobias, for graphic support (backgrounds/objects) in PCE versi... | Travis Howell |
2009-07-30 | SCUMM: Properly detect & distinguish the three FM-TOWNS double-demos | Max Horn |
2009-07-13 | Refactor GUI options update into a function in Common: updateGameGUIOptions. | Johannes Schickel |
2009-07-13 | Add transparent GUI options update for SCUMM too. | Johannes Schickel |
2009-06-06 | Use GameDescriptor::setGUIOptions instead of setting key "guioptions" directly. | Johannes Schickel |