v50 Steam/Premium information for editors
  • v50 information can now be added to pages in the main namespace. v0.47 information can still be found in the DF2014 namespace. See here for more details on the new versioning policy.
  • Use this page to report any issues related to the migration.
This notice may be cached—the current version can be found here.

Editing v0.31:String dump

Jump to navigation Jump to search

Warning: You are not logged in.
Your IP address will be recorded in this page's edit history.

You are editing a page for an older version of Dwarf Fortress ("Main" is the current version, not "v0.31"). Please make sure you intend to do this. If you are here by mistake, see the current page instead.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
{{quality|Fine|18:02, 28 April 2011 (UTC)}}{{av}}
+
{{av}}
  
 
Second pass on the string dump - this one's been processed by hand, and is divided into sections based on apparent divisions in the layout within the exe. Some uninteresting strings (C++ runtime stuff etc not related to DF) has been cut out.:
 
Second pass on the string dump - this one's been processed by hand, and is divided into sections based on apparent divisions in the layout within the exe. Some uninteresting strings (C++ runtime stuff etc not related to DF) has been cut out.:
  
'''READ BEFORE EDITING''': Do not remove lines from the actual lists of strings. Do not move any subsection to == top level ==. The divisions between the top-level sections are important, since no string is repeated in a top-level section (so if the same token is used for more than one thing for instance it will only appear in one of the 'lists'. (don't try to be helpful and copy it to the other one either, that's what the modding help pages are for.)
+
Feel free to place more section dividers or rename the sections, but do not change the placement any top-level (two = signs) section dividers or remove/rearrange the strings themselves. (reading the entrails of a compiled exe file is tricky business, and every bit of information preserved from the original content helps!)
 
 
Adding or rearranging ===subsection=== divisions is fine, as is adding commentary (outside the <pre> tags, though this page might be a bit long for it)
 
  
 
(This page is very long - you can click [{{fullurl:{{FULLPAGENAME}}|action=edit&section=0}} this elegant and finely-crafted link] to edit just this top section.)
 
(This page is very long - you can click [{{fullurl:{{FULLPAGENAME}}|action=edit&section=0}} this elegant and finely-crafted link] to edit just this top section.)
 
  
 
== Section ==
 
== Section ==
Line 19: Line 16:
 
PRO_REF
 
PRO_REF
 
</pre>
 
</pre>
 
 
== Combat Training Activity Strings ==
 
== Combat Training Activity Strings ==
 
<pre>
 
<pre>
Line 237: Line 233:
 
</pre>
 
</pre>
  
== Section with all the tokens in it ==
+
== True / False ==
=== true/false strings ===
 
 
<pre>
 
<pre>
 
false
 
false
 
true
 
true
 
</pre>
 
</pre>
=== Material States ===
+
== Material States ==
 
<pre>
 
<pre>
 
SOLID
 
SOLID
Line 254: Line 249:
 
Unrecognized Material State Token:  
 
Unrecognized Material State Token:  
 
</pre>
 
</pre>
=== Breath Attack Tokens ===
+
== Breath Attack Tokens ==
 
<pre>
 
<pre>
 
TRAILING_DUST_FLOW
 
TRAILING_DUST_FLOW
Line 266: Line 261:
 
Unrecognized Breath Attack Token:  
 
Unrecognized Breath Attack Token:  
 
</pre>
 
</pre>
=== Position Responsibility Tokens ===
+
== Position Responsibility Tokens ==
 
<pre>
 
<pre>
 
LAW_MAKING
 
LAW_MAKING
Line 295: Line 290:
 
Unrecognized Position Responsibility Token:  
 
Unrecognized Position Responsibility Token:  
 
</pre>
 
</pre>
=== Ethic Action Tokens ===
+
== Ethic Action Tokens ==
 
<pre>
 
<pre>
 
KILL_ENTITY_MEMBER
 
KILL_ENTITY_MEMBER
Line 321: Line 316:
 
Unrecognized Ethic Action Token:  
 
Unrecognized Ethic Action Token:  
 
</pre>
 
</pre>
=== Ethic Response Tokens ===
+
== Ethic Response Tokens ==
 
<pre>
 
<pre>
 
NOT_APPLICABLE
 
NOT_APPLICABLE
Line 341: Line 336:
 
Unrecognized Ethic Response Token:  
 
Unrecognized Ethic Response Token:  
 
</pre>
 
</pre>
=== World Construction Tokens ===
+
== World Construction Tokens ==
 
<pre>
 
<pre>
 
ROAD
 
ROAD
Line 349: Line 344:
 
Unrecognized World Construction Token:  
 
Unrecognized World Construction Token:  
 
</pre>
 
</pre>
=== Religion Tokens ===
+
== Religion Tokens ==
 
<pre>
 
<pre>
 
PANTHEON
 
PANTHEON
Line 355: Line 350:
 
Unrecognized Religion Token:  
 
Unrecognized Religion Token:  
 
</pre>
 
</pre>
=== Season Tokens ===
+
== Season Tokens ==
 
<pre>
 
<pre>
 
SPRING
 
SPRING
Line 363: Line 358:
 
Unrecognized Season Token:  
 
Unrecognized Season Token:  
 
</pre>
 
</pre>
=== Sphere Tokens ===
+
== Sphere Tokens ==
 
<pre>
 
<pre>
 
AGRICULTURE
 
AGRICULTURE
Line 495: Line 490:
 
Unrecognized Sphere Token:  
 
Unrecognized Sphere Token:  
 
</pre>
 
</pre>
=== Art Facet Tokens ===
+
== Art Facet Tokens ==
 
<pre>
 
<pre>
 
OWN_RACE
 
OWN_RACE
Line 503: Line 498:
 
Unrecognized Art Facet Token:  
 
Unrecognized Art Facet Token:  
 
</pre>
 
</pre>
=== Art Image Element Tokens ===
+
== Art Image Element Tokens ==
 
<pre>
 
<pre>
 
CREATURE
 
CREATURE
Line 512: Line 507:
 
Unrecognized Art Image Element Token:  
 
Unrecognized Art Image Element Token:  
 
</pre>
 
</pre>
=== Item Improvement Tokens ===
+
== Item Improvement Tokens ==
 
<pre>
 
<pre>
 
ART_IMAGE
 
ART_IMAGE
Line 525: Line 520:
 
Unrecognized Item Improvement Token:  
 
Unrecognized Item Improvement Token:  
 
</pre>
 
</pre>
=== Site Tokens ===
+
== Site Tokens ==
 
<pre>
 
<pre>
 
PLAYER_FORTRESS
 
PLAYER_FORTRESS
Line 535: Line 530:
 
Unrecognized Site Token:  
 
Unrecognized Site Token:  
 
</pre>
 
</pre>
=== Creature Texture Tokens ===
+
== Creature Texture Tokens ==
 
<pre>
 
<pre>
 
DEFAULT
 
DEFAULT
Line 545: Line 540:
 
Unrecognized Creature Texture Token:  
 
Unrecognized Creature Texture Token:  
 
</pre>
 
</pre>
=== Historical Figure Hist Fig Link Tokens ===
+
== Hitorical Figure Hist Fig Link Tokens ==
 
<pre>
 
<pre>
 
MOTHER
 
MOTHER
Line 555: Line 550:
 
Unrecognized Historical Figure Hist Fig Link Token:  
 
Unrecognized Historical Figure Hist Fig Link Token:  
 
</pre>
 
</pre>
 
+
== Labor and Unit Type Tokens ==
=== Labor and Unit Type Tokens ===
 
 
<pre>
 
<pre>
 
MERCENARY
 
MERCENARY
Line 718: Line 712:
 
Unrecognized Unit Type Token:  
 
Unrecognized Unit Type Token:  
 
</pre>
 
</pre>
=== Skill Tokens ===
+
== Skill Tokens ==
 
<pre>
 
<pre>
 
MINING
 
MINING
Line 798: Line 792:
 
Unrecognized Skill Token:  
 
Unrecognized Skill Token:  
 
</pre>
 
</pre>
=== Material Tokens ===
+
== Material Tokens ==
 
<pre>
 
<pre>
 
AMBER
 
AMBER
Line 819: Line 813:
 
INORGANIC
 
INORGANIC
 
COAL
 
COAL
GET_MATERIAL_FROM_REAGENT
+
GET_MATERIAL_FROM_REAGENT:
:
 
 
Unrecognized Material Token:  
 
Unrecognized Material Token:  
 
</pre>
 
</pre>
=== Item Availability Tokens (Entity) ===
+
 
 +
== Item Availability Tokens (Entity) ==
 
<pre>
 
<pre>
 
FORCED
 
FORCED
Line 829: Line 823:
 
RARE
 
RARE
 
</pre>
 
</pre>
=== Item Tokens ===
+
 
 +
== Item Tokens ==
 
<pre>
 
<pre>
 
BAR
 
BAR
Line 911: Line 906:
 
Unrecognized Item Token:  
 
Unrecognized Item Token:  
 
</pre>
 
</pre>
=== Entity Naming Tokens ===
+
== ????? Tokens ==
 
<pre>
 
<pre>
 
CIV
 
CIV
Line 920: Line 915:
 
BATTLE
 
BATTLE
 
SIEGE
 
SIEGE
</pre>
 
 
=== Output File Names ===
 
<pre>
 
 
errorlog.txt
 
errorlog.txt
 
map_rejection_log.txt
 
map_rejection_log.txt
 
gamelog.txt
 
gamelog.txt
 
</pre>
 
</pre>
 
+
== Inorganic and Coal Tokens ==
=== Inorganic and Coal Tokens ===
 
 
<pre>
 
<pre>
 
PLANT_MAT
 
PLANT_MAT
Line 940: Line 930:
 
Unrecognized Coal Token:  
 
Unrecognized Coal Token:  
 
</pre>
 
</pre>
=== Inclusion Type Tokens ===
+
== Inclusion Type Tokens ==
 
<pre>
 
<pre>
 
VEIN
 
VEIN
Line 946: Line 936:
 
CLUSTER_SMALL
 
CLUSTER_SMALL
 
CLUSTER_ONE
 
CLUSTER_ONE
Unrecognized Inclusion Type Token:
 
 
</pre>
 
</pre>
 
+
Unrecognized Inclusion Type Token:
=== Directions ===
+
== Directions ==
 
<pre>
 
<pre>
 
NW
 
NW
Line 966: Line 955:
 
All
 
All
 
</pre>
 
</pre>
=== Item Categories ===
+
== Item Categories ==
 
<pre>
 
<pre>
 
Leather
 
Leather
Line 1,022: Line 1,011:
 
Crutches
 
Crutches
 
</pre>
 
</pre>
=== Tasks? ===
+
== Tasks? ==
 
<pre>
 
<pre>
 
None
 
None
Line 1,220: Line 1,209:
 
Individual Skill Drill
 
Individual Skill Drill
 
</pre>
 
</pre>
=== Symbolic word groups ===
+
== Related to language? ==
This appears to be the hardcoded counterpart to language_SYM.txt
 
 
<pre>
 
<pre>
 
PRIMITIVE
 
PRIMITIVE
Line 1,256: Line 1,244:
 
NAME_VOLCANO
 
NAME_VOLCANO
 
</pre>
 
</pre>
 
+
== Sphere names ==
=== Sphere names ===
 
 
<pre>
 
<pre>
 
agriculture
 
agriculture
Line 1,391: Line 1,378:
 
no sphere
 
no sphere
 
</pre>
 
</pre>
=== Temple decorations ===
+
== Temple decorations ==
 
<pre>
 
<pre>
 
paved outdoor area
 
paved outdoor area
Line 1,407: Line 1,394:
 
no architectural element
 
no architectural element
 
</pre>
 
</pre>
=== Biome Tokens ===
+
== Biome Tokens ==
 
<pre>
 
<pre>
 
MOUNTAIN
 
MOUNTAIN
Line 1,481: Line 1,468:
 
Unrecognized Biome Token:  
 
Unrecognized Biome Token:  
 
</pre>
 
</pre>
=== Relations ===
+
== Relations ==
 
<pre>
 
<pre>
 
an  
 
an  
Line 1,609: Line 1,596:
 
Nineteenth
 
Nineteenth
 
</pre>
 
</pre>
=== Region Types ===
+
== Region Types ==
 
<pre>
 
<pre>
 
SWAMP
 
SWAMP
Line 1,630: Line 1,617:
 
Hills
 
Hills
 
</pre>
 
</pre>
=== ?????? ===
+
== ?????? ==
 
<pre>
 
<pre>
 
LOCAL_CREATURE_MAT
 
LOCAL_CREATURE_MAT
 
LOCAL_PLANT_MAT
 
LOCAL_PLANT_MAT
 
</pre>
 
</pre>
=== Attribute Tokens ===
+
== Attribute Tokens ==
==== Physical Attribute Tokens ====
+
=== Physical Attribute Tokens ===
 
<pre>
 
<pre>
 
AGILITY
 
AGILITY
Line 1,645: Line 1,632:
 
Unrecognized Physical Attribute Token:  
 
Unrecognized Physical Attribute Token:  
 
</pre>
 
</pre>
==== Mental Attribute Tokens ====
+
=== Mental Attribute Tokens ===
 
<pre>
 
<pre>
 
ANALYTICAL_ABILITY
 
ANALYTICAL_ABILITY
Line 1,662: Line 1,649:
 
Unrecognized Mental Attribute Token:  
 
Unrecognized Mental Attribute Token:  
 
</pre>
 
</pre>
=== Body Part Tokens ===
+
== Body Part Tokens ==
==== Body Part Type Tokens ====
+
=== Body Part Flag Tokens ===
 
<pre>
 
<pre>
 
HEAD
 
HEAD
Line 1,695: Line 1,682:
 
Unrecognized Body Part Flag Token:  
 
Unrecognized Body Part Flag Token:  
 
</pre>
 
</pre>
 
+
=== Body Part Position Tokens ===
==== Body Part Position Tokens ====
 
 
<pre>
 
<pre>
 
FRONT
 
FRONT
Line 1,705: Line 1,691:
 
Unrecognized Body Part Position Token:  
 
Unrecognized Body Part Position Token:  
 
</pre>
 
</pre>
==== Body Part Relation Tokens ====
+
=== Body Part Relation Tokens ===
 
<pre>
 
<pre>
 
AROUND
 
AROUND
Line 1,717: Line 1,703:
 
Unrecognized Body Part Relation Token:  
 
Unrecognized Body Part Relation Token:  
 
</pre>
 
</pre>
==== Body Part Group Tokens ====
+
=== Body Part Group Tokens ===
 
<pre>
 
<pre>
 
TYPE
 
TYPE
Line 1,730: Line 1,716:
 
Unrecognized Body Part Group Token:  
 
Unrecognized Body Part Group Token:  
 
</pre>
 
</pre>
=== Appearance Tokens ===
+
== Appearance Tokens ==
 
<pre>
 
<pre>
 
HEIGHT
 
HEIGHT
Line 10,757: Line 10,743:
 
  kill
 
  kill
 
</pre>
 
</pre>
== Weapon and Armor tokens ==
+
== Section ==
 
<pre>
 
<pre>
 
BOLT
 
BOLT
Line 10,832: Line 10,818:
 
Unrecognized Item Definition (Food) Token:  
 
Unrecognized Item Definition (Food) Token:  
 
</pre>
 
</pre>
 
 
== Section ==
 
== Section ==
 
<pre>
 
<pre>
Line 13,557: Line 13,542:
 
</pre>
 
</pre>
  
== Mannerism Text ==
+
== Profile Strings ==
 
<pre>
 
<pre>
 
begins to talk in a hushed whisper when  
 
begins to talk in a hushed whisper when  
Line 13,850: Line 13,835:
 
bounces  
 
bounces  
 
  is sitting down
 
  is sitting down
</pre>
 
 
== Personality Text ==
 
<pre>
 
 
is a nervous wreck
 
is a nervous wreck
 
is always tense and jittery
 
is always tense and jittery
Line 14,047: Line 14,028:
 
acts impulsively
 
acts impulsively
 
always acts without considering alternatives or thinking through possibilities
 
always acts without considering alternatives or thinking through possibilities
</pre>
 
 
== Section ==
 
<pre>
 
 
Mixed
 
Mixed
 
Station
 
Station
Line 14,420: Line 14,397:
 
burning to death
 
burning to death
 
You are melting!
 
You are melting!
</pre>
 
 
== Thought Text ==
 
<pre>
 
 
ecstatic
 
ecstatic
 
happy
 
happy
Line 14,754: Line 14,727:
 
tastefully arranged  
 
tastefully arranged  
 
  lately
 
  lately
</pre>
 
 
== Relationship/Affiliation Text ==
 
<pre>
 
 
[C:3:0:1]
 
[C:3:0:1]
 
  is married to  
 
  is married to  
Line 14,780: Line 14,749:
 
[C:6:0:1]
 
[C:6:0:1]
 
[C:2:0:1]
 
[C:2:0:1]
</pre>
 
 
== Misc Description Text ==
 
<pre>
 
 
  likes  
 
  likes  
 
  wood
 
  wood
Line 14,802: Line 14,767:
 
  doesn't really care about anything anymore.   
 
  doesn't really care about anything anymore.   
 
  is a hardened individual.   
 
  is a hardened individual.   
  is getting used to tragedy.
+
  is getting used to tragedy.   
</pre>
 
 
 
== Physical Attribute Text ==
 
<pre>  
 
 
unbelievably strong
 
unbelievably strong
 
mighty
 
mighty
Line 14,855: Line 14,816:
 
quite susceptible to disease
 
quite susceptible to disease
 
susceptible to disease
 
susceptible to disease
</pre>
 
 
== Mental Attribute Text ==
 
<pre>
 
 
[C:2:0:0]
 
[C:2:0:0]
 
[C:4:0:0]
 
[C:4:0:0]
Line 14,967: Line 14,924:
 
a poor ability to manage or understand social relationships
 
a poor ability to manage or understand social relationships
 
a meager ability with social relationships
 
a meager ability with social relationships
</pre>
 
 
== Section ==
 
<pre>
 
 
Conduct Meeting
 
Conduct Meeting
 
Attend Meeting
 
Attend Meeting
Line 15,015: Line 14,968:
 
  is very young.
 
  is very young.
 
  is about  
 
  is about  
old.  
+
old.
</pre>
 
 
 
== Appearance Text ==
 
<pre>
 
 
is gigantic with huge muscles and hanging rolls of lard
 
is gigantic with huge muscles and hanging rolls of lard
 
is huge, muscular and fat
 
is huge, muscular and fat
Line 15,477: Line 15,426:
 
is incredibly small and skinny
 
is incredibly small and skinny
 
is tiny
 
is tiny
</pre>
 
 
== Section ==
 
<pre>
 
 
  popped out.   
 
  popped out.   
 
  broken.   
 
  broken.   
Line 16,549: Line 16,494:
 
.?AVworld_construction_squarest@@
 
.?AVworld_construction_squarest@@
 
</pre>
 
</pre>
 
[[Category:Hacking]]
 

Please note that all contributions to Dwarf Fortress Wiki are considered to be released under the GFDL & MIT (see Dwarf Fortress Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To protect the wiki against automated edit spam, we kindly ask you to solve the following CAPTCHA:

Cancel Editing help (opens in new window)