aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
AgeCommit message (Expand)Author
2008-03-17- implement debugger commands: gamespeed and pass_codesFlorian Kagerer
2008-03-17- fix demoFlorian Kagerer
2008-03-16Changed Kyra2 script debug printfs to be consistent with Kyra1 ones.Johannes Schickel
2008-03-16- implemented skip flag handling in wsa related opcodesJohannes Schickel
2008-03-16fix typoFlorian Kagerer
2008-03-16- implement zanthIdleChat()Florian Kagerer
2008-03-16Implemented opcode 16: o2_soundFadeOutJohannes Schickel
2008-03-16Implemented opcode 34: o2_removeItemSlotFromInventoryJohannes Schickel
2008-03-16Implemented opcodes:Johannes Schickel
2008-03-16Reworked skipFlag handling.Johannes Schickel
2008-03-16- moved KyraEngine_v1::setupOpcodeTable from kyra_v1.cpp to kyra_v2.cppJohannes Schickel
2008-03-16Moved KyraEngine_v2::setupOpcodeTable from kyra_v2.cpp to script_v2.cppJohannes Schickel
2008-03-16Implemented opcode 30: o2_addItemToCurSceneJohannes Schickel
2008-03-16- Impelemented opcode 155: o2_stopSceneAnimationJohannes Schickel
2008-03-16- fix mouse cursor hotspot for sjis modeFlorian Kagerer
2008-03-16- fixed mouse position in Kyra1 after savegame loadingJohannes Schickel
2008-03-16- add opcode 146 - resetInputColorCode()Florian Kagerer
2008-03-15Fixed warning about unused variable.Torbjörn Andersson
2008-03-15- cleanupJohannes Schickel
2008-03-15Implemented opcodes:Johannes Schickel
2008-03-15- some more opcodes for wsa and tim sequencesFlorian Kagerer
2008-03-15Implemented opcodes:Johannes Schickel
2008-03-15- implement opcode 127 (entering the color code for the skull in the rat cave...Florian Kagerer
2008-03-15Fixed another valgrind warning.Johannes Schickel
2008-03-15Fixed some valgrind warnings.Johannes Schickel
2008-03-15Fixed bug in o2_countItemInInventory.Johannes Schickel
2008-03-15Implement opcodes:Johannes Schickel
2008-03-15animations for inventory items and mouse pointersFlorian Kagerer
2008-03-14Started to get rid of Common::EncapsulatedADGameDesc (using plain Common::ADG...Max Horn
2008-03-14Advanced Detector: Changed fallback detector from a callback function pointer...Max Horn
2008-03-09sjis bug fixFlorian Kagerer
2008-03-09Added missing line and renamed a variable to fix warnings.Torbjörn Andersson
2008-03-09floppy/fm-towns implementation for spell bookFlorian Kagerer
2008-03-09- fixed little glitch when putting items in cauldronJohannes Schickel
2008-03-09- implemented cauldron handling for HoF (needs some more testing though)Johannes Schickel
2008-03-09Fixed warning.Torbjörn Andersson
2008-03-09Fix compile.Travis Howell
2008-03-09Implemented spellbook in HoF.Johannes Schickel
2008-03-09Fixed access of inventory in HoF while cursor is not visible. Johannes Schickel
2008-03-08Typo.Johannes Schickel
2008-03-08Fix some typos. (and I thought DrMcCoy does this usualy...)Johannes Schickel
2008-03-08Cleanup.Johannes Schickel
2008-03-08Fix for bug #1910180 "KYRA1: Screen "flash"".Johannes Schickel
2008-03-08Possible fix for bug #1910180 "KYRA: Screen "flash"".Johannes Schickel
2008-03-07Indentation. (And another test to see if commit works as intended.)Torbjörn Andersson
2008-03-07Cleanup, and test to see if I can commit.Torbjörn Andersson
2008-03-05Implement inventory scrolling for HoF.Johannes Schickel
2008-03-03Fixed some uninitialized variables.Johannes Schickel
2008-03-03Fix compile.Travis Howell
2008-03-03Fixed crash when clicking on empty inventory slot.Johannes Schickel