Commit Graph

6 Commits

Author SHA1 Message Date
Johannes Schickel
e96900aec3 DEVTOOLS: Make GPL headers consistent in themselves. 2014-02-18 02:39:33 +01:00
Sven Hesse
989ea7cb56 JANITORIAL: Remove trailing whitespace 2013-07-14 19:01:47 +02:00
D G Turner
ad8eb87006 DEVTOOLS: create_teenagent now modified to use message string table.
The dseg region is now generated from two byte blocks and the message
strings.

This commit also removes the hacky code to generate these tables from
the older headers and adds the util.cpp from create_kyradat to provide
file I/O functions.
2012-07-25 03:08:33 +01:00
D G Turner
923c05faf5 TEENAGENT: Migrate Dialog functions to using dialog numbers.
This removes the hardcoded address/offsets from the callback functions.
2012-07-11 18:21:46 +01:00
D G Turner
78312544a6 DEVTOOLS: Fix create_teenagent to use dialog string tables.
This removes the extended data segment blob and replaces it with a set
of dialog string tables. Have checked that the teenagent.dat output
file produced is identical.
2012-07-09 15:49:07 +01:00
D G Turner
15198688fe DEVTOOLS: Migrate create_teenagent to static data tables.
This simplifies the tool code and removes the need to have a specific
executable version as an input file for this tool.
2012-07-05 09:23:59 +01:00