aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/gui_mr.cpp
AgeCommit message (Expand)Author
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
2008-05-05Got rid of some code duplication.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-04Initial common base between kyra2 and kyra3 GUI code.Johannes Schickel
2008-05-04Renamed kyra2 and kyra3 gui files.Johannes Schickel