diff options
author | ludde <ludde@openttd.org> | 2005-07-17 10:18:23 +0000 |
---|---|---|
committer | ludde <ludde@openttd.org> | 2005-07-17 10:18:23 +0000 |
commit | b72e1fb67d529a87e5ed08ae047151d70429248b (patch) | |
tree | 580baeafb9253f5b2902966d68b1ff63ebe346fc /table | |
parent | 10bc66eb42bb731ecb77f8771ce10f7e91427c5f (diff) | |
download | openttd-b72e1fb67d529a87e5ed08ae047151d70429248b.tar.xz |
(svn r2597) Feature: [string system] Support cases.
- Cases are used to change a string, such as Coal Mine, depending on the surrounding context.
- Cases are defined like "STR_4802_COAL_MINE.ack :Coala Mina"
- All cases need to be listed on the top of the file like this "##case ack"
- When using the string, type {STRING.ack} to choose the "ack" version of Coal mine.
- Also combined the strgen arrays into a struct, and fixed a bug with SetXY.
Diffstat (limited to 'table')
0 files changed, 0 insertions, 0 deletions