aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/items_lok.cpp
AgeCommit message (Expand)Author
2016-05-17KYRA: Remove redundant code.Eugene Sandulenko
2014-02-18KYRA: Make GPL headers consistent in themselves.Johannes Schickel
2013-01-09KYRA: Make all hex constants use uppercase letters.Johannes Schickel
2012-06-13KYRA: Reduce amount of updateScreen calls.Johannes Schickel
2011-12-26KYRA: Some formatting fixes.Johannes Schickel
2011-12-26KYRA: whitespace cleanupathrxx
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-07-27KYRA: add support for Russian Kyra 1 floppy fan translationathrxx
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-10-22KYRA: More cleanup.Johannes Schickel
2010-10-22KYRA: Cleanup.Johannes Schickel
2010-10-22KYRA: Add a datatype for the item ids and convert Kyra1 to use it.Johannes Schickel
2010-10-15KYRA: Fix valid warnings of bug #3087837 "KYRA: Code analysis warnings".Johannes Schickel
2010-03-04Fix item exchange string in Kyra 1 Amiga (both English and German).Johannes Schickel
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for con...Max Horn
2009-08-10Fix yet another inventory background color glitch in Kyrandia 1 Amiga.Johannes Schickel
2009-08-10Fix GUI menu colors for Kyrandia 1 Amiga.Johannes Schickel
2009-08-10Typo.Johannes Schickel
2009-08-10Implement item to item name list index mapping for Kyrandia 1 Amiga.Johannes Schickel
2009-08-10Fix inventory background color.Johannes Schickel
2009-05-19Remov lots of superfluous debug output.Johannes Schickel
2009-04-11KYRA: Replaced Rect class by Common::Rect; replaced dirty rect handling code ...Max Horn
2008-06-24Added const to some static data.Johannes Schickel
2008-05-17Changed parameter of KyraEngine_LoK::setMouseItem.Johannes Schickel
2008-05-14fix regression in KyraEngine_LoK::setMouseItemFlorian Kagerer
2008-05-12- Moved some opcodes to KyraEngine_v1Johannes Schickel
2008-05-11Consisteny fixes:Johannes Schickel