aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra
AgeCommit message (Expand)Author
2008-05-14Added the animation speed workaround for the sheriff animation as well. (SeeTorbjörn Andersson
2008-05-13fix engine destructor for non interactive hof demoFlorian Kagerer
2008-05-13More descriptive error message when encountering invalid font data.Johannes Schickel
2008-05-12Formatting.Johannes Schickel
2008-05-12remove useless double check on sound list entriesFlorian Kagerer
2008-05-12fix valgrind warning and some cleanupFlorian Kagerer
2008-05-12Don't restart music while changing music volume in Hof and MR.Johannes Schickel
2008-05-12Yet another valgrind warning fixed.Johannes Schickel
2008-05-12Fixed some valgrind warnings.Johannes Schickel
2008-05-12More naming consistency fixes (fixes old TODO).Johannes Schickel
2008-05-12fix for kyra 3 sfx (broken by last commit)Florian Kagerer
2008-05-12Added assert to snd_playSoundEffect.Johannes Schickel
2008-05-12move some kyra 3 static resources to kyra.datFlorian Kagerer
2008-05-12Two more KyraEngine_LoK opcodes renamed.Johannes Schickel
2008-05-12- Some more opcodes moved to KyraEngine_v1Johannes Schickel
2008-05-12- Yet more opcodes moved to KyraEngine_v1Johannes Schickel
2008-05-12Oops forgot to commit module.mkJohannes Schickel
2008-05-12- Moved some opcodes to KyraEngine_v1Johannes Schickel
2008-05-12Added do { ... } while (0) to the GUI_V* macros, so that they will work asTorbjörn Andersson
2008-05-12Renamed preprocessor constants to match file names.Torbjörn Andersson
2008-05-11- Renamed KyraEngine to KyraEngine_v1Johannes Schickel
2008-05-11Consisteny fixes:Johannes Schickel
2008-05-11Formatting.Johannes Schickel
2008-05-11Implemented helium mode support for Kyra3.Johannes Schickel
2008-05-11- Added support for original kyra3 save filesJohannes Schickel
2008-05-11Added saving of current album page of kyra3 like the original did.Johannes Schickel
2008-05-11Updated pathfinder debug output.Johannes Schickel
2008-05-11Implemented page switch animation in kyra3 album.Johannes Schickel
2008-05-11- Implemented kyra3 album (page switch animation not yet implemented)Johannes Schickel
2008-05-11stop music playback when skipping (parts of) the HOF introFlorian Kagerer
2008-05-11Committed slightly modified patch #1961830 "KYRA: Scroll wheel support for Ky...Johannes Schickel
2008-05-11Use less CPU when reading the spell book.Torbjörn Andersson
2008-05-10Fixed warning.Torbjörn Andersson
2008-05-10- Cleaned up main menu quit handlingJohannes Schickel
2008-05-10Fixed bug in Screen_v2::makeShapeCopy.Johannes Schickel
2008-05-10Implemented pausing of timers, this should fix some minor glitches.Johannes Schickel
2008-05-10Set _quitFlag when receiving quit event in kyra2/kyra3 main menu.Johannes Schickel
2008-05-10Renamed opcode 163: o2_getBoolFromStack to o2_midiSoundFadeout and updated im...Johannes Schickel
2008-05-10Implemented opcode 106: o2_playFireflyScore.Johannes Schickel
2008-05-10- Added small delay to GUI_v2::getInputJohannes Schickel
2008-05-10Consume less cpu time when Zanthia/Malcolm are walking.Johannes Schickel
2008-05-10fix missing animation for golden neck ringFlorian Kagerer
2008-05-10Simplification in updateItemAnimations in KyraEngine_HoF and KyraEngine_MR.Johannes Schickel
2008-05-10(hopefully) fix bug in last commitFlorian Kagerer
2008-05-10implement item animations for MRFlorian Kagerer
2008-05-09Fixed typos.Johannes Schickel
2008-05-08Implemented opcode 66: o3_removeItemSlot.Johannes Schickel
2008-05-08Silenced some g++ 4.3 warnings.Johannes Schickel
2008-05-08Fixed bug in o3_updateConversations.Johannes Schickel
2008-05-07Fixed bug when starting new game from load menu.Johannes Schickel