Age | Commit message (Expand) | Author |
2007-06-04 | Fix for bug #1730511 ("KYRA1: Brandon's text isn't cleaned properly"). | Johannes Schickel |
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client fo... | Max Horn |
2007-04-01 | added the instance of EventManager returned by OSystem::getEventManager as a ... | Gregory Montoir |
2007-03-17 | Moved Event/EventType/keyboard enum from common/system.h (part of class OSyst... | Max Horn |
2007-03-17 | Force all code to use EventManager::pollEvent instead of OSystem::pollEvent | Max Horn |
2007-02-12 | Support for Japanese FM-Towns version. (code contributed by Florian Kagerer, ... | Johannes Schickel |
2007-02-03 | Some delay changes. (should fix slow scene animations) | Johannes Schickel |
2007-01-31 | Fix for bug #Fix for bug #1523200 ("KYRA1: Voice-only mode has no lips animat... | Johannes Schickel |
2007-01-31 | Fix for bug #1479856 ("KYRA1: gfx glitch when dying on bridge"). | Johannes Schickel |
2007-01-09 | Little fix. | Johannes Schickel |
2006-08-27 | Adds voice/chats to the intro, and adds debug strings to the function calls. | Oystein Eftevaag |
2006-07-14 | More whitespace changes. | Torbjörn Andersson |
2006-05-30 | Fixed subtitles Y coordinate in characterSays(). I have no way of confirming | Torbjörn Andersson |
2006-05-27 | Maintain the same screen update frequency while waiting for speech to finish. | Torbjörn Andersson |
2006-05-21 | - reworks quit handling (no _system->quit() anymore) | Johannes Schickel |
2006-05-08 | Cleanup: Use ScummVM indentation style for switch() cases. In some cases, I | Torbjörn Andersson |
2006-04-18 | Fixes use of textspeed settings if voice+text mode is enabled. (thanks to sal... | Johannes Schickel |
2006-04-02 | Don't try to copy str to _talkBuffer if str is pointing to _talkBuffer. Apart | Torbjörn Andersson |
2006-03-18 | - started to rework static resource loading | Johannes Schickel |
2006-03-08 | Implemented the last menu (the settings screen). Walking speed, text speed, | Oystein Eftevaag |
2006-02-14 | Made the kyra debug extensions more generic, i.e. scumm engine could replace | Johannes Schickel |
2006-02-14 | Reworked kyra debug output system. Now he have special kyra intern debug leve... | Johannes Schickel |
2006-02-11 | Moved engines to the new engines/ directory | Max Horn |