Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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-16 | Reworked skipFlag handling. | Johannes Schickel | |
svn-id: r31143 | |||
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-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 | MenuItem member renaming. | Johannes Schickel | |
svn-id: r29969 | |||
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-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-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-06-15 | Fixed wrong file included | Chris Apers | |
svn-id: r27433 | |||
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 |