Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-03-17 | remove unnecessary code duplication | Florian Kagerer | |
svn-id: r31163 | |||
2008-03-16 | - implement zanthIdleChat() | Florian Kagerer | |
- bug fix for zanthRandomChat() svn-id: r31147 | |||
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-09 | Implemented spellbook in HoF. | Johannes Schickel | |
svn-id: r31084 | |||
2008-02-22 | two more opcodes (Zanthia's random chats and mushroom drug effects) and some ↵ | Florian Kagerer | |
cleanup svn-id: r30914 | |||
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-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 | 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-05 | Fix to remove a tab character from the GPL header | Paul Gilbert | |
svn-id: r30238 | |||
2007-12-24 | Cleanup(/formatting). | Johannes Schickel | |
svn-id: r29983 | |||
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-14 | Fixed a struct size issue | Oystein Eftevaag | |
svn-id: r29219 | |||
2007-10-14 | TIM file loading/unloading for HoF | Oystein Eftevaag | |
svn-id: r29217 | |||
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 |