scummvm/tools/create_kyradat
Florian Kagerer dd84aaf648 LOL: - added some spell casting (spark, heal, swarm)
- fixed several bugs (not the one in the fighting system though)
- added several opcodes. there shouldn't be any real show stoppers in the draracle cave now.
- simplified wsa code (which required 4 lines of code for displaying a frame)
- added support for wsa animations that don't have a last frame (apparently kyra 2 and 3 don't have this type of wsa file)

svn-id: r40420
2009-05-10 13:40:28 +00:00
..
amiga.h
create_kyradat.cpp LOL: - added some spell casting (spark, heal, swarm) 2009-05-10 13:40:28 +00:00
create_kyradat.h LOL: - added some spell casting (spark, heal, swarm) 2009-05-10 13:40:28 +00:00
eng.h - Fixed missing static data for kyra1 demo 2008-04-10 15:05:59 +00:00
esp.h
fre.h
ger.h
hof_cd.h Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
hof_demo.h Whoa! Removing trailing spaces. 2009-01-01 15:06:43 +00:00
hof_floppy.h - add support for Italian floppy version 2008-08-20 19:57:57 +00:00
hof_towns.h fix valgrind warning and some cleanup 2008-05-12 21:52:44 +00:00
ita.h add support for Kyra 1 Italian floppy (this fixes so called bug #1409244 - KYRA1: GFX problems with ITALIAN floppy) 2008-05-18 20:14:28 +00:00
lol_cd.h LOL: - added some spell casting (spark, heal, swarm) 2009-05-10 13:40:28 +00:00
lol_demo.h LOL: Some drawing code and some opcodes so that the first scene will show up. Playing is not possible. This is still somewhat messy since a lot of stuff hasn't been figured out yet. 2009-01-18 17:04:24 +00:00
Makefile
malcolm.h move some kyra 3 static resources to kyra.dat 2008-05-12 13:35:58 +00:00
md5.cpp
md5.h
misc.h LOL: - added some spell casting (spark, heal, swarm) 2009-05-10 13:40:28 +00:00
module.mk Extended rules.mk with code for building extra (tool) executables, and changed some of the tools to make use of this 2008-02-25 14:10:17 +00:00
pak.cpp Changed all delete [] usages to delete[]. 2008-05-07 14:31:45 +00:00
pak.h Fixed warning. 2008-08-20 21:23:30 +00:00
towns.h
util.cpp Moved tools to all-C++ code (ensures consistency of all code during compilation, and allows us to use advanced stuff, like code from common/, in the tools) 2008-02-25 14:13:12 +00:00
util.h