index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engines
/
kyra
/
items_v2.cpp
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
2011-08-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
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
2009-05-19
Remov lots of superfluous debug output.
Johannes Schickel
2008-05-12
- Moved some opcodes to KyraEngine_v1
Johannes Schickel
2008-05-07
Changed kyra to use delete[] instead of delete [].
Johannes Schickel
2008-05-03
Fixed some valgrind warnings.
Johannes Schickel
2008-05-02
Moved common kyra2/kyra3 item to KyraEngine_v2.
Johannes Schickel
2008-05-02
Started to refactor kyra2/kyra3 code to a common base. (regressions possible,...
Johannes Schickel
2008-03-18
Bugfix for dropping items off scene.
Johannes Schickel
2008-03-18
- started to add debugC calls to methods
Johannes 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-03
Started to implement GUI code for HoF.
Johannes Schickel
2008-01-27
Removed trailing spaces.
Jordi Vilalta Prat
2007-12-24
Cleanup(/formatting).
Johannes Schickel
2007-10-10
- Made some sound functions a bit more generic for use with Kyra1 and Kyra2
Johannes Schickel
2007-10-09
HoF:
Johannes Schickel
2007-10-09
HoF:
Johannes Schickel
2007-10-07
- little bit more input handling
Johannes Schickel
2007-07-29
- Kyrandia 1 works again
Johannes Schickel