aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/text_lok.cpp
AgeCommit message (Expand)Author
2014-02-18KYRA: Make GPL headers consistent in themselves.Johannes Schickel
2012-06-13KYRA: Reduce amount of updateScreen calls.Johannes Schickel
2011-12-26KYRA: Some formatting fixes.Johannes Schickel
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28KYRA: Clean up of header includes.Johannes Schickel
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2010-08-05KYRA: Add support for subtitle options changes via GMM.Johannes Schickel
2010-07-22KYRA: Implement missing dialog code.Johannes Schickel
2010-05-05Replace KYRA's strncpy and strncat usages by strlcpy/strlcat.Johannes Schickel
2010-01-23Paranoia change: add some explicit terminating 0 after some strncpy uses.Johannes Schickel
2009-10-09Remove some unused variablesMax Horn
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for con...Max Horn
2009-08-19Make KYRA only call OSystem::updateScreen from inside Screen::updateScreen, w...Johannes Schickel
2009-08-10Cleanup.Johannes Schickel
2009-08-10Enable interface text fading in Kyra1 amiga again.Johannes Schickel
2009-08-10Fix inventory background color.Johannes Schickel
2009-08-10Disable menu text fading in kyra1 amiga for now.Johannes Schickel
2009-08-09Unbreak basic Kyra1 amiga in game support, by disabling some palette code for...Johannes Schickel
2009-06-29Removed more obsolete TODO messages.Johannes Schickel
2009-06-22- Changed the following Screen functions to take a reference to a Palette obj...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-06-21Cleanup.Johannes Schickel
2009-05-19Remov lots of superfluous debug output.Johannes Schickel
2008-12-16Switched kyra1 to use the same input functionality as kyra2 and kyra3.Johannes Schickel
2008-07-16Quit and RTL code is more modular now. EVENT_RTL no longer sets _shouldQuit,...Christopher Page
2008-07-08KYRA works with the new GMM implementationChristopher Page
2008-05-24Committed my fix for bug #1497437 "KYRA1: Subtitles glitch during 'Speech of ...Johannes Schickel
2008-05-11Consisteny fixes:Johannes Schickel