aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
AgeCommit message (Expand)Author
2008-04-26Implemented opcode 129 o3_chapterChange.Johannes Schickel
2008-04-26Implemented opcodes: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-26Implemented opcodes:Johannes Schickel
2008-04-26Fixed unitialized variable in Screen.Johannes Schickel
2008-04-26Fixed kyra screen initialization.Johannes Schickel
2008-04-26Call _screen->Init(). Fixes segfaults whenJonathan Gray
2008-04-25minor drawShape() bug fix for Malcolm's shadowFlorian Kagerer
2008-04-25Implemented opcodes:Johannes Schickel
2008-04-25Implemented opcodes:Johannes Schickel
2008-04-25Implemented opcodes:Johannes Schickel
2008-04-25Oops... fixes compiling.Johannes Schickel
2008-04-25- Committed slightly modified patch #1951735 "kyra3: debugger and "give" comm...Johannes Schickel
2008-04-25Implmented opcodes:Johannes Schickel
2008-04-25- Implemented opcodes:Johannes Schickel
2008-04-25Renamed opcode 63 to o3_drawSceneShapeOnPage.Johannes Schickel
2008-04-24- implemented opcode 90: o3_getScoreJohannes Schickel
2008-04-24Implemented opcode temporary 4: o3t_setNewShapeFlag.Johannes Schickel
2008-04-24Opcode 53 is o3_playSoundEffect.Johannes Schickel
2008-04-24Added screen update in KyraEngine_v3::drawScoreCounting.Johannes Schickel
2008-04-24Fixed hand item reset on scene enter.Johannes Schickel
2008-04-24Implemented opcode 60: o3_removeItemsFromScene.Johannes Schickel
2008-04-24Implemented opcode 56: o3_updateScore.Johannes Schickel
2008-04-24Output error message when kyra.dat initialization fails because of old versio...Johannes Schickel
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