Age | Commit message (Expand) | Author |
2007-06-24 | added arm assembly from patch #1742112 for codec47. (and really build arm cod... | Paweł Kołodziejski |
2007-06-23 | More cleanup | Max Horn |
2007-06-23 | Cleanup; also fixed Alt-F5 (orig. saveload menu) in COMI | Max Horn |
2007-06-23 | Reworked the SCUMM input code even more: Merged various code paths and stream... | Max Horn |
2007-06-23 | Removing WinCE specific code in ScummEngine_v7::processKeyboard -- it made no... | Max Horn |
2007-06-23 | Simplify code: Since processInput() always overwrite the value of lastKeyHit ... | Max Horn |
2007-06-23 | Revised SCUMM's input code. We now fix the keys F5, '.', space, escape for ma... | Max Horn |
2007-06-23 | Changed the way VAR_VERSION_KEY is handled | Max Horn |
2007-06-23 | Moved F1 key remapping in COMI to a more appropriate place | Max Horn |
2007-06-23 | Correct typo. | Travis Howell |
2007-06-23 | cleanup | Max Horn |
2007-06-23 | SCUMM: Added three FIXME comments to the _keyDownMap code, and made it use KE... | Max Horn |
2007-06-23 | Made use of full Common::KeyState in SCUMM (there is still lots of room for i... | Max Horn |
2007-06-23 | Made SCUMM use Common::KeyState, too (but implemented almost no fixes/optimiz... | Max Horn |
2007-06-22 | Converted lots of code to use Common::ASCII_* and COMMON::KEYCODE_* constants... | Max Horn |
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 |