aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/lol.h
AgeCommit message (Expand)Author
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
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-10LOL: - added some spell casting (spark, heal, swarm)Florian Kagerer
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: implemented two more opcodes (for roland's house and for the sequence wh...Florian Kagerer
2009-04-04LOL: implemented opcode for throwing items into or out of the thug's caveFlorian Kagerer
2009-04-04LOL: implemented compassFlorian Kagerer
2009-04-04LOL: - reverted last commit which would break map shape drawing (I have now c...Florian Kagerer
2009-04-03Fixed compilation (a signed byte cannot hold such big values)Filippos Karapetis
2009-04-03LOL: - added support for magic atlasFlorian Kagerer
2009-03-28LOL: - implemented opcode required for operating the floor plates in the thug...Florian Kagerer
2009-03-28LOL: - Level temp data now get stored in memory so you can now return to a le...Florian Kagerer
2009-03-24LOL: - implemented lots of opcodes and fixed a few bugsFlorian Kagerer
2009-03-21LOL: - added drawing code for certain gfx (blood and slime spots on the floor...Florian Kagerer
2009-03-21LOL: implemented some missing drawing code for dead monstersFlorian Kagerer
2009-03-21LOL: The guards will now attack you when you throw certain items at them. The...Florian Kagerer
2009-03-17LOL: added some new drawing code required for some shapes and fixed a minor t...Florian Kagerer
2009-03-16LOL: - implemented item throwingFlorian Kagerer
2009-03-15LOL: - implemented original style random number generator for moving around t...Florian Kagerer
2009-03-15LOL: - added some missing animations for the shopsFlorian Kagerer
2009-03-14LOL: magic atlas can now be picked up (but it can't be used)Florian Kagerer
2009-03-14LOL: - complete support for the three "special rooms" in the castleFlorian Kagerer
2009-03-10LOL: - some opcodes and interface code so that you can at least get out of th...Florian Kagerer
2009-03-09LOL: - fixed inventory bugFlorian Kagerer
2009-03-09LOL: added scene animations (like that fountain right at the start)Florian Kagerer
2009-03-08LOL: some more work on the text displayer so that it handles longer texts (ne...Florian Kagerer
2009-03-08LOL: some opcodes for the library room (so that the game will at least not fr...Florian Kagerer