aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/gui_v2.cpp
AgeCommit message (Collapse)Author
2008-03-09- fixed little glitch when putting items in cauldronJohannes Schickel
- implemented listing of items in cauldron svn-id: r31088
2008-03-09- implemented cauldron handling for HoF (needs some more testing though)Johannes Schickel
- fixed bug in updateCharFacing - added 'give' command to HoF debugger, which allows setting the hand item to a specified item svn-id: r31087
2008-03-09Fixed warning.Torbjörn Andersson
svn-id: r31086
2008-03-09Implemented spellbook in HoF.Johannes Schickel
svn-id: r31084
2008-03-09Fixed access of inventory in HoF while cursor is not visible. Johannes Schickel
svn-id: r31081
2008-03-05Implement inventory scrolling for HoF.Johannes Schickel
svn-id: r31043
2008-03-03Fixed crash when clicking on empty inventory slot.Johannes Schickel
svn-id: r31039
2008-03-03Started to implement GUI code for HoF.Johannes Schickel
Currently working: - _basic_ inventory, this doesn't include scrolling through the inventory svn-id: r31038
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
svn-id: r30664
2008-01-10Commit slighty modified patch #1865509 "KYRA: kyradat support for hof".Johannes Schickel
svn-id: r30394
2007-10-19Committing [ 1816080 ] KYRA: Intro Patch for HoF, from Florian, with some ↵Oystein Eftevaag
cleanup and a minor fix svn-id: r29233
2007-07-29- Kyrandia 1 works againJohannes Schickel
- Added timer class for timer handling - Little bit more resturcturing - A little bit (almost nothing but a start!) Kyrandia 2 support svn-id: r28297
2007-07-29Restructure Kyrandia sourcecode (part 2, compiling works again)Johannes Schickel
svn-id: r28296