diff options
author | Strangerke | 2012-09-11 19:07:40 +0200 |
---|---|---|
committer | Strangerke | 2012-09-11 19:08:26 +0200 |
commit | 7da5c9df2826b6dc63555339a71fba992ed0c297 (patch) | |
tree | c07581bdb7c7c473c6fb7d0ecac79e519f04dc99 /dists/engine-data/README | |
parent | f98a8bb98c16cc52ba7388f324215195d23b4959 (diff) | |
download | scummvm-rg350-7da5c9df2826b6dc63555339a71fba992ed0c297.tar.gz scummvm-rg350-7da5c9df2826b6dc63555339a71fba992ed0c297.tar.bz2 scummvm-rg350-7da5c9df2826b6dc63555339a71fba992ed0c297.zip |
TONY: Add a description of tony.dat
Also add a TODO for missing descriptions of DAT files
Diffstat (limited to 'dists/engine-data/README')
-rw-r--r-- | dists/engine-data/README | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/dists/engine-data/README b/dists/engine-data/README index ce74d590d9..c9c4bd4817 100644 --- a/dists/engine-data/README +++ b/dists/engine-data/README @@ -1,6 +1,9 @@ engine-data README ------------------------------------------------------------------------------- +drascula.dat +TODO + hugo.dat: This file contains all the hardcoded logic, strings and fonts used by Hugo engine. Those information were stored in the original executables. @@ -10,6 +13,9 @@ The 'kyra.dat' file is created by extracting hardcoded data, like the roomtable, inventory names, various strings, tables for shapes and sequence scripts, from. +lure.dat +TODO + 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 @@ -20,5 +26,11 @@ mp3/ogg/flac encoded need the datafile. sky.cpt: TODO +teenagent.dat +TODO + +tony.dat: +This file contains the font table used by the different versions of the game. + toon.dat: 'toon.dat' contains all the strings hardcoded in the original executables. |