Age | Commit message (Expand) | Author |
2007-07-10 | Reberting accidental changes. | Eugene Sandulenko |
2007-07-10 | Preliminary (and buggy) Kanji support. | Eugene Sandulenko |
2007-07-09 | SCUMM: more cleanup in ScummEngine::drawStripToScreen, added a big TODO comme... | Max Horn |
2007-07-09 | SCUMM: use the _compositeBuf, with 'natural' line pitch (implying linear memo... | Max Horn |
2007-07-08 | cleanup in ScummEngine::drawStripToScreen; in particular, the code is now mor... | Max Horn |
2007-07-08 | SCUMM: hercules gfx code cleanup | Max Horn |
2007-07-08 | correct typo | Max Horn |
2007-07-08 | cleanup | Max Horn |
2007-07-08 | SCUMM: Handle platform override a bit differently during startup; specificall... | Max Horn |
2007-07-02 | Added Indy3EGA IBM 1.4 11/07/89 - English (US) 5.25" floppy version data from... | Max Horn |
2007-07-01 | Re-added __attribute__(packed) | Max Horn |
2007-06-30 | Split Engine::pauseEngine: It now does pauseLevel handling, while engines can... | Max Horn |
2007-06-30 | Added Engine::pauseEngine method (allows outside code, like the backend, to p... | Max Horn |
2007-06-30 | Don't tracke time we take for loading (it should be less than a second anyway) | Max Horn |
2007-06-30 | Added global support for the (so far undocumented) confirm_exit config key | Max Horn |
2007-06-30 | Changed GUI system to use Common::KeyState state | Max Horn |
2007-06-30 | MI SegaCD related cleanup | Max Horn |
2007-06-30 | Removed/clarified various FIXME comments | Max Horn |
2007-06-30 | SCUMM: Moved code which re-mapped arrow keys | Max Horn |
2007-06-29 | Introduced ClickArea enum, some related cleanup in runInputScript and checkEx... | Max Horn |
2007-06-29 | SCUMM: Handle all triggers for the debugger console in the same spot, to ensu... | Max Horn |
2007-06-29 | SCUMM: Moved code for handling KBD_ALT combos (well, really only one: Alt-W) ... | Max Horn |
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 |