Age | Commit message (Expand) | Author |
2009-11-21 | Change special palette loading for Kyrandia 1 from kyra.dat to match kyra.dat... | Johannes Schickel |
2009-11-14 | KYRA: added kyra 1 pc98 static data to kyra.dat (intro forest sequence is sti... | Florian Kagerer |
2009-11-07 | Fix some delays in Kyrandia 1 when clicking very often, while a sequence plays. | Johannes Schickel |
2009-10-09 | Remove some unused variables | Max Horn |
2009-10-06 | KYRA/LOL: - get rid of ascii/sjis detection which could cause problems when t... | Florian Kagerer |
2009-10-04 | Change a couple places from 'end of namespace' to 'End of namespace', for con... | Max Horn |
2009-09-13 | KYRA: - add sfx support for PC98-Version | Florian Kagerer |
2009-09-13 | Fix regression caused by OSystem::updateScreen call limitation, which caused ... | Johannes Schickel |
2009-09-13 | Fix bug when skipping Kyrandia 1 Intro, when no restart save game file is pre... | Johannes Schickel |
2009-08-29 | Fix possible corruption of restart game save in Kyrandia 1. | Johannes Schickel |
2009-08-29 | Fix regression, which caused skipping of some dialogue lines to fail in Kyran... | Johannes Schickel |
2009-08-25 | Add fade to black effect at the end of Kyra1 CD demo. | Johannes Schickel |
2009-08-25 | Fix uninitialized variable. | Johannes Schickel |
2009-08-25 | Implement support for the Kyrandia 1 CD demo. | Johannes Schickel |
2009-08-11 | merged from trunk (Amiga LoK supposedly completeable!) | Norbert Lange |
2009-08-10 | Implement different in Kyrandia 1 Amiga in o1_setFireberryGlowPalette. | Johannes Schickel |
2009-08-10 | Implement item to item name list index mapping for Kyrandia 1 Amiga. | Johannes Schickel |
2009-08-08 | Implemented support for Amiga wander score map. | Johannes Schickel |
2009-07-15 | Bugfix: Disallow GMM Save/Load while in kyragem scene. | Johannes Schickel |
2009-06-25 | Add config option for Kyra1 16 color, it'll only use dithering when "16_color... | Johannes Schickel |
2009-06-25 | Initial support for Kyrandia 1 PC-9801 Japanese 16 color. | Johannes Schickel |
2009-06-22 | Changed Screen::loadPalette to take a reference to a Palette object instead o... | Johannes Schickel |
2009-06-22 | Changed Screen::getPalette to return a reference to a Palette object. | Johannes Schickel |
2009-06-22 | Got rid of Screen::_currentPalette. | Johannes Schickel |
2009-05-29 | More formatting. | Johannes Schickel |
2009-05-29 | Cleanup. | Johannes Schickel |
2009-05-19 | Formatting. | Johannes Schickel |
2009-05-19 | Remov lots of superfluous debug output. | Johannes Schickel |
2009-01-30 | Renamed SpecialDebugLevel to DebugChannel | Max Horn |
2009-01-21 | Fixed GMM save/load functionallity in kyra1. | Johannes Schickel |
2008-12-25 | Fixed yet another valgrind warning. | Johannes Schickel |
2008-12-18 | Cleanup. | Johannes Schickel |
2008-12-16 | Switched kyra1 to use the same input functionality as kyra2 and kyra3. | Johannes Schickel |
2008-11-10 | Merged GUI::Theme and Gui::ThemeEngine into the same class, GUI::ThemeEngine. | Vicent Marti |
2008-11-09 | Error out on savegame load failure (again). | Johannes Schickel |
2008-11-09 | - Implemented Engine::saveGameState for KYRA | Johannes Schickel |
2008-11-06 | Switched various Engine APIs to use Common::Error | Max Horn |
2008-11-03 | Preliminary support for loading via GMM for KYRA engine. | Johannes Schickel |
2008-09-30 | Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confuse... | Max Horn |
2008-09-14 | Added autosave support in Kyra. | Johannes Schickel |
2008-09-03 | Moved check for shouldRTL() from engines to scummvm_main | Max Horn |
2008-09-01 | Merging more of the GSoC 2008 RTL branch: KYRA | Max Horn |
2008-08-20 | Committed patch #2050337 "KYRA/SCUMM: Thumbnail support/improvement". (Withou... | Johannes Schickel |
2008-08-13 | Fixed some memory leaks | Christopher Page |
2008-08-10 | Merged revisions 33719,33721-33723,33725-33727,33729-33730,33733,33736,33742,... | Christopher Page |
2008-08-10 | Fixed kyra to support properly support restarting of engine (for GSoC RTL, ba... | Johannes Schickel |
2008-08-04 | Merged revisions 33188-33189,33191-33193,33196,33198,33202-33203,33206,33210,... | Christopher Page |
2008-08-02 | Fixed yet another crash in kyra1 amiga. | Johannes Schickel |
2008-07-10 | Removed unnecessary #inlcudes | Christopher Page |
2008-07-08 | Updated KYRA to work with the new GMM implementation | Christopher Page |