frosch
|
76a471694e
|
(svn r22304) -Add: {DECIMAL} string code to print decimal fractions.
|
2011-04-09 20:26:14 +00:00 |
|
smatz
|
604636b783
|
(svn r21541) -Add: {DATE_SHORT} and {DATE_LONG} can now have cases
|
2010-12-19 20:15:32 +00:00 |
|
smatz
|
8ca6a4846b
|
(svn r21538) -Add: {INDUSTRY} can now have cases
|
2010-12-18 22:50:46 +00:00 |
|
rubidium
|
5f4a1fa39d
|
(svn r21004) -Fix [FS#3746]: chat/console messages got sometimes messed up due to LTR names in RTL translations and vice-versa
|
2010-10-21 20:12:48 +00:00 |
|
rubidium
|
99e88d6f7f
|
(svn r19796) -Codechange: introduce and use a {DEPOT} string command
|
2010-05-12 18:19:36 +00:00 |
|
rubidium
|
d34ba381d4
|
(svn r19758) -Add: {HEIGHT} string command
|
2010-05-04 22:04:28 +00:00 |
|
rubidium
|
d8c2c261c0
|
(svn r19702) -Add: {HEX} to strgen
|
2010-04-24 07:30:08 +00:00 |
|
rubidium
|
190dc63a8d
|
(svn r19649) -Add: plural rule for Maltese
-Fix: plural rule for Irish
|
2010-04-17 11:16:34 +00:00 |
|
smatz
|
d2e99657fa
|
(svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET
|
2010-03-23 22:25:43 +00:00 |
|
rubidium
|
15395264af
|
(svn r19179) -Codechange: make strgen do some checking on whether genders are valid for a command (e.g. we don't have genders for numbers)
|
2010-02-20 23:02:03 +00:00 |
|
rubidium
|
b0e7f79d2f
|
(svn r18626) -Fix [FS#3425]: {CARGO} takes 2 parameters, not 1. This made {N:XYZ} commands after CARGO mess up their indices and that then triggered an assertion
|
2009-12-25 10:04:30 +00:00 |
|
rubidium
|
80fe9e3dd2
|
(svn r18339) -Cleanup: remove SKIP support from strgen too
|
2009-11-29 17:24:39 +00:00 |
|
frosch
|
2672dace25
|
(svn r18329) -Remove: [strgen] Support for {SETX} and {SETXY}. Let it rest in peace as NewGRF relict.
|
2009-11-28 20:27:42 +00:00 |
|
rubidium
|
7aec375ce6
|
(svn r18181) -Add: the concept of zero filled numbers to strgen
|
2009-11-19 13:53:54 +00:00 |
|
smatz
|
f85b8c4e09
|
(svn r17596) -Codechange: constify some tables
|
2009-09-20 23:11:01 +00:00 |
|
rubidium
|
99d46e0ad7
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
smatz
|
1f2e0d3cfe
|
(svn r17157) -Add: localised decimal separator
|
2009-08-12 01:28:11 +00:00 |
|
rubidium
|
0a1b4912ef
|
(svn r16811) -Change: introduce a plural 'rule' for Korean
|
2009-07-13 14:42:09 +00:00 |
|
rubidium
|
0704883074
|
(svn r16622) -Fix: {CARGO} only consumes 1 argument
|
2009-06-22 19:09:48 +00:00 |
|
rubidium
|
3c6ad988fb
|
(svn r16145) -Add: '-export-pragmas' to strgen so external tools can (hopefully) automatically be updated to support new pragmas
|
2009-04-25 21:09:42 +00:00 |
|
rubidium
|
79df89e5ec
|
(svn r16123) -Fix: forgot to add table/strgen.h to the project files + a typo
|
2009-04-23 14:06:57 +00:00 |
|