aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/animator_mr.cpp
AgeCommit message (Expand)Author
2010-01-29Fix use of undefined behavior. (Thanks to syke for reporting)Johannes Schickel
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for con...Max Horn
2009-06-09- Moved Screen_v2::copyWsaRect to Screen::copyWsaRectJohannes Schickel
2009-05-19Formatting.Johannes Schickel
2009-05-19Remov lots of superfluous debug output.Johannes Schickel
2009-05-10LOL: - added some spell casting (spark, heal, swarm)Florian Kagerer
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-05-19- Fixed out of bounds bug in KyraEngine_MR::updateItemAnimationsJohannes Schickel
2008-05-16cleanupFlorian Kagerer
2008-05-12- Moved some opcodes to KyraEngine_v1Johannes Schickel
2008-05-10fix missing animation for golden neck ringFlorian Kagerer
2008-05-10Simplification in updateItemAnimations in KyraEngine_HoF and KyraEngine_MR.Johannes Schickel
2008-05-10(hopefully) fix bug in last commitFlorian Kagerer
2008-05-10implement item animations for MRFlorian Kagerer
2008-05-04Moved 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_v1Johannes Schickel
2008-05-02- Renamed TextDisplayer_v2 to TextDisplayer_HoFJohannes Schickel
2008-05-02Started to refactor kyra2/kyra3 code to a common base. (regressions possible,...Johannes Schickel