aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/lol.h
AgeCommit message (Expand)Author
2013-01-09KYRA: (LOL/FM-TOWNS) some startup codeathrxx
2013-01-09KYRA: (LOL/FM-TOWNS) - adapt static resourcesathrxx
2012-11-19KYRA: Make "const type *const" use consistent.Johannes Schickel
2012-11-11KYRA: clean up audio resource handlingathrxx
2012-11-11KYRA: move HOF sequence player into its own classathrxx
2012-05-06KYRA: fix bug No. X. from http://forums.scummvm.org/viewtopic.php?t=11487athrxx
2012-02-15JANITORIAL: Fix whitespace in pointer template argTarek Soliman
2011-12-28KYRA: (LOL) - refactor item/monster structsathrxx
2011-12-28KYRA: (LOL) - minor reduction of save file sizeathrxx
2011-12-28KYRA: (EOB) - cleanup dialog settings a bitathrxx
2011-12-26KYRA: Merge Screen_Rpg with Screen (for now).Johannes Schickel
2011-12-26KYRA: (EOB/LOL) - move eob/lol specific screen code to new classathrxx
2011-12-26KYRA: (EOB/LOL) - rename some varsathrxx
2011-12-26KYRA: (EOB/LOL) - cleanup common codeathrxx
2011-12-26KYRA: (EOB) - fix mem leakathrxx
2011-12-26KYRA: (EOB) - fix some valgrind warningsathrxx
2011-12-26KYRA: (EOB) - complete EOBII playabilityathrxx
2011-12-26KYRA: (EOB) - some refactoringathrxx
2011-12-26KYRA: (EOB) - more work on ingame menusathrxx
2011-12-26KYRA: (EOB) - implement explodeObject()athrxx
2011-12-26KYRA: (EOB) - minor code size reductionathrxx
2011-12-26KYRA: (EOB) - initial code base commitathrxx
2011-11-17Merge pull request #114 from tsoliman/keymapper2Eugene Sandulenko
2011-10-28KYRA: Move kKeymapName to be inside LoLEngineTarek Soliman
2011-10-27KYRA: Added basic game keymap for LoLTarek Soliman
2011-11-04KYRA: (LOL) minor fix, cleanup and renamingathrxx
2011-11-04KYRA: rename script proc and fix some debug messagesathrxx
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-07-24LOL: add support for Russian CD-ROM versionathrxx
2011-07-24LOL: add support for Russian floppy versionathrxx
2011-06-19LOL: fix bug reported on forumathrxx
2011-06-05LOL: cleanupathrxx
2011-06-04LOL: changed workaround for fireball bugathrxx
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28KYRA: Fix compilation when LoL is disabled.Johannes Schickel
2010-11-17ENGINES: Change 'colour' to 'color'Max Horn
2010-10-28KYRA: Rename KyraEngine::saveGameState to KyraEngine::saveGameStateIntern.Johannes Schickel
2010-10-23LOL: - fix invalid mem accessFlorian Kagerer
2010-10-22KYRA: More cleanup.Johannes Schickel
2010-08-07LOL: added english floppy versionFlorian Kagerer
2010-05-17Some more enforcement of our formatting conventions in KYRA too.Johannes Schickel
2010-04-01Remove extra semicolonsOri Avtalion
2010-02-07LOL: fixed handling of invalid monster attack sfx in the Urbish mines (should...Florian Kagerer
2010-01-18LOL: fixed spell array sizeFlorian Kagerer
2010-01-05Remove unsafe getTotalPlayTime from AudioStream.Johannes Schickel
2010-01-01LOL: cleanupFlorian Kagerer
2009-12-26LOL: - added workaround for portrait speech animations which would sometimes ...Florian Kagerer
2009-12-26LOL: fixed minor bug in lamp codeFlorian Kagerer
2009-12-20LOL: removed unused variableFlorian Kagerer
2009-12-12LOL: moved TIM animation code into a separate classFlorian Kagerer