aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/kyra_mr.cpp
AgeCommit message (Expand)Author
2009-05-29More formatting.Johannes Schickel
2009-05-29Formatting.Johannes Schickel
2009-05-29Cleanup.Johannes Schickel
2009-05-19Formatting.Johannes Schickel
2009-05-19Remov lots of superfluous debug output.Johannes Schickel
2009-05-10LOL: - added some spell casting (spark, heal, swarm)Florian Kagerer
2009-01-31Fix for bug #2551436 "KYRA2: ScummVM quits after death".Johannes Schickel
2009-01-13When reverting to text only mode update the config manager settings accordingly.Johannes Schickel
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-12-26Implemented (some) main menu code for LoL.Johannes Schickel
2008-11-09Error out on savegame load failure (again).Johannes Schickel
2008-11-09- Implemented Engine::saveGameState for KYRAJohannes Schickel
2008-11-06Switched various Engine APIs to use Common::ErrorMax Horn
2008-09-30Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confuse...Max Horn
2008-09-14Added autosave support in Kyra.Johannes Schickel
2008-09-12Fixed slot 0 savefile name in Kyra3. (Now using 'New game' instead of 'German')Johannes Schickel
2008-09-03Moved check for shouldRTL() from engines to scummvm_mainMax Horn
2008-09-01Merging more of the GSoC 2008 RTL branch: KYRAMax Horn
2008-08-20Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Withou...Johannes Schickel
2008-08-10Merged revisions 33719,33721-33723,33725-33727,33729-33730,33733,33736,33742,...Christopher Page
2008-08-10Added fallback to text only mode when voice files are not found.Johannes Schickel
2008-07-14Merged revisions 32744-32745,32747,32750-32759,32762-32764,32769,32777,32783,...Christopher Page
2008-07-08Updated KYRA to work with the new GMM implementationChristopher Page
2008-07-08KYRA works with the new GMM implementationChristopher Page
2008-07-05Added support for Italian fan translation of Kyrandia 3. (see fr#2003504 "KYR...Johannes Schickel
2008-07-05Added spanish menu strings for spanish fan translation of Kyrandia 3.Johannes Schickel
2008-06-30Added support for Spanish fan translation of kyra3 (See fr #1994040 "KYRA3: A...Johannes Schickel
2008-06-25Kyra and Lure are now using the new _quit flagChristopher Page
2008-06-03Added support for compressed kyra3 audio files.Johannes Schickel
2008-05-18Cleanup.Johannes Schickel
2008-05-17- Fixed sound channel fadeout on VQA playingJohannes Schickel
2008-05-17Loop the Kyra 3 menu music. (The original does.)Torbjörn Andersson
2008-05-12Yet another valgrind warning fixed.Johannes Schickel
2008-05-12Fixed some valgrind warnings.Johannes Schickel
2008-05-12Added assert to snd_playSoundEffect.Johannes Schickel
2008-05-12move some kyra 3 static resources to kyra.datFlorian Kagerer
2008-05-12- Moved some opcodes to KyraEngine_v1Johannes Schickel
2008-05-11- Renamed KyraEngine to KyraEngine_v1Johannes Schickel
2008-05-11Consisteny fixes:Johannes Schickel
2008-05-11Implemented helium mode support for Kyra3.Johannes Schickel
2008-05-11- Implemented kyra3 album (page switch animation not yet implemented)Johannes Schickel
2008-05-10- Cleaned up main menu quit handlingJohannes Schickel
2008-05-10Simplification in updateItemAnimations in KyraEngine_HoF and KyraEngine_MR.Johannes Schickel
2008-05-10implement item animations for MRFlorian Kagerer
2008-05-07Changed kyra to use delete[] instead of delete [].Johannes Schickel
2008-05-06Fixed possible crash in Debugger_v2 when using 'give'.Johannes Schickel
2008-05-06Cleanup.Johannes Schickel
2008-05-06- Fixed some memory leaks in kyra3Johannes Schickel
2008-05-05- Implemented Kyra3 audio options menu, Helium mode still missing.Johannes Schickel
2008-05-05Implemented support for Kyra3 game options menu (including studio audience an...Johannes Schickel