Age | Commit message (Expand) | Author |
2014-02-18 | KYRA: Make GPL headers consistent in themselves. | Johannes Schickel |
2012-02-15 | JANITORIAL: Fix whitespace in pointer template arg | Tarek Soliman |
2012-01-08 | KYRA: Cleanup v2 item animation a little bit. | Johannes Schickel |
2011-12-26 | KYRA: (EOB) - some refactoring | athrxx |
2011-12-26 | KYRA: (EOB) - initial code base commit | athrxx |
2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
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 |
2010-10-22 | KYRA: More cleanup. | Johannes Schickel |
2010-10-22 | KYRA: Adapt Kyra2+3 to use the newly added item type too. | Johannes Schickel |
2010-10-22 | KYRA: A little refactoring (name change). | Johannes Schickel |
2010-08-05 | KYRA: Add support for subtitle options changes via GMM. | Johannes Schickel |
2010-05-17 | Some more enforcement of our formatting conventions in KYRA too. | Johannes Schickel |
2009-10-09 | Fix warnings about non-static const member in class without a constructor | Max Horn |
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-05-29 | Formatting. | 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-08-20 | Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Withou... | Johannes Schickel |
2008-06-30 | Added support for Spanish fan translation of kyra3 (See fr #1994040 "KYRA3: A... | 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-12 | - Yet more opcodes moved to KyraEngine_v1 | Johannes Schickel |
2008-05-12 | - Moved some opcodes to KyraEngine_v1 | Johannes Schickel |
2008-05-11 | - Renamed KyraEngine to KyraEngine_v1 | Johannes Schickel |
2008-05-11 | Consisteny fixes: | Johannes Schickel |
2008-05-10 | - Cleaned up main menu quit handling | Johannes Schickel |
2008-05-10 | Simplification in updateItemAnimations in KyraEngine_HoF and KyraEngine_MR. | Johannes Schickel |
2008-05-10 | implement item animations for MR | Florian Kagerer |
2008-05-06 | Fixed possible crash in Debugger_v2 when using 'give'. | Johannes Schickel |
2008-05-06 | Implemented Engine::getDebugger for KyraEngine. | Johannes Schickel |
2008-05-05 | Implemented support for Kyra3 game options menu (including studio audience an... | 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 | Initial common base between kyra2 and kyra3 GUI code. | 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 |