aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/gui_mr.cpp
AgeCommit message (Expand)Author
2014-02-18KYRA: Make GPL headers consistent in themselves.Johannes Schickel
2013-08-08KYRA: Fix Kyra3 family album animation glitch, CID 1004139Torbjörn Andersson
2012-11-23KYRA: Move SoundDigital declaration to its own header.Johannes Schickel
2012-06-13KYRA: Reduce amount of updateScreen calls.Johannes Schickel
2011-12-26KYRA: (EOB) - Start implementing EOB1 party transfer (not working yet)athrxx
2011-12-26KYRA: (EOB) - extend save/load dialogue to support 990 slotsathrxx
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-06-09KYRA: Get rid of most snprintf usages.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28KYRA: Fix compilation when LoL is disabled.Johannes Schickel
2011-04-28KYRA: Clean up of header includes.Johannes Schickel
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-07KYRA: Cleanup background music looping of Kyra3.Johannes Schickel
2010-10-28KYRA: Rename KyraEngine::saveGameState to KyraEngine::saveGameStateIntern.Johannes Schickel
2010-10-22KYRA: Adapt Kyra2+3 to use the newly added item type too.Johannes Schickel
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for con...Max Horn
2009-07-29Fix saving of item in hand in HoF and MR.Johannes Schickel
2009-06-25Use Screen::loadPalette instead of Resource::loadFileToBuf.Johannes Schickel
2009-06-22- Changed the following Screen functions to take a reference to a Palette obj...Johannes Schickel
2009-06-22Add wrapper functionality for copying full palettes.Johannes Schickel
2009-06-22Changed Screen::getPalette to return a reference to a Palette object.Johannes Schickel
2009-06-21Cleanup.Johannes Schickel
2009-06-21Fix slider buttons in LoL (and some minor cleanup).Johannes Schickel
2009-06-15LOL: - started on the ingame menu code (death menu, load menu and main menu)Florian Kagerer
2009-06-09- Moved Screen_v2::copyWsaRect to Screen::copyWsaRectJohannes Schickel
2009-06-08- Fix Screen_v2::wsaFrameAnimationStep, now the MR album and LoL intro demo W...Johannes Schickel
2009-05-29Formatting.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-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-11-09Error out on savegame load failure (again).Johannes Schickel
2008-11-09- Implemented Engine::saveGameState for KYRAJohannes Schickel
2008-09-30Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confuse...Max Horn
2008-09-14Fixed thumbnail creation / loading in kyra.Johannes Schickel
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-07-08Updated KYRA to work with the new GMM implementationChristopher Page
2008-07-08KYRA works with the new GMM implementationChristopher Page
2008-06-25Kyra and Lure are now using the new _quit flagChristopher Page
2008-05-12Don't restart music while changing music volume in Hof and MR.Johannes Schickel
2008-05-12- Moved some opcodes to KyraEngine_v1Johannes Schickel
2008-05-11- Renamed KyraEngine to KyraEngine_v1Johannes 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-10Implemented pausing of timers, this should fix some minor glitches.Johannes Schickel
2008-05-10- Added small delay to GUI_v2::getInputJohannes Schickel
2008-05-07Fixed bug when starting new game from load menu.Johannes Schickel
2008-05-05- Implemented Kyra3 audio options menu, Helium mode still missing.Johannes Schickel