Age | Commit message (Expand) | Author |
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko |
2008-11-09 | - Implemented Engine::saveGameState for KYRA | Johannes Schickel |
2008-09-30 | Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confuse... | Max Horn |
2008-09-14 | Added autosave support in Kyra. | Johannes Schickel |
2008-09-01 | Merging more of the GSoC 2008 RTL branch: KYRA | Max Horn |
2008-08-20 | Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Withou... | Johannes Schickel |
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-12 | - Some more opcodes moved to KyraEngine_v1 | Johannes Schickel |
2008-05-12 | - Yet more opcodes moved to KyraEngine_v1 | Johannes Schickel |
2008-05-12 | - Moved some opcodes to KyraEngine_v1 | Johannes Schickel |
2008-05-11 | - Implemented kyra3 album (page switch animation not yet implemented) | Johannes Schickel |
2008-05-08 | Implemented opcode 66: o3_removeItemSlot. | Johannes Schickel |
2008-05-08 | Fixed bug in o3_updateConversations. | Johannes Schickel |
2008-05-05 | Removed delay from KyraEngine_MR::npcChatSequence, since it's doing delay scr... | Johannes Schickel |
2008-05-05 | Implemented opcode 91: o3_daggerWarning. | Johannes Schickel |
2008-05-04 | Yet more opcodes moved to KyraEngine_v2. | Johannes Schickel |
2008-05-04 | Moved more opcodes to KyraEngine_v2. | Johannes Schickel |
2008-05-03 | Moved more opcodes to KyraEngine_v2. | Johannes Schickel |
2008-05-03 | Moved some more opcodes to KyraEngine_v2. | Johannes Schickel |
2008-05-03 | - Moved newShape/temporaryScript code to KyraEngine_v2. | Johannes Schickel |
2008-05-02 | Yet more opcodes moved to KyraEngine_v2. | Johannes Schickel |
2008-05-02 | Started to move opcodes used in both kyra2 and kyra3 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 |