Age | Commit message (Expand) | Author |
2007-06-19 | Implemented the OSystem framebuffer API, as discussed on scummvm-devel. All c... | Max Horn |
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-13 | Removed redundant code | Max Horn |
2007-06-12 | Add support for pausing/resume cutscenes shown on the OmniTV in The Feeble Fi... | Travis Howell |
2007-06-09 | Fix for bug #1734064 (FOA: Speech volume can not be set) -- we played speech ... | Max Horn |
2007-06-08 | Add details for Hebrew Windows versions of Freddi Fish 3 and Pajama Sam 2 demos. | Travis Howell |
2007-06-08 | Add prefixes used by Hebrew Windows verison of Freddi Fish 3 and Pajama Sam 2... | Travis Howell |
2007-06-06 | Fix possible crash issue, if music volume was set by 3DO versions of HE games. | Travis Howell |
2007-06-03 | Modified version of patch #1723779: SCUMM: Improved ctrl+t subtitle cycling | Max Horn |
2007-06-02 | Make InfoDialog::setInfoText a bit more useful, by making it public & reusable | Max Horn |
2007-06-02 | renamed variable in IMuseDigital music code | Paweł Kołodziejski |
2007-06-01 | cleanup names | Paweł Kołodziejski |
2007-06-01 | rename some imuse variables | Paweł Kołodziejski |
2007-06-01 | rename some imuse variables | Paweł Kołodziejski |
2007-06-01 | small correction of comment | Paweł Kołodziejski |
2007-06-01 | added comments for imuse digital variables | Paweł Kołodziejski |
2007-06-01 | Fix bug #1727457 - WATER: Unexpected crash at the end of level 15. | Travis Howell |
2007-05-31 | Add Macintosh filenames differences, for several CUP previews of HE games. | Travis Howell |
2007-05-30 | added comment to cloneToFadeOutTrack() | Paweł Kołodziejski |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-05-30 | Removing useless common/fs.h includes | Max Horn |
2007-05-30 | Modified version of patch #1727045 INDY3: IQ Points Dialog | Max Horn |
2007-05-29 | Fix for bug #774783 - INDY3: problems in Berlin with Hitler (submitted after ... | Filippos Karapetis |
2007-05-28 | Improved version of patch to fix bug #1722153: "FT: Error on loading a game s... | Eugene Sandulenko |
2007-05-27 | Fix bug #1726115 - FREDDI1: Tiny graphics glitch when reading message. | Travis Howell |
2007-05-27 | Fix for bug #1726330: "SCUMM engine abuses stack" from same bugreport. | Eugene Sandulenko |
2007-05-26 | Fix bug #1709430: "FT: CAPSLOCK + V enables cheating for all fights" | Eugene Sandulenko |
2007-05-26 | Patch from bug #1722153: "FT: Error on loading a game saved during a dialogue" | Eugene Sandulenko |
2007-05-21 | Fix bug #1722330 - FREDDI: Minor graphics glitch on Mac OS X. | Travis Howell |
2007-05-13 | removed part of my patch for bug #1662610, CharsetRenderer::getStringHeight()... | Gregory Montoir |
2007-05-13 | Add UK versions of several HE games. | Travis Howell |
2007-05-01 | Add Russian Loom v1.1 | Eugene Sandulenko |
2007-04-29 | Patch #1709681: SCUMM: Fallback to Adlib when Roland Upgrade is missing | Max Horn |
2007-04-29 | Change getNumBoxes() to properly read the full uint16 box count (shouldn't af... | Max Horn |
2007-04-29 | Hard crash when not using adlib/pcspk in a Loom/MonkeyEGA is not nice, we sho... | Max Horn |
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 |
2007-04-25 | Removing lots of superfluous semicola (see mail by David Weinehall on scummvm... | Max Horn |
2007-04-21 | Slighty modified patch #1661777: "SCUMM: allow non-english DIG and COMI | Eugene Sandulenko |
2007-04-16 | Fix the level selection screen in the KIXX XL release of Monkey Island 2 (Ami... | Travis Howell |
2007-04-15 | fixed warning | Paweł Kołodziejski |
2007-04-15 | removed unnecessary casts | Gregory Montoir |
2007-04-15 | simplification (_useTalkAnims is not used in >= V7) | Gregory Montoir |
2007-04-15 | Added code for decodeParseString.SO_PRINT_WRAP and rewrote the CHARSET_1 func... | Gregory Montoir |
2007-04-15 | fixed warnings | Paweł Kołodziejski |
2007-04-09 | silence a compiler symbol redefinition warning | Kostas Nakos |
2007-04-08 | Adjust debug levels. | Travis Howell |
2007-04-08 | Adjust debug output in writeINI opcode, so it doesn't get skipped. | Travis Howell |
2007-04-08 | Rename setFilePath opcode to createDirectory, in order to reflect the opcodes... | Travis Howell |