aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/items_lol.cpp
AgeCommit message (Expand)Author
2009-10-18LOL: this should fix a valgrind warningFlorian Kagerer
2009-10-04Change a couple places from 'end of namespace' to 'End of namespace', for con...Max Horn
2009-06-25Strip trailing whitespaces and tabs.Johannes Schickel
2009-06-07Remove LoLEngine::_gameFlags and convert all Lands of Lore code to use _flags...Johannes Schickel
2009-06-06LOL: fix flying item hit processingFlorian Kagerer
2009-05-21Remove trailing tabs/whitespaces.Johannes Schickel
2009-05-10LOL: - implemented rest party buttonFlorian Kagerer
2009-05-10LOL: - added some spell casting (spark, heal, swarm)Florian Kagerer
2009-04-25LOL: - Started implementing the fighting system. The damage inflicted is wron...Florian Kagerer
2009-03-24LOL: - implemented lots of opcodes and fixed a few bugsFlorian Kagerer
2009-03-21LOL: The guards will now attack you when you throw certain items at them. The...Florian Kagerer
2009-03-16LOL: - implemented item throwingFlorian Kagerer
2009-03-15LOL: - added some missing animations for the shopsFlorian Kagerer
2009-03-14LOL: - complete support for the three "special rooms" in the castleFlorian Kagerer
2009-03-08LOL: fixed bug reported by MD5 (crashes and freezes caused by calls to non-ex...Florian Kagerer
2009-03-06LOL: - some opcodes for the first throne room sequenceFlorian Kagerer
2009-03-04Ease conditional LoL compiling with build systems not based on the default one.Johannes Schickel
2009-03-01LOL: implemented some monster related code (monsters now get placed in the ma...Florian Kagerer
2009-02-23LOL: - some more work on the interface (you can now click on the banners and ...Florian Kagerer
2009-02-21LOL: implemented timers (only text fading for now)Florian Kagerer
2009-02-21LOL: some work on inventory/item handlingFlorian Kagerer
2009-02-14LOL: fixed bug in text displayer and some cleanupFlorian Kagerer
2009-02-01svn-id: r36178Florian Kagerer
2009-01-29A ton of code formatting fixes; also fixed warnings about single line loops l...Max Horn
2009-01-18LOL: Some drawing code and some opcodes so that the first scene will show up....Florian Kagerer