[Scummvm-cvs-logs] SF.net SVN: scummvm:[40906] scummvm/trunk/tools/README
thebluegr at users.sourceforge.net
thebluegr at users.sourceforge.net
Tue May 26 12:14:24 CEST 2009
Revision: 40906
http://scummvm.svn.sourceforge.net/scummvm/?rev=40906&view=rev
Author: thebluegr
Date: 2009-05-26 10:14:24 +0000 (Tue, 26 May 2009)
Log Message:
-----------
Added brief information about the create_drascula tool
Modified Paths:
--------------
scummvm/trunk/tools/README
Modified: scummvm/trunk/tools/README
===================================================================
--- scummvm/trunk/tools/README 2009-05-26 10:10:45 UTC (rev 40905)
+++ scummvm/trunk/tools/README 2009-05-26 10:14:24 UTC (rev 40906)
@@ -51,6 +51,15 @@
Used to convert scumm-md5.txt into a SCUMM header file, or alternatively
PHP code for our website.
+create_drascula
+---------------
+ Stores a lot of hardcoded data of Drascula in a data file, based on the game's
+ original source code. This includes the game's character map, item locations,
+ several hardcoded arrays used in animations, room script logic, talk sequence
+ logic and all of the game's texts (mostly the dialog subtitles) in English,
+ Spanish, German, French and Italian. This tool is used to create the drascula.dat
+ file.
+
create_kyradat
--------------
Extracts various static data from the original game executables. This includes
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the Scummvm-git-logs
mailing list