aboutsummaryrefslogtreecommitdiff
path: root/tools/create_kyradat
AgeCommit message (Expand)Author
2009-05-24Strip trailing whitespaces in the whole code base.Johannes Schickel
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-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-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-15LOL: fix bug in kyra.datFlorian Kagerer
2009-02-15Fixed warnings.Johannes Schickel
2009-02-15LOL: - implemented proper button processing (works exactly as in Kyra 2 and 3...Florian Kagerer
2009-02-14LOL:Florian Kagerer
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
2008-08-20Fixed warning.Johannes Schickel
2008-08-20- add support for Italian floppy versionFlorian Kagerer
2008-08-03Removed comment.Johannes Schickel
2008-08-03fix last commit (invalid kyra.dat game features for HOFCD)Florian Kagerer
2008-08-03add support for HOF Italian fan translation to kyra.datFlorian Kagerer
2008-08-02add non-interactive lol demoFlorian Kagerer
2008-05-18add support for Kyra 1 Italian floppy (this fixes so called bug #1409244 - KY...Florian Kagerer
2008-05-12fix valgrind warning and some cleanupFlorian Kagerer
2008-05-12fix for kyra 3 sfx (broken by last commit)Florian Kagerer
2008-05-12move some kyra 3 static resources to kyra.datFlorian Kagerer
2008-05-07Proper delete[] formatting (this time all occurences should've been changed...)Johannes Schickel
2008-05-07Changed all delete [] usages to delete[].Johannes Schickel
2008-04-18update kyradat toolFlorian Kagerer
2008-04-10- Fixed missing static data for kyra1 demoJohannes Schickel
2008-04-06improved static res handling (sequence data, shape animation data)Florian Kagerer
2008-03-15update for kyra.dat toolFlorian Kagerer
2008-02-25Moved tools to all-C++ code (ensures consistency of all code during compilati...Max Horn
2008-02-25Extended rules.mk with code for building extra (tool) executables, and change...Max Horn
2008-02-16patch 1891492 for the CreateKyradat tool (.dlg and .tim file support)Florian Kagerer
2008-02-10Oops forget to commit updated create_kyradat from patch #1885629 "KYRA: HoF m...Johannes Schickel
2008-01-27Removed trailing spaces.Jordi Vilalta Prat
2008-01-27Commit patch #1870149 "KYRA: kyradat tool update (hof ingame sfx)". (slightly...Johannes Schickel
2008-01-10Changed enum to match engine code exactly.Johannes Schickel
2008-01-10Commit slighty modified patch #1865509 "KYRA: kyradat support for hof".Johannes Schickel
2007-09-29Added a hack for the tools to allow building on MinGW with SDL backend. (see ...Johannes Schickel
2007-09-22Fixed const warningMax Horn
2007-09-22Set svn:keywordsTorbjörn Andersson
2007-09-22Added create_kyradat to our regular build system, too; fixed some warnings (a...Max Horn
2007-09-16Yet again another update for Italian CD fan translation.Johannes Schickel
2007-08-29Update create_kyradat for latest main.exe from ITA CD fan translation.Johannes Schickel
2007-07-10Update create_kyra dat for Italian fan translation (see fr#1727941 "KYRA: add...Johannes Schickel