Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2007-11-10 | - added some code to runLoop (currently commented out) | Johannes Schickel | |
- little fix in handleInputUnkSub svn-id: r29466 | |||
2007-11-09 | Implemented idle script handling. | Johannes Schickel | |
svn-id: r29460 | |||
2007-11-05 | Committing '[ 1824376 ] KYRA: more sequence player code' from Florian, with ↵ | Oystein Eftevaag | |
a couple of warnings fixed svn-id: r29417 | |||
2007-10-19 | Committing [ 1816080 ] KYRA: Intro Patch for HoF, from Florian, with some ↵ | Oystein Eftevaag | |
cleanup and a minor fix svn-id: r29233 | |||
2007-10-14 | A change got lost while resolving a conflict | Oystein Eftevaag | |
svn-id: r29218 | |||
2007-10-14 | TIM file loading/unloading for HoF | Oystein Eftevaag | |
svn-id: r29217 | |||
2007-10-13 | HoF: | Johannes Schickel | |
- implemented opcodes -> o2_checkForItem 32 -> o2_countItemInInventory 37 -> o2_setMousePos 47 -> o2_countItemInstances 136 svn-id: r29211 | |||
2007-10-13 | HoF: | Johannes Schickel | |
- implemented opcode -> o2_setCharacterPos 1 svn-id: r29210 | |||
2007-10-13 | Implemented the o2_setCharacterAnimFrame opcode and made sure o2_delay does ↵ | Oystein Eftevaag | |
game updates during the delay svn-id: r29208 | |||
2007-10-13 | Cleanup. | Johannes Schickel | |
svn-id: r29207 | |||
2007-10-13 | Cleanup. | Johannes Schickel | |
svn-id: r29206 | |||
2007-10-13 | - moved some voice functionallity from KyraEngine_v1 to KyraEngine | Johannes Schickel | |
HoF: - added voice support - implemented opcodes -> o2_setVocHigh 167 -> o2_getVocHigh 168 -> o2_isVoiceEnabled 170 -> o2_isVoicePlaying 171 -> o2_stopVoicePlaying 172 -> o2_getGameLanguage 173 svn-id: r29201 | |||
2007-10-12 | HoF: | Johannes Schickel | |
- added some _skipFlag and _quitFlag handling - extended Screen::fadePal to take an functor for update purposes - changed KyraEngine_v2::fadeScenePal to use Screen::fadePal with a functor svn-id: r29188 | |||
2007-10-12 | HoF: | Johannes Schickel | |
- Subclassed TextDisplayer for use with Kyra2 - Implemented opcodes: -> o2_zanthiaChat 169 -> o2_customChat 152 -> o2_customChatFinish 153 svn-id: r29187 | |||
2007-10-10 | - Made some sound functions a bit more generic for use with Kyra1 and Kyra2 | Johannes Schickel | |
HoF: - Added sound support (sfx sound wrong currently though) - Implemented opcodes: -> o2_loadMusicTrack -> o2_playWanderScoreViaMap -> o2_playSoundEffect -> o2t_playSoundEffect svn-id: r29183 |