aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/resource.h
AgeCommit message (Expand)Author
2009-05-23LOL: implemented fireball spellFlorian Kagerer
2009-05-21LOL: - implemented Lightning SpellFlorian Kagerer
2009-05-10LOL: - added some spell casting (spark, heal, swarm)Florian Kagerer
2009-04-29More formatting.Johannes Schickel
2009-04-25LOL: - Started implementing the fighting system. The damage inflicted is wron...Florian Kagerer
2009-04-03LOL: - added support for magic atlasFlorian 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-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: implemented some monster related code (monsters now get placed in the ma...Florian Kagerer
2009-02-21LOL: some work on inventory/item handlingFlorian Kagerer
2009-02-14LOL:Florian Kagerer
2009-01-23Renamed Kyra's Resource::getFileStream to createReadStreamMax 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
2008-12-29Cleanup.Johannes Schickel
2008-10-22Committed updated version of my patch #2184529 "SearchSet: Get rid of SharedP...Johannes Schickel
2008-10-21Cleanup.Johannes Schickel
2008-10-03Cleanup.Johannes Schickel
2008-10-03Check all 'kyra.dat' files in setup paths instead of only the first one found.Johannes Schickel
2008-09-09Changed static resource code to use Streams instead of operating on buffers.Johannes Schickel
2008-09-07Got rid of all Common::File usages in Kyra.Johannes Schickel
2008-09-07Moved Kyra resource code to a SearchSet/Archive based implementation, this re...Johannes Schickel
2008-08-20Committed patch #2055831 "KYRA: ResFileEntry parent cache optimization".Johannes Schickel
2008-06-03Added support for compressed kyra3 audio files.Johannes Schickel
2008-05-31- Fixed possible invalid memory access in Resource::loadFileToBufJohannes Schickel
2008-05-24- CleanupJohannes Schickel
2008-05-24Fixed errors, a few of the warnings, and added a FIXME comment about possiblyTorbjörn Andersson
2008-05-24- add support for HOF floppy versionsFlorian Kagerer
2008-05-12More naming consistency fixes (fixes old TODO).Johannes Schickel
2008-05-12move some kyra 3 static resources to kyra.datFlorian Kagerer
2008-05-11- Renamed KyraEngine to KyraEngine_v1Johannes Schickel
2008-05-02Started to refactor kyra2/kyra3 code to a common base. (regressions possible,...Johannes Schickel
2008-04-24Output error message when kyra.dat initialization fails because of old versio...Johannes Schickel
2008-04-19- some minor renaming in TIM codeJohannes Schickel
2008-04-18- complete support for the playable HOF demoFlorian Kagerer
2008-04-17Implemented support for Kyra3 TLK files.Johannes Schickel
2008-04-10Improved searchpath support. (Should again detect everything Common::File is ...Johannes Schickel
2008-04-06svn-id: r31431Florian Kagerer
2008-04-03- Added support for filename length > 64 in static resource code.Johannes Schickel
2008-03-28Committed shared pointer implementation of patch #1895703 "COMMON: Managed Li...Johannes Schickel
2008-03-15animations for inventory items and mouse pointersFlorian Kagerer
2008-02-24Also add extrapath to default search location for Kyrandia resources.Johannes Schickel
2008-02-17committing patch 1891492 : dialogue (dlg/tim) support for HoFFlorian Kagerer
2008-02-10Committed patch #1885629 "KYRA: HoF missing talkie credits and demo support".Johannes Schickel
2008-02-09Revised way of how archive files are mounted:Johannes Schickel