Age | Commit message (Expand) | Author |
2009-10-04 | Change a couple places from 'end of namespace' to 'End of namespace', for con... | Max Horn |
2009-10-04 | Some fixes to comply with our coding guidelines. | Johannes Schickel |
2009-07-29 | Fix animation script sound effect opcode implementation in Kyra3. | Johannes Schickel |
2009-06-29 | Removed more obsolete TODO messages. | Johannes Schickel |
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko |
2008-12-16 | Switched kyra1 to use the same input functionality as kyra2 and kyra3. | Johannes Schickel |
2008-11-09 | - Implemented Engine::saveGameState for KYRA | Johannes Schickel |
2008-11-06 | Switched various Engine APIs to use Common::Error | Max Horn |
2008-08-20 | Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Withou... | Johannes Schickel |
2008-07-05 | Added support for Italian fan translation of Kyrandia 3. (see fr#2003504 "KYR... | Johannes Schickel |
2008-07-05 | Added spanish menu strings for spanish fan translation of Kyrandia 3. | Johannes Schickel |
2008-05-23 | - Added a simple (but yet better) implementation of pauseEngineIntern for Kyr... | Johannes Schickel |
2008-05-12 | move some kyra 3 static resources to kyra.dat | Florian Kagerer |
2008-05-12 | - Some more opcodes moved to KyraEngine_v1 | Johannes Schickel |
2008-05-12 | Renamed preprocessor constants to match file names. | Torbjörn Andersson |
2008-05-11 | Consisteny fixes: | Johannes Schickel |
2008-05-11 | Implemented helium mode support for Kyra3. | 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-10 | - Cleaned up main menu quit handling | Johannes Schickel |
2008-05-10 | implement item animations for MR | Florian Kagerer |
2008-05-08 | Implemented opcode 66: o3_removeItemSlot. | Johannes Schickel |
2008-05-05 | Implemented opcode 91: o3_daggerWarning. | Johannes Schickel |
2008-05-05 | Implemented support for Kyra3 game options menu (including studio audience an... | Johannes Schickel |
2008-05-05 | - Fixed some palette fade times in Kyra3 | Johannes Schickel |
2008-05-05 | - Added support for Kyra3 GUI (audio and game options not working yet) | Johannes Schickel |
2008-05-04 | - Shared checkInput code between kyra2 and kyra3 | Johannes Schickel |
2008-05-04 | Renamed kyra2 and kyra3 gui files. | 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 | Cleanup. | Johannes Schickel |
2008-05-03 | - Moved newShape/temporaryScript code to KyraEngine_v2. | Johannes Schickel |
2008-05-02 | - Renamed ScreenAnimator -> Animator_v1 | 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 | Moved runSceneScript6 to KyraEngine_v2. | Johannes Schickel |
2008-05-02 | Moved some character code from kyra2/kyra3 to KyraEngine_v2. | Johannes Schickel |
2008-05-02 | - Renamed TextDisplayer_v2 to TextDisplayer_HoF | Johannes Schickel |
2008-05-02 | Moved common kyra2/kyra3 item to KyraEngine_v2. | Johannes Schickel |
2008-05-02 | Started to refactor kyra2/kyra3 code to a common base. (regressions possible,... | Johannes Schickel |