scummvm/dists/engine-data
Florian Kagerer ccb64ad81e LOL: - Started implementing the fighting system. The damage inflicted is wrong, however (at least the damage inflicted by the monsters). I'm sowewhat clueless about that bug atm.
- added support for monsters with distance attacks (like those orcs in front of roland's house)
- lots of small bug fixes
- Some startup support for the pc-98 16 color version. The intro will run, but the font drawing/coloring is still wrong.

svn-id: r40144
2009-04-25 13:15:05 +00:00
..
2008-04-20 14:49:41 +00:00

engine-data README
-------------------------------------------------------------------------------

kyra.dat:
The 'kyra.dat' file is created by extracting hardcoded data, like the
roomtable, inventory names, various strings, tables for shapes and sequence
scripts, from.

queen.tbl:
'queen.tbl' contains a list of filenames, filesizes and offsets for the
individual files saved in QUEEN.1. This data was originally included in the
executable. The compress_queen tool adds the information contained in queen.tbl
to QUEEN.1; for this reason neither the freeware FOTAQ floppy version nor the
mp3/ogg/flac encoded need the datafile.

sky.cpt:
TODO