aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/script_lok.cpp
AgeCommit message (Expand)Author
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
2012-01-16KYRA: Fix for bug #3474339 "KYRA1CD: Ingame animation missing".Johannes Schickel
2011-12-26KYRA: Some formatting fixes.Johannes Schickel
2011-12-26KYRA: (EOB) - initial code base commitathrxx
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
2010-10-22KYRA: Add a datatype for the item ids and convert Kyra1 to use it.Johannes Schickel
2010-05-17Some more enforcement of our formatting conventions in KYRA too.Johannes Schickel
2009-10-31Clean up comment a bit.Johannes Schickel
2009-10-31Fix certain scenes incorrectly appearing as fireberry bushes in floppy/FM-Tow...Johannes Schickel
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-08-19Make KYRA only call OSystem::updateScreen from inside Screen::updateScreen, w...Johannes Schickel
2009-08-19Cleanup.Johannes Schickel
2009-08-11Don't allow menu / inventory usage in o1_waitForConfirmationMouseClick, just ...Johannes Schickel
2009-08-11Fix bug in Amiga specific bits of o1_fadeSpecialPalette, this should make the...Johannes Schickel
2009-08-11Fix Kallak's note displaying in Kyrandia 1 Amiga and Kyrandia 1 DOS CD.Johannes Schickel
2009-08-10Fix yet another inventory background color glitch in Kyrandia 1 Amiga.Johannes Schickel
2009-08-10Implement different in Kyrandia 1 Amiga in o1_setFireberryGlowPalette.Johannes Schickel
2009-08-10Proper implementation of o1_fadeSpecialPalette for Kyrandia 1 Amiga.Johannes Schickel
2009-08-10Fix o1_makeAmuletAppear for Kyrandia 1 Amiga.Johannes Schickel
2009-08-10Implement differences for Kyrandia 1 Amiga in o1_setCustomPaletteRange.Johannes Schickel
2009-06-29Removed some obsolete TODOs.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-09- Moved Screen_v2::copyWsaRect to Screen::copyWsaRectJohannes Schickel
2009-05-29More formatting.Johannes Schickel
2009-05-24Make various Sound functionality SoundHandle instead of filename based.Johannes Schickel
2009-05-23Reserve opcode array entries beforehand, should save some reallocation and co...Johannes Schickel
2009-05-10LOL: - added some spell casting (spark, heal, swarm)Florian Kagerer
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
2008-12-18KYRA1: fixed Serpent Cave/Malcolm scene (where Brandon would instantly get ki...Florian Kagerer
2008-12-16Switched kyra1 to use the same input functionality as kyra2 and kyra3.Johannes Schickel
2008-09-30Renamed Engine::quit to Engine::shouldQuit (previously, it was easily confuse...Max Horn
2008-09-14Implemented opcode 151: o1_resetMaskRegionJohannes Schickel
2008-05-24Little cleanup.Johannes Schickel
2008-05-24Committed my fix for bug #1497437 "KYRA1: Subtitles glitch during 'Speech of ...Johannes Schickel
2008-05-18Reverted commit #32166.Johannes Schickel
2008-05-18Formatting.Johannes Schickel
2008-05-18Fixed fillRect opcode for HoF.Johannes Schickel
2008-05-12Two more KyraEngine_LoK opcodes renamed.Johannes Schickel
2008-05-12- Some more opcodes moved to KyraEngine_v1Johannes Schickel
2008-05-12- Yet more opcodes moved to KyraEngine_v1Johannes Schickel
2008-05-12- Moved some opcodes to KyraEngine_v1Johannes Schickel
2008-05-11Consisteny fixes:Johannes Schickel