aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/gui_v3.cpp
AgeCommit message (Expand)Author
2008-05-02Started to refactor kyra2/kyra3 code to a common base. (regressions possible,...Johannes Schickel
2008-04-29- Renamed ScriptInterpreter -> EMCInterpreterJohannes Schickel
2008-04-29- Added volume param to KyraEngine::snd_playSoundEffect (0xFF per default as ...Johannes Schickel
2008-04-26- Implemented support for jesters staff, mood change and score displayingJohannes Schickel
2008-04-26Added support for kyra3 inventory. (jesters staff not supported yet)Johannes Schickel
2008-04-24Added screen update in KyraEngine_v3::drawScoreCounting.Johannes Schickel
2008-04-24Implemented opcode 56: o3_updateScore.Johannes Schickel
2008-04-24More kyra3 item drop down code.Johannes Schickel
2008-04-23Cleanup. (and little addition to showInventory)Johannes Schickel
2008-04-23Implmenented inventory show/hide.Johannes Schickel