aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
AgeCommit message (Expand)Author
2008-04-24Fixed bug in loadMalcolmShapes.Johannes Schickel
2008-04-24Implemented opcodes:Johannes Schickel
2008-04-24Implemented special item string selection for french version of Kyra3.Johannes Schickel
2008-04-24Fixed command line string when picking up item.Johannes Schickel
2008-04-24Fixed bug in checkCharCollision.Johannes Schickel
2008-04-24More kyra3 item drop down code.Johannes Schickel
2008-04-23Implemented parts of item drop down code for Kyra3.Johannes Schickel
2008-04-23Cleanup. (and little addition to showInventory)Johannes Schickel
2008-04-23Implmenented inventory show/hide.Johannes Schickel
2008-04-23Cleanup.Johannes Schickel
2008-04-23- Implemented idle animation/talk handling in kyra3Johannes Schickel
2008-04-23- Fixed possible memory leak.Johannes Schickel
2008-04-23- cleanupJohannes Schickel
2008-04-23- Implemented opcode: 14: o3_moveCharacterJohannes Schickel
2008-04-23Implemented opcodes:Johannes Schickel
2008-04-23Implemented opcode 118: o3_malcolmRandomChat.Johannes Schickel
2008-04-22Implemented some kyra3 dialog support.Johannes Schickel
2008-04-22Implemented opcodes:Johannes Schickel
2008-04-21Removed unnecessary #includeMax Horn
2008-04-20Simplified Kyra3 TLK loading.Johannes Schickel
2008-04-20Fixed yet another two long standing bugs in Screen::encodeShape.Johannes Schickel
2008-04-20Committed patch removing Audio::Mixer::SoundType alias in Kyra::SoundDigital.Johannes Schickel
2008-04-20- moved kyra functor code to common/func.hJohannes Schickel
2008-04-20Fixed bad usage of functor objects.Johannes Schickel
2008-04-20Improved sound priority handling.Johannes Schickel
2008-04-20Implemented sound priority handling.Johannes Schickel
2008-04-20Implemented opcodes:Johannes Schickel
2008-04-20Implemented opcodes:Johannes Schickel
2008-04-20Fixed bug in getCharLength.Johannes Schickel
2008-04-20Fixed long standing bug in encodeShape.Johannes Schickel
2008-04-20- Fixed some valgrind warnings.Johannes Schickel
2008-04-20Use correct (I hope) size when loading TLK files. The size field in the AUDTorbjörn Andersson
2008-04-20Added some more opcodes.Johannes Schickel
2008-04-20- fixed various glitchesJohannes Schickel
2008-04-20Added missing file sequences_v3.cpp.Johannes Schickel
2008-04-20Fixed bug in playStudioSFX.Johannes Schickel
2008-04-20Implemented opcode 49: o3_badConscienceChat.Johannes Schickel
2008-04-20Implemented opcodes:Johannes Schickel
2008-04-19Oops forgot to update assert last commit.Johannes Schickel
2008-04-19Fixed Zanthia chat script selection.Johannes Schickel
2008-04-19Implemented some kyra opcodes and some chat handling code, now Malcolm should...Johannes Schickel
2008-04-19One more valgrind warning fix.Johannes Schickel
2008-04-19Added some comment about palette setting in KyraEngine_v3::playVQA.Johannes Schickel
2008-04-19Added fade to black/music fadeout when starting kyra3.Johannes Schickel
2008-04-19Fixed formatting.Johannes Schickel
2008-04-19fix detection for playable Hof demoFlorian Kagerer
2008-04-19Changed KyraEngine_v1::setupSceneResource to use Resource::exists instead of ...Johannes Schickel
2008-04-19Ops isInPakList behavior was still not quite correct. Fixed bug with embedded...Johannes Schickel
2008-04-19Fixed Resource::isInPakList behavior.Johannes Schickel
2008-04-19- some minor renaming in TIM codeJohannes Schickel