aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/lol.cpp
AgeCommit message (Expand)Author
2009-05-29More formatting.Johannes Schickel
2009-05-29Formatting.Johannes Schickel
2009-05-29Formatting.Johannes Schickel
2009-05-28LOL: - fix valgrind warningFlorian Kagerer
2009-05-28Fix mismatching new/delete[]Johannes Schickel
2009-05-27- Moved Sound implementation declarations to the newly added file sound_intern.hJohannes Schickel
2009-05-25LOL: implemented support for the mine carFlorian Kagerer
2009-05-24Strip trailing whitespaces.Johannes Schickel
2009-05-24LOL: fixed some input code issues:Florian Kagerer
2009-05-24LOL: fix valgrind warningFlorian 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-22Fix crash with MSVC.Johannes Schickel
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-21LOL: - implemented Lightning SpellFlorian Kagerer
2009-05-21LOL: - implemented freeze spellFlorian Kagerer
2009-05-21Remove trailing tabs/whitespaces.Johannes Schickel
2009-05-19Formatting.Johannes Schickel
2009-05-19Remov lots of superfluous debug output.Johannes Schickel
2009-05-18LOL: fixed automapFlorian Kagerer
2009-05-18Don't delay any longer, when engine is asked to quit.Johannes Schickel
2009-05-18LOL: - implemented fog spellFlorian Kagerer
2009-05-17Formatting.Johannes Schickel
2009-05-17Fix possible leak.Johannes Schickel
2009-05-17Fix crash after loading game from cmd/launcher.Johannes Schickel
2009-05-17- CleanupJohannes Schickel
2009-05-17LoL:Johannes Schickel
2009-05-17Cleanup.Johannes Schickel
2009-05-17Fix sound file missing warning for DOS version of LoL.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
2009-05-11LOL: - implemented olol_paletteFlash()Florian Kagerer
2009-05-11LOL: - implemented inventory screen status iconsFlorian Kagerer
2009-05-10LOL: - implemented rest party buttonFlorian Kagerer
2009-05-10Fix accidental assignment in if condition.Johannes Schickel
2009-05-10LOL: - added some spell casting (spark, heal, swarm)Florian Kagerer
2009-04-28Some code for the intro only LoL demo. It is disabled currently though.Johannes Schickel
2009-04-27LOL: added some drawing code and fixed some bugsFlorian Kagerer
2009-04-25Fixed warning.Torbjörn Andersson
2009-04-25LOL: - Started implementing the fighting system. The damage inflicted is wron...Florian Kagerer
2009-04-05LOL: fix speech bug, which would cause a hang up when entering roland's houseFlorian Kagerer
2009-04-04LOL: fix magic atlas back/forward buttonsFlorian Kagerer
2009-04-04LOL: implemented compassFlorian Kagerer
2009-04-04Formatting.Johannes Schickel
2009-04-04LOL: - minor sfx bug fixFlorian Kagerer
2009-04-04LOL: - reverted last commit which would break map shape drawing (I have now c...Florian Kagerer