aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/lol.h
AgeCommit message (Expand)Author
2009-06-07Remove LoLEngine::_gameFlags and convert all Lands of Lore code to use _flags...Johannes Schickel
2009-06-07LOL: minor bug fix in battle systemFlorian Kagerer
2009-06-07LOL: implemented two more opcodes for castle cimmeriaFlorian Kagerer
2009-06-07LOL: implemented king richard healing sequenceFlorian Kagerer
2009-06-06LOL: fixed level temp data sizeFlorian Kagerer
2009-06-05LOL: minor bug fixFlorian Kagerer
2009-06-05LOL: implemented another opcodeFlorian Kagerer
2009-06-04LOL: implemented Vaelan's cubeFlorian Kagerer
2009-06-03LOL: implemented guardian spellFlorian Kagerer
2009-06-03LOL: implemented opcode required for catwalk cavesFlorian Kagerer
2009-06-03LOL: implemented mist of doom spellFlorian Kagerer
2009-06-02Formatting and whitespaces again.Johannes Schickel
2009-06-02Remove "_smoothScrollTimer" from LoLEngine, it was only used as local variabl...Johannes Schickel
2009-06-01- Remove LoLEngine::delayUntil it was identical to KyraEngine_v1 in its funct...Johannes Schickel
2009-06-01Change LoLEngine::delay to be conform with KyraEngine_v1::delay. (remove spec...Johannes Schickel
2009-06-01- Add some basic debugger for Lands of Lore.Johannes Schickel
2009-06-01LOL: fix warningFlorian Kagerer
2009-06-01LOL: implemented hand of fate spellFlorian Kagerer
2009-06-01LOL: some more opcodes and some minor bug fixesFlorian Kagerer
2009-06-01LOL: - implemented opcode for white tower basementFlorian Kagerer
2009-05-31Add support for the Lands of Lore scrolling credits.Johannes Schickel
2009-05-31LOL: implemented magic viper attack (used by wraiths in white tower level 3)Florian Kagerer
2009-05-31- Little bugfix for LoL outro TIMJohannes Schickel
2009-05-31- Add support for the Lands of Lore outro TIM fileJohannes Schickel
2009-05-30LOL: implemented opcode for white towerFlorian Kagerer
2009-05-30LOL: implemented some opcodes required for yvel cityFlorian Kagerer
2009-05-30LOL: - implemented urbish mines gas explosion Florian Kagerer
2009-05-30LOL: - fixed crash that occured when entering yvel cityFlorian Kagerer
2009-05-30LOL: - added English floppy version to detectionFlorian Kagerer
2009-05-29LOL: implemented opcode required for magic wandsFlorian Kagerer
2009-05-28LOL: - fix valgrind warningFlorian Kagerer
2009-05-25LOL: implemented support for the mine carFlorian Kagerer
2009-05-24LOL: fixed some input code issues:Florian Kagerer
2009-05-24Cleanup.Johannes Schickel
2009-05-23KYRA/LOL: restructured voice playing code so that audio compression can be su...Florian Kagerer
2009-05-23LOL: implemented fireball spellFlorian Kagerer
2009-05-22Change button list handling to closer match original. This fixes a crash when...Johannes Schickel
2009-05-22Handle mouse move events like the original.Johannes Schickel
2009-05-22Cleanup.Johannes Schickel
2009-05-22Fix RTL in Lands of Lore.Johannes Schickel
2009-05-21LOL: - implemented Lightning SpellFlorian Kagerer
2009-05-21LOL: - implemented freeze spellFlorian Kagerer
2009-05-21Remove trailing tabs/whitespaces.Johannes Schickel
2009-05-18LOL: fixed automapFlorian Kagerer
2009-05-18LOL: - implemented fog spellFlorian Kagerer
2009-05-17LoL:Johannes Schickel
2009-05-17LOL: - some opcodes for the swampFlorian Kagerer
2009-05-16LOL: implemented loading and saving via Alt/Ctrl + number keysFlorian Kagerer
2009-05-16LOL: some more opcodes for the draracle caveFlorian Kagerer
2009-05-15LOL: implemented pit drop animationFlorian Kagerer