Age | Commit message (Expand) | Author |
2009-10-06 | KYRA/LOL: - get rid of ascii/sjis detection which could cause problems when t... | Florian Kagerer |
2009-10-04 | Change a couple places from 'end of namespace' to 'End of namespace', for con... | Max Horn |
2009-06-09 | - Moved Screen_v2::copyWsaRect to Screen::copyWsaRect | Johannes Schickel |
2009-05-19 | Formatting. | Johannes Schickel |
2009-05-19 | Remov lots of superfluous debug output. | Johannes Schickel |
2009-05-10 | LOL: - added some spell casting (spark, heal, swarm) | Florian Kagerer |
2009-02-05 | Allow ScummVM to quit while a character is talking in Kyra3. | Johannes Schickel |
2009-01-23 | Renamed Kyra's Resource::getFileStream to createReadStream | Max Horn |
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko |
2008-09-30 | Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confuse... | Max Horn |
2008-07-08 | Updated KYRA to work with the new GMM implementation | Christopher Page |
2008-07-08 | KYRA works with the new GMM implementation | Christopher Page |
2008-06-25 | Kyra and Lure are now using the new _quit flag | Christopher Page |
2008-05-19 | Fixed filename string in KyraEngine_MR::objectChat. | Johannes Schickel |
2008-05-19 | Added a comment to TextDisplayer_MR::preprocessString. | Johannes Schickel |
2008-05-19 | Fix for bug #1967311 "KYRA3: Word-wrapping is slightly buggy". | Johannes Schickel |
2008-05-11 | Implemented page switch animation in kyra3 album. | Johannes Schickel |
2008-05-11 | - Implemented kyra3 album (page switch animation not yet implemented) | Johannes Schickel |
2008-05-05 | Removed delay from KyraEngine_MR::npcChatSequence, since it's doing delay scr... | Johannes Schickel |
2008-05-04 | Moved more opcodes to KyraEngine_v2. | Johannes Schickel |
2008-05-03 | - Moved newShape/temporaryScript code to KyraEngine_v2. | Johannes Schickel |
2008-05-02 | - Renamed TextDisplayer_v2 to TextDisplayer_HoF | Johannes Schickel |
2008-05-02 | Started to refactor kyra2/kyra3 code to a common base. (regressions possible,... | Johannes Schickel |