Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-03-27 | Implemented opcode 74: o2_setSceneAnimPos2. | Johannes Schickel | |
svn-id: r31276 | |||
2008-03-27 | Implemented opcodes: | Johannes Schickel | |
- 164: o2_getSfxDriver - 165: o2_getVocSupport - 166: o2_getMusicDriver svn-id: r31275 | |||
2008-03-27 | - Implemented support for --list-saves in Kyra engine | Johannes Schickel | |
- Added support for variable length savegame name field - Changed savegame identifier - Increased savegame file version svn-id: r31268 | |||
2008-03-21 | - Implemented opcode 97: o2_isAnySoundPlaying | Johannes Schickel | |
- reworked sound channel handling in HoF => fixed some voice related bugs svn-id: r31209 | |||
2008-03-18 | Implemented showing of credits after completing game. | Johannes Schickel | |
svn-id: r31186 | |||
2008-03-18 | Renamed opcode 95 to o2_showItemString. | Johannes Schickel | |
svn-id: r31185 | |||
2008-03-18 | - Impelemented opcodes: | Johannes Schickel | |
-> 95: o2_showPickUpString -> 107: o2_waitForConfirmationClick -> 161: o2_getRainbowRoomData -> 162: o2_drawSceneShapeEx - Did I mention that HoF is completable now? svn-id: r31184 | |||
2008-03-18 | - Implemented opcodes: | Johannes Schickel | |
-> 12: o2_setCharacterFacing -> 14: o2_moveCharacter -> 61: o2_loadZShapes -> 83: o2_setPathfinderFlag -> 90: o2_setSceneAnimPos -> 160: o2_updateTwoSceneAnims - Implemented dino riding sequence - Fixed bug in KyraEngine_v2::initSceneScreen which caused some gfx glitches svn-id: r31183 | |||
2008-03-18 | - Implemented opcodes: | Johannes Schickel | |
-> 21: o2_backUpScreen -> 22: o2_restoreScreen -> 28: o2_addItemToInventory -> 50: o2_wipeDownMouseItem -> 67: o2_loadPalette384 -> 68: o2_setPalette384 -> 165: o2_disableTimer -> 166: o2_enableTimer -> 167: o2_setTimerCountdown - renamed some timer functions svn-id: r31182 | |||
2008-03-18 | Fixed pathfinder post processing in HoF, this should smooth walk paths a lot. | Johannes Schickel | |
svn-id: r31179 | |||
2008-03-17 | -missed animator_v2.cpp in last commit | Florian Kagerer | |
svn-id: r31171 | |||
2008-03-17 | - implement opcode 29: o2_drawShape | Florian Kagerer | |
svn-id: r31170 | |||
2008-03-17 | Implemented opcode 98: o2_setDeathHandlerFlag | Johannes Schickel | |
svn-id: r31168 | |||
2008-03-17 | Implemented opcodes: | Johannes Schickel | |
- 70: o2_backUpInventoryGfx - 71: o2_disableSceneAnim - 72: o2_enableSceneAnim - 73: o2_restoreInventoryGfx svn-id: r31167 | |||
2008-03-17 | Implemented opcodes: | Johannes Schickel | |
- 91: o2_blockInRegion - 92: o2_blockOutRegion svn-id: r31166 | |||
2008-03-17 | - Fixed opcode 115 (fixed dragon scene) | Johannes Schickel | |
- renamed opcode 155 to o2_addToSceneAnimPosAndUpdate svn-id: r31165 | |||
2008-03-17 | remove unnecessary code duplication | Florian Kagerer | |
svn-id: r31163 | |||
2008-03-17 | Let Kyra1 and Kyra2 use a common savegame version number. (cleanup) | Johannes Schickel | |
svn-id: r31155 | |||
2008-03-17 | Implemented quick (via hotkeys) save/load suppot for HoF. | Johannes Schickel | |
svn-id: r31154 | |||
2008-03-17 | - implement debugger commands: gamespeed and pass_codes | Florian Kagerer | |
- implement opcode 151: meanWhileScene() - fix dragon flight scene: this is still totally messed up, but at least the screen doesn't stay blank any more svn-id: r31152 | |||
2008-03-16 | - implement zanthIdleChat() | Florian Kagerer | |
- bug fix for zanthRandomChat() svn-id: r31147 | |||
2008-03-16 | Implemented opcode 16: o2_soundFadeOut | Johannes Schickel | |
svn-id: r31146 | |||
2008-03-16 | Implemented opcode 34: o2_removeItemSlotFromInventory | Johannes Schickel | |
svn-id: r31145 | |||
2008-03-16 | Implemented opcodes: | Johannes Schickel | |
- 15: o2_customCharacterChat - 18: o2_restoreTalkTextMessageBkgd - 94: o2_setCauldronState - 154: o2_setupSceneAnimation svn-id: r31144 | |||
2008-03-16 | Reworked skipFlag handling. | Johannes Schickel | |
svn-id: r31143 | |||
2008-03-16 | Implemented opcode 30: o2_addItemToCurScene | Johannes Schickel | |
svn-id: r31140 | |||
2008-03-16 | - Impelemented opcode 155: o2_stopSceneAnimation | Johannes Schickel | |
- fixed crash while switching chapters svn-id: r31139 | |||
2008-03-16 | - add opcode 146 - resetInputColorCode() | Florian Kagerer | |
- add updateWaterFlasks() - some fixes for mouse pointer positioning in sjis mode - bug fix for tim player svn-id: r31136 | |||
2008-03-15 | - cleanup | Johannes Schickel | |
- enabled some chat related code in KyraEngine_v2::runLoop and KyraEngine_v2::handleInputUnkSub svn-id: r31134 | |||
2008-03-15 | Implemented opcodes: | Johannes Schickel | |
- 27: o2_displayWsaSequence - 99: o2_setDrawNoShapeFlag - 129: o2_chapterChange - 159: o2_processPaletteIndex svn-id: r31133 | |||
2008-03-15 | - some more opcodes for wsa and tim sequences | Florian Kagerer | |
- adding some code to inputSceneChange svn-id: r31132 | |||
2008-03-15 | Implemented opcodes: | Johannes Schickel | |
- 36: o2_removeItemFromInventory - 64: o2_disableAnimObject - 65: o2_enableAnimObject - 101: o2_showLetter - 115: o2_setSceneAnimPosAndUpdate svn-id: r31131 | |||
2008-03-15 | - implement opcode 127 (entering the color code for the skull in the rat ↵ | Florian Kagerer | |
cave now works) - minor bug fix for mouse cursor (which sometimes would show when it shouldn't) svn-id: r31129 | |||
2008-03-15 | Implement opcodes: | Johannes Schickel | |
- 7: o2_getCharacterScene - 54: o2_delaySecs - 103: o2_fillRect svn-id: r31125 | |||
2008-03-15 | animations for inventory items and mouse pointers | Florian Kagerer | |
svn-id: r31122 | |||
2008-03-09 | - fixed little glitch when putting items in cauldron | Johannes Schickel | |
- implemented listing of items in cauldron svn-id: r31088 | |||
2008-03-09 | - implemented cauldron handling for HoF (needs some more testing though) | Johannes Schickel | |
- fixed bug in updateCharFacing - added 'give' command to HoF debugger, which allows setting the hand item to a specified item svn-id: r31087 | |||
2008-03-09 | Implemented spellbook in HoF. | Johannes Schickel | |
svn-id: r31084 | |||
2008-03-05 | Implement inventory scrolling for HoF. | Johannes Schickel | |
svn-id: r31043 | |||
2008-03-03 | Started to implement GUI code for HoF. | Johannes Schickel | |
Currently working: - _basic_ inventory, this doesn't include scrolling through the inventory svn-id: r31038 | |||
2008-02-22 | two more opcodes (Zanthia's random chats and mushroom drug effects) and some ↵ | Florian Kagerer | |
cleanup svn-id: r30914 | |||
2008-02-18 | some more opcodes (the fly tree is now operational) and some bug fixes | Florian Kagerer | |
svn-id: r30903 | |||
2008-02-17 | scripting bug fix (npc scene startup scripts were executed twice) | Florian Kagerer | |
svn-id: r30899 | |||
2008-02-17 | committing patch 1891492 : dialogue (dlg/tim) support for HoF | Florian Kagerer | |
- talking to NPCs is now possible. - Zanthia's talks when entering a new scene for the first time now work - using items on Zanthia is now possible. svn-id: r30886 | |||
2008-02-10 | Committed patch #1885629 "KYRA: HoF missing talkie credits and demo support". | Johannes Schickel | |
svn-id: r30845 | |||
2008-01-28 | Commit slightly modified patch #1880670 "KYRA: Hof: Zanthia chat fix for ↵ | Johannes Schickel | |
towns and floppy versions". svn-id: r30694 | |||
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat | |
svn-id: r30664 | |||
2008-01-27 | - slightly refactored user settings handling | Johannes Schickel | |
- added user some settings handling for HoF svn-id: r30653 | |||
2008-01-27 | Commit patch #1869752 "KYRA: HoF startup patch for towns and floppy". ↵ | Johannes Schickel | |
(Slightly modified) svn-id: r30645 | |||
2008-01-10 | Commit slighty modified patch #1865509 "KYRA: kyradat support for hof". | Johannes Schickel | |
svn-id: r30394 |