aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/kyra_mr.h
AgeCommit message (Expand)Author
2012-02-15JANITORIAL: Fix whitespace in pointer template argTarek Soliman
2012-01-08KYRA: Cleanup v2 item animation a little bit.Johannes Schickel
2011-12-26KYRA: (EOB) - some refactoringathrxx
2011-12-26KYRA: (EOB) - more work on ingame menusathrxx
2011-12-26KYRA: (EOB) - initial code base commitathrxx
2011-09-08KYRA: Made some more static data const.Johannes Schickel
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-07-04KYRA: cleanup last commitathrxx
2011-07-04KYRA: fix pauseEngineIntern regression in MRathrxx
2011-06-09KYRA: Get rid of most snprintf usages.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-11KYRA: Cleanup.Johannes Schickel
2011-04-07KYRA: Cleanup background music looping of Kyra3.Johannes Schickel
2011-02-10KYRA: Rename KyraEngine_MR::runDialog to doDialog to avoid name clashes with ...Johannes Schickel
2011-01-29KYRA: Clean up main menu code in Kyra2/Kyra3.Johannes Schickel
2010-10-28KYRA: Rename KyraEngine::saveGameState to KyraEngine::saveGameStateIntern.Johannes Schickel
2010-10-22KYRA: More cleanup.Johannes Schickel
2010-10-22KYRA: Adapt Kyra2+3 to use the newly added item type too.Johannes Schickel
2010-07-23KYRA: Implement support for selecting the VQA quality via "video_quality".Johannes Schickel
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for con...Max Horn
2009-10-04Some fixes to comply with our coding guidelines.Johannes Schickel
2009-07-29Fix animation script sound effect opcode implementation in Kyra3.Johannes Schickel
2009-06-29Removed more obsolete TODO messages.Johannes Schickel
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-12-16Switched kyra1 to use the same input functionality as kyra2 and kyra3.Johannes Schickel
2008-11-09- Implemented Engine::saveGameState for KYRAJohannes Schickel
2008-11-06Switched various Engine APIs to use Common::ErrorMax Horn
2008-08-20Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Withou...Johannes Schickel
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-05-23- Added a simple (but yet better) implementation of pauseEngineIntern for Kyr...Johannes Schickel
2008-05-12move some kyra 3 static resources to kyra.datFlorian Kagerer
2008-05-12- Some more opcodes moved to KyraEngine_v1Johannes Schickel
2008-05-12Renamed preprocessor constants to match file names.Torbjörn Andersson
2008-05-11Consisteny fixes:Johannes Schickel
2008-05-11Implemented helium mode support for Kyra3.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-10- Cleaned up main menu quit handlingJohannes Schickel
2008-05-10implement item animations for MRFlorian Kagerer
2008-05-08Implemented opcode 66: o3_removeItemSlot.Johannes Schickel
2008-05-05Implemented opcode 91: o3_daggerWarning.Johannes Schickel
2008-05-05Implemented support for Kyra3 game options menu (including studio audience an...Johannes Schickel
2008-05-05- Fixed some palette fade times in Kyra3Johannes Schickel
2008-05-05- Added support for Kyra3 GUI (audio and game options not working yet)Johannes Schickel
2008-05-04- Shared checkInput code between kyra2 and kyra3Johannes Schickel
2008-05-04Renamed kyra2 and kyra3 gui files.Johannes Schickel
2008-05-04Yet more opcodes moved to KyraEngine_v2.Johannes Schickel
2008-05-04Moved more opcodes to KyraEngine_v2.Johannes Schickel
2008-05-03Moved more opcodes to KyraEngine_v2.Johannes Schickel