diff options
author | Eugene Sandulenko | 2007-12-23 11:54:06 +0000 |
---|---|---|
committer | Eugene Sandulenko | 2007-12-23 11:54:06 +0000 |
commit | eb0817971de5efffac0fd246ef0628bbf57e93c1 (patch) | |
tree | 4befdec66ecf6f1b761f692e5db93fc166ba844e /dists/engine-data/README | |
parent | 33545452f0ce8c6793635ee57441be06e32f190a (diff) | |
download | scummvm-rg350-eb0817971de5efffac0fd246ef0628bbf57e93c1.tar.gz scummvm-rg350-eb0817971de5efffac0fd246ef0628bbf57e93c1.tar.bz2 scummvm-rg350-eb0817971de5efffac0fd246ef0628bbf57e93c1.zip |
Copy engine-data from standalone trunk to dists/
svn-id: r29959
Diffstat (limited to 'dists/engine-data/README')
-rw-r--r-- | dists/engine-data/README | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/dists/engine-data/README b/dists/engine-data/README new file mode 100644 index 0000000000..17c746b872 --- /dev/null +++ b/dists/engine-data/README @@ -0,0 +1,17 @@ +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. Currently the tool which does this is NOT released. + +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 |