[Scummvm-git-logs] scummvm master -> 616da66f81ad6923e0427e4bb5b7ec99beb05bbf
dreammaster
dreammaster at scummvm.org
Fri Feb 23 21:58:05 CET 2018
This automated email contains information about 1 new commit which have been
pushed to the 'scummvm' repo located at https://github.com/scummvm/scummvm .
Summary:
616da66f81 XEEN: Added generated xeen.ccs data file
Commit: 616da66f81ad6923e0427e4bb5b7ec99beb05bbf
https://github.com/scummvm/scummvm/commit/616da66f81ad6923e0427e4bb5b7ec99beb05bbf
Author: Paul Gilbert (dreammaster at scummvm.org)
Date: 2018-02-23T15:58:08-05:00
Commit Message:
XEEN: Added generated xeen.ccs data file
Changed paths:
A dists/engine-data/xeen.ccs
dists/engine-data/README
diff --git a/dists/engine-data/README b/dists/engine-data/README
index 75d767c..31673d8 100644
--- a/dists/engine-data/README
+++ b/dists/engine-data/README
@@ -55,3 +55,6 @@ This file contains the font table used by the different versions of the game.
toon.dat:
This file contains all the strings hardcoded in the original executables.
+
+xeen.ccs
+This file contains all the various strings and figures needed for the games.
diff --git a/dists/engine-data/xeen.ccs b/dists/engine-data/xeen.ccs
new file mode 100644
index 0000000..1561baa
Binary files /dev/null and b/dists/engine-data/xeen.ccs differ
More information about the Scummvm-git-logs
mailing list