aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/kyra_v1.cpp
AgeCommit message (Expand)Author
2008-04-12- some refactoring for Kyra3Johannes Schickel
2008-04-10Made KyraEngine::startup just loading soundfile instead of also playing track 0.Johannes Schickel
2008-04-10- Updated debug output for KyraEngine::snd_playThemeJohannes Schickel
2008-04-06Fixed crash on startup when running japanese versions of Kyrandia.Johannes Schickel
2008-04-05- Changed quicksaves to use slots 990-998.Johannes Schickel
2008-04-05Fixed crash when opening menu after starting kyra1 with -x/--save-slot.Johannes Schickel
2008-04-04Cleaned up volume settings managment.Johannes Schickel
2008-03-30- fixed savegame description loading in kyra1Johannes Schickel
2008-03-28Refactored Kyrandia GUI code a bit.Johannes Schickel
2008-03-28Implemented savegame loading via command line params -x/--save-slot.Johannes Schickel
2008-03-17Also allow '.' and Escape as keys for skipping sequences in HoF.Johannes Schickel
2008-03-16Reworked skipFlag handling.Johannes Schickel
2008-03-16- moved KyraEngine_v1::setupOpcodeTable from kyra_v1.cpp to kyra_v2.cppJohannes Schickel
2008-01-28Fixed the spaces before tabs.Jordi Vilalta Prat
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2008-01-27Cleanup.Johannes Schickel
2008-01-27Fix for some problems introduced (like wrong text display) with last commit.Johannes Schickel
2008-01-27- slightly refactored user settings handlingJohannes Schickel
2008-01-10Commit slighty modified patch #1865509 "KYRA: kyradat support for hof".Johannes Schickel
2008-01-03Committed slightly modified patch #1862758 "KYRA: audio data assignment patch".Johannes Schickel
2007-12-24Cleanup(/formatting).Johannes Schickel
2007-11-03Cleanup.Johannes Schickel
2007-10-22Fixed SFX in intro of FM-Towns/PC98 versions of Kyrandia 1 (Thanks to Florian...Johannes Schickel
2007-10-21Fixes timers in Kyra1. (Initialized them twice oops...)Johannes Schickel
2007-10-12HoF:Johannes Schickel
2007-10-10- Made some sound functions a bit more generic for use with Kyra1 and Kyra2Johannes Schickel
2007-09-15- added PC-98 platform entryJohannes Schickel
2007-07-29- Kyrandia 1 works againJohannes Schickel
2007-07-29Restructure Kyrandia sourcecode (part 2, compiling works again)Johannes Schickel
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-05- started to move v1 specific functions to KyraEngine_v1 (just opcodes yet)Johannes Schickel