aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/kyra_lok.cpp
AgeCommit message (Expand)Author
2010-07-22KYRA: Implement missing dialog code.Johannes Schickel
2010-05-04Move DebugChannel related code to new headerMax Horn
2010-04-27COMMON: Move DebugChannel stuff into a new DebugMan singletonMax Horn
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2009-11-29Cleanup.Johannes Schickel
2009-11-29KYRA/PC98: fixed regressionFlorian Kagerer
2009-11-29KYRA: fixed pc98 intro sfx (regression)Florian Kagerer
2009-11-21Change special palette loading for Kyrandia 1 from kyra.dat to match kyra.dat...Johannes Schickel
2009-11-14KYRA: added kyra 1 pc98 static data to kyra.dat (intro forest sequence is sti...Florian Kagerer
2009-11-07Fix some delays in Kyrandia 1 when clicking very often, while a sequence plays.Johannes Schickel
2009-10-09Remove some unused variablesMax Horn
2009-10-06KYRA/LOL: - get rid of ascii/sjis detection which could cause problems when t...Florian Kagerer
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for con...Max Horn
2009-09-13KYRA: - add sfx support for PC98-VersionFlorian Kagerer
2009-09-13Fix regression caused by OSystem::updateScreen call limitation, which caused ...Johannes Schickel
2009-09-13Fix bug when skipping Kyrandia 1 Intro, when no restart save game file is pre...Johannes Schickel
2009-08-29Fix possible corruption of restart game save in Kyrandia 1.Johannes Schickel
2009-08-29Fix regression, which caused skipping of some dialogue lines to fail in Kyran...Johannes Schickel
2009-08-25Add fade to black effect at the end of Kyra1 CD demo.Johannes Schickel
2009-08-25Fix uninitialized variable.Johannes Schickel
2009-08-25Implement support for the Kyrandia 1 CD demo.Johannes Schickel
2009-08-11merged from trunk (Amiga LoK supposedly completeable!)Norbert Lange
2009-08-10Implement different in Kyrandia 1 Amiga in o1_setFireberryGlowPalette.Johannes Schickel
2009-08-10Implement item to item name list index mapping for Kyrandia 1 Amiga.Johannes Schickel
2009-08-08Implemented support for Amiga wander score map.Johannes Schickel
2009-07-15Bugfix: Disallow GMM Save/Load while in kyragem scene.Johannes Schickel
2009-06-25Add config option for Kyra1 16 color, it'll only use dithering when "16_color...Johannes Schickel
2009-06-25Initial support for Kyrandia 1 PC-9801 Japanese 16 color.Johannes Schickel
2009-06-22Changed Screen::loadPalette to take a reference to a Palette object instead o...Johannes Schickel
2009-06-22Changed Screen::getPalette to return a reference to a Palette object.Johannes Schickel
2009-06-22Got rid of Screen::_currentPalette.Johannes Schickel
2009-05-29More formatting.Johannes Schickel
2009-05-29Cleanup.Johannes Schickel
2009-05-19Formatting.Johannes Schickel
2009-05-19Remov lots of superfluous debug output.Johannes Schickel
2009-01-30Renamed SpecialDebugLevel to DebugChannelMax Horn
2009-01-21Fixed GMM save/load functionallity in kyra1.Johannes Schickel
2008-12-25Fixed yet another valgrind warning.Johannes Schickel
2008-12-18Cleanup.Johannes Schickel
2008-12-16Switched kyra1 to use the same input functionality as kyra2 and kyra3.Johannes Schickel
2008-11-10Merged GUI::Theme and Gui::ThemeEngine into the same class, GUI::ThemeEngine.Vicent Marti
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-11-03Preliminary support for loading via GMM for KYRA engine.Johannes Schickel
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-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