aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/staticres.cpp
AgeCommit message (Expand)Author
2009-06-03LOL: implemented mist of doom spellFlorian Kagerer
2009-05-31Add support for the Lands of Lore scrolling credits.Johannes Schickel
2009-05-31Fix various memory leaks in Lands of Lore.Johannes Schickel
2009-05-29More formatting.Johannes Schickel
2009-05-29Formatting.Johannes Schickel
2009-05-27- Moved Sound implementation declarations to the newly added file sound_intern.hJohannes Schickel
2009-05-24Strip trailing whitespaces.Johannes Schickel
2009-05-23LOL: implemented fireball spellFlorian Kagerer
2009-05-22LOL: (temporary) fix for button callback assignment. The automatic list capac...Florian Kagerer
2009-05-22Fix crash when playing LoL demo.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-18LOL: fixed automapFlorian Kagerer
2009-05-16LOL: implemented loading and saving via Alt/Ctrl + number keysFlorian Kagerer
2009-05-11LOL: - implemented inventory screen status iconsFlorian Kagerer
2009-05-10LOL: - added some spell casting (spark, heal, swarm)Florian Kagerer
2009-04-29Formatting.Johannes Schickel
2009-04-29Cleanup.Johannes Schickel
2009-04-29Fix out of bounds array access (as reported by DrMcCoy).Johannes Schickel
2009-04-25LOL: - Started implementing the fighting system. The damage inflicted is wron...Florian Kagerer
2009-04-16Add HACK to support DOS music in Kyra1 Mac CD based on patch #2767489 "KYRA1:...Johannes Schickel
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-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-09LOL: - fixed inventory bugFlorian Kagerer
2009-03-06LOL: - doors can now be opened and closedFlorian Kagerer
2009-03-04Ease conditional LoL compiling with build systems not based on the default one.Johannes Schickel
2009-03-04- Make Lands of Lore compileable optionally as suggested by _sev. (via ENABLE...Johannes Schickel
2009-03-01LOL: implement some opcodes for dialogue sequencesFlorian Kagerer
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: some work on inventory/item handlingFlorian Kagerer
2009-02-16LOL: - more work on the user interfaceFlorian Kagerer
2009-02-15LOL: fix bug in kyra.datFlorian Kagerer
2009-02-15LOL: - implemented proper button processing (works exactly as in Kyra 2 and 3...Florian Kagerer
2009-02-14LOL: fixed bug in text displayer and some cleanupFlorian Kagerer
2009-02-14LOL:Florian Kagerer
2009-02-01svn-id: r36178Florian Kagerer
2009-01-23Renamed Kyra's Resource::getFileStream to createReadStreamMax Horn
2009-01-23Renamed ArchiveMember::open -> createReadStream, and made it a cv member (con...Max Horn
2009-01-18LOL: basic music support and some cleanupFlorian Kagerer
2009-01-18LOL: fix some valgrind warningsFlorian Kagerer
2009-01-18LOL: Some drawing code and some opcodes so that the first scene will show up....Florian Kagerer
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko