aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/items_v2.cpp
AgeCommit message (Expand)Author
2014-02-18KYRA: Make GPL headers consistent in themselves.Johannes Schickel
2012-06-13KYRA: Reduce amount of updateScreen calls.Johannes Schickel
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-10-22KYRA: More cleanup.Johannes Schickel
2010-10-22KYRA: Adapt Kyra2+3 to use the newly added item type too.Johannes Schickel
2009-05-19Remov lots of superfluous debug output.Johannes Schickel
2008-05-12- Moved some opcodes to KyraEngine_v1Johannes Schickel
2008-05-07Changed kyra to use delete[] instead of delete [].Johannes Schickel
2008-05-03Fixed some valgrind warnings.Johannes Schickel
2008-05-02Moved common kyra2/kyra3 item to KyraEngine_v2.Johannes Schickel
2008-05-02Started to refactor kyra2/kyra3 code to a common base. (regressions possible,...Johannes Schickel
2008-03-18Bugfix for dropping items off scene.Johannes Schickel
2008-03-18- started to add debugC calls to methodsJohannes Schickel
2008-03-16- add opcode 146 - resetInputColorCode()Florian Kagerer
2008-03-09- implemented cauldron handling for HoF (needs some more testing though)Johannes Schickel
2008-03-03Started to implement GUI code for HoF.Johannes Schickel
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2007-12-24Cleanup(/formatting).Johannes Schickel
2007-10-10- Made some sound functions a bit more generic for use with Kyra1 and Kyra2Johannes Schickel
2007-10-09HoF:Johannes Schickel
2007-10-09HoF:Johannes Schickel
2007-10-07- little bit more input handlingJohannes Schickel
2007-07-29- Kyrandia 1 works againJohannes Schickel