Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-03-17 | remove unnecessary code duplication | Florian Kagerer | |
svn-id: r31163 | |||
2008-03-17 | Also allow '.' and Escape as keys for skipping sequences in HoF. | Johannes Schickel | |
svn-id: r31156 | |||
2008-03-17 | Implemented quick (via hotkeys) save/load suppot for HoF. | Johannes Schickel | |
svn-id: r31154 | |||
2008-03-17 | Fixed KyraEngine_v2::initSceneScreen | Johannes Schickel | |
svn-id: r31153 | |||
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 | - implemented skip flag handling in wsa related opcodes | Johannes Schickel | |
- implemented skip flag handling in o2_isVoicePlaying - fixed skip flag handling when making the cauldron appear. svn-id: r31149 | |||
2008-03-16 | fix typo | Florian Kagerer | |
svn-id: r31148 | |||
2008-03-16 | - implement zanthIdleChat() | Florian Kagerer | |
- bug fix for zanthRandomChat() svn-id: r31147 | |||
2008-03-16 | Reworked skipFlag handling. | Johannes Schickel | |
svn-id: r31143 | |||
2008-03-16 | - moved KyraEngine_v1::setupOpcodeTable from kyra_v1.cpp to kyra_v2.cpp | Johannes Schickel | |
- some more work in KyraEngine_v2::showIdleAnim svn-id: r31142 | |||
2008-03-16 | Moved KyraEngine_v2::setupOpcodeTable from kyra_v2.cpp to script_v2.cpp | Johannes Schickel | |
svn-id: r31141 | |||
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 | Fixed another valgrind warning. | Johannes Schickel | |
svn-id: r31128 | |||
2008-03-15 | Fixed some valgrind warnings. | Johannes Schickel | |
svn-id: r31127 | |||
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 | Added missing line and renamed a variable to fix warnings. | Torbjörn Andersson | |
svn-id: r31090 | |||
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-03 | Fixed some uninitialized variables. | Johannes Schickel | |
svn-id: r31041 | |||
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 | remove ugly const casts in staticres | Florian Kagerer | |
svn-id: r30901 | |||
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-02-08 | Should make load message appear in CD version while loading talk files. | Johannes Schickel | |
svn-id: r30829 | |||
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-28 | Fixed the spaces before tabs. | Jordi Vilalta Prat | |
svn-id: r30667 | |||
2008-01-27 | Removed trailing spaces. | Jordi Vilalta Prat | |
svn-id: r30664 | |||
2008-01-27 | Cleanup. | Johannes Schickel | |
svn-id: r30657 | |||
2008-01-27 | Fix for some problems introduced (like wrong text display) with last commit. | Johannes Schickel | |
svn-id: r30654 | |||
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-12 | Use getMousePos in checkInput. | Johannes Schickel | |
svn-id: r30439 | |||
2008-01-10 | Commit slighty modified patch #1865509 "KYRA: kyradat support for hof". | Johannes Schickel | |
svn-id: r30394 | |||
2008-01-03 | Committed slightly modified patch #1862758 "KYRA: audio data assignment patch". | Johannes Schickel | |
svn-id: r30198 | |||
2007-12-24 | Cleanup(/formatting). | Johannes Schickel | |
svn-id: r29983 | |||
2007-12-16 | Commit of patch #1848147 "KYRA: SoundTowns Update" with some changes. Thanks ↵ | Johannes Schickel | |
to Florian for the patch. svn-id: r29881 | |||
2007-11-13 | - implemented opcodes: | Johannes Schickel | |
-> o2_setHiddenItemsEntry 147 -> o2_getHiddenItemsEntry 148 -> o2t_fadeScenePal 3 - added o2t_playSoundEffect to the temporary opcode list svn-id: r29494 | |||
2007-11-12 | - Implemented opcodes: | Johannes Schickel | |
-> o2_removeHandItem 43 -> o2_makeBookOrCauldronAppear 42 - Implemented inventory WSA functionality svn-id: r29485 | |||
2007-11-12 | Fixes regression introduced with r29218. | Johannes Schickel | |
svn-id: r29484 |