Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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-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-11-03 | Cleanup. | Johannes Schickel | |
svn-id: r29389 | |||
2007-10-22 | Fixed SFX in intro of FM-Towns/PC98 versions of Kyrandia 1 (Thanks to ↵ | Johannes Schickel | |
Florian Kagerer for the patch). svn-id: r29248 | |||
2007-10-21 | Fixes timers in Kyra1. (Initialized them twice oops...) | Johannes Schickel | |
svn-id: r29245 | |||
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 | |||
2007-09-15 | - added PC-98 platform entry | Johannes Schickel | |
- added Kyrandia 1 PC-98 detection entries svn-id: r28907 | |||
2007-07-29 | - Kyrandia 1 works again | Johannes Schickel | |
- Added timer class for timer handling - Little bit more resturcturing - A little bit (almost nothing but a start!) Kyrandia 2 support svn-id: r28297 | |||
2007-07-29 | Restructure Kyrandia sourcecode (part 2, compiling works again) | Johannes Schickel | |
svn-id: r28296 | |||
2007-05-30 | Updated legal headers in source files, based on what Pidgin (the IM client ↵ | Max Horn | |
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots svn-id: r27024 | |||
2007-05-05 | - started to move v1 specific functions to KyraEngine_v1 (just opcodes yet) | Johannes Schickel | |
- reworked script opcode handling svn-id: r26749 |