aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/items_lol.cpp
AgeCommit message (Expand)Author
2014-09-07KYRA (LOL): Fix bug #6727 due to incorrect assertion range.D G Turner
2014-02-18KYRA: Make GPL headers consistent in themselves.Johannes Schickel
2013-04-18KYRA: (LOL) - add assert in items_lol.cpp (should silence warning about possi...athrxx
2013-01-09KYRA: Make all hex constants use uppercase letters.Johannes Schickel
2012-05-06KYRA: fix bug No. X. from http://forums.scummvm.org/viewtopic.php?t=11487athrxx
2011-12-31KYRA: Slight formatting fixes.Johannes Schickel
2011-12-28KYRA: (LOL) - refactor item/monster structsathrxx
2011-11-04KYRA: (LOL) minor fix, cleanup and renamingathrxx
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-06-04LOL: changed workaround for fireball bugathrxx
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-11-17ENGINES: Change 'colour' to 'color'Max Horn
2010-10-29KYRA: match music settings with latest launcher code changes.Florian Kagerer
2010-10-23LOL: - fix invalid mem accessFlorian Kagerer
2010-10-22LOL: fix possible regressionsFlorian Kagerer
2010-10-22KYRA: More cleanup.Johannes Schickel
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