aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/animator_v3.cpp
AgeCommit message (Collapse)Author
2008-04-27Moved newShape code to sequences_v3.cppJohannes Schickel
svn-id: r31752
2008-04-24More kyra3 item drop down code.Johannes Schickel
svn-id: r31685
2008-04-23Implemented parts of item drop down code for Kyra3.Johannes Schickel
svn-id: r31681
2008-04-23- Implemented idle animation/talk handling in kyra3Johannes Schickel
- Implemented opcodes: 110: o3_runTemporaryScript - fixed idle animation handling in kyra2 svn-id: r31673
2008-04-22Implemented opcodes:Johannes Schickel
- 32: o3_setHandItem - 33: o3_removeHandItem - 50: o3_wipeDownMouseItem - 116: o3_runActorScript - 136: o3_countItemInstances svn-id: r31657
2008-04-20- fixed various glitchesJohannes Schickel
- implemented some input code for kyra3 svn-id: r31588
2008-04-20Implemented opcode 49: o3_badConscienceChat.Johannes Schickel
svn-id: r31585
2008-04-20Implemented opcodes:Johannes Schickel
- 21: o3_showBadConscience - 23: o3_hideBadConscience svn-id: r31584
2008-04-19Implemented some kyra opcodes and some chat handling code, now Malcolm ↵Johannes Schickel
should say something after crawling out of the dump. svn-id: r31581
2008-04-18Fixed some valgrind warnings.Johannes Schickel
svn-id: r31564
2008-04-17- fixed bug in script interpreter code (could've also affected HoF)Johannes Schickel
- some more Kyra3 code: -> start sequence should show up now partially -> fixed a scene animation related bug -> a few more opcodes svn-id: r31535
2008-04-16- Some more mask page handling fixes for Kyra3.Johannes Schickel
- Implemented a few scene animation opcodes - basic run loop (all the user can do is quit though) - music related fix Wee you can see the squirrel animation and listen to the music now! svn-id: r31523
2008-04-16Fixed Malcolm upside down bug.Johannes Schickel
svn-id: r31520
2008-04-16Some more kyra3 code.Johannes Schickel
svn-id: r31519
2008-04-16Some more kyra3 code. This should show the first scene for a brief second. ↵Johannes Schickel
(and it initializes a bit more internal stuff) svn-id: r31518
2008-04-14Implemented some kyra3 code.Johannes Schickel
svn-id: r31503