Age | Commit message (Expand) | Author |
2016-04-15 | KYRA: Initialize variable before usage. | Johannes Schickel |
2014-02-18 | KYRA: Make GPL headers consistent in themselves. | Johannes Schickel |
2012-06-13 | KYRA: Reduce amount of updateScreen calls. | Johannes Schickel |
2011-12-27 | KYRA: Some formatting fixes. | Johannes Schickel |
2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-28 | KYRA: Clean up of header includes. | Johannes Schickel |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2011-04-11 | KYRA: Get rid of non-const static variable in Kyra2 code. | Johannes Schickel |
2011-04-11 | KYRA: Cleanup. | Johannes Schickel |
2011-01-29 | KYRA: Clean up main menu code in Kyra2/Kyra3. | Johannes Schickel |
2011-01-29 | KYRA: Close Memory Leaks in Kyra 3 (Malcolm's Revenge) Menu. | David Turner |
2010-08-05 | KYRA: Add support for subtitle options changes via GMM. | Johannes Schickel |
2009-10-04 | Change a couple places from 'end of namespace' to 'End of namespace', for con... | Max Horn |
2009-05-29 | More formatting. | Johannes Schickel |
2009-05-19 | Formatting. | Johannes Schickel |
2009-05-19 | Remov lots of superfluous debug output. | 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 | Error out on savegame load failure (again). | Johannes Schickel |
2008-11-09 | - Implemented Engine::saveGameState for KYRA | Johannes Schickel |
2008-11-03 | Preliminary support for loading via GMM for KYRA engine. | Johannes Schickel |
2008-09-30 | Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confuse... | Max Horn |
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-14 | Merged revisions 32744-32745,32747,32750-32759,32762-32764,32769,32777,32783,... | Christopher Page |
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-30 | Added support for Spanish fan translation of kyra3 (See fr #1994040 "KYRA3: A... | Johannes Schickel |
2008-06-25 | Kyra and Lure are now using the new _quit flag | Christopher Page |
2008-05-25 | - some pauseEngineIntern() code for the HOF sequence player (not tested) | Florian Kagerer |
2008-05-23 | Fixed KyraEngine_v2::pauseEngineIntern. | Johannes Schickel |
2008-05-23 | - Added a simple (but yet better) implementation of pauseEngineIntern for Kyr... | Johannes Schickel |
2008-05-18 | Cleanup. | Johannes Schickel |
2008-05-13 | fix engine destructor for non interactive hof demo | Florian Kagerer |
2008-05-11 | - Renamed KyraEngine to KyraEngine_v1 | Johannes Schickel |
2008-05-11 | Committed slightly modified patch #1961830 "KYRA: Scroll wheel support for Ky... | Johannes Schickel |
2008-05-10 | - Cleaned up main menu quit handling | Johannes Schickel |
2008-05-10 | Fixed bug in Screen_v2::makeShapeCopy. | Johannes Schickel |
2008-05-07 | Changed kyra to use delete[] instead of delete []. | Johannes Schickel |
2008-05-06 | Implemented Engine::getDebugger for KyraEngine. | Johannes Schickel |
2008-05-06 | Cleanup. | Johannes Schickel |
2008-05-06 | - Fixed some memory leaks in kyra3 | Johannes Schickel |
2008-05-05 | Implemented opcode 91: o3_daggerWarning. | 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 | Yet more opcodes moved to KyraEngine_v2. | 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 | Moved runSceneScript6 to KyraEngine_v2. | Johannes Schickel |