Age | Commit message (Expand) | Author |
2014-02-18 | KYRA: Make GPL headers consistent in themselves. | Johannes Schickel |
2012-06-13 | KYRA: Reduce amount of updateScreen calls. | Johannes Schickel |
2012-01-08 | KYRA: Cleanup v2 item animation a little bit. | Johannes Schickel |
2011-09-08 | KYRA: Made some more static data const. | Johannes Schickel |
2011-08-07 | JANITORIAL: Remove trailing empty lines. | Christoph Mallon |
2011-06-09 | KYRA: Get rid of most snprintf usages. | Johannes Schickel |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke |
2011-04-28 | JANITORIAL: Reduce header dependencies in shared code | Ori Avtalion |
2011-04-07 | KYRA: Cleanup background music looping of Kyra3. | Johannes Schickel |
2010-01-29 | Fix use of undefined behavior. (Thanks to syke for reporting) | Johannes Schickel |
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-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko |
2008-05-19 | - Fixed out of bounds bug in KyraEngine_MR::updateItemAnimations | Johannes Schickel |
2008-05-16 | cleanup | Florian Kagerer |
2008-05-12 | - Moved some opcodes to KyraEngine_v1 | Johannes Schickel |
2008-05-10 | fix missing animation for golden neck ring | Florian Kagerer |
2008-05-10 | Simplification in updateItemAnimations in KyraEngine_HoF and KyraEngine_MR. | Johannes Schickel |
2008-05-10 | (hopefully) fix bug in last commit | Florian Kagerer |
2008-05-10 | implement item animations for MR | Florian Kagerer |
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 ScreenAnimator -> Animator_v1 | 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 |