frosch
|
70f9a6747e
|
(svn r22304) -Add: {DECIMAL} string code to print decimal fractions.
|
2011-04-09 20:26:14 +00:00 |
|
smatz
|
79681051c8
|
(svn r21541) -Add: {DATE_SHORT} and {DATE_LONG} can now have cases
|
2010-12-19 20:15:32 +00:00 |
|
smatz
|
5a6c9877cb
|
(svn r21538) -Add: {INDUSTRY} can now have cases
|
2010-12-18 22:50:46 +00:00 |
|
rubidium
|
87edf2524d
|
(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
|
5051ef80c6
|
(svn r19796) -Codechange: introduce and use a {DEPOT} string command
|
2010-05-12 18:19:36 +00:00 |
|
rubidium
|
b11dfa8cb8
|
(svn r19758) -Add: {HEIGHT} string command
|
2010-05-04 22:04:28 +00:00 |
|
rubidium
|
cdfd81405e
|
(svn r19702) -Add: {HEX} to strgen
|
2010-04-24 07:30:08 +00:00 |
|
rubidium
|
23c9573b64
|
(svn r19649) -Add: plural rule for Maltese
-Fix: plural rule for Irish
|
2010-04-17 11:16:34 +00:00 |
|
smatz
|
53aaabe6e9
|
(svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT and DECLARE_ENUM_AS_BIT_SET
|
2010-03-23 22:25:43 +00:00 |
|
rubidium
|
44f2ef179d
|
(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
|
770c5d0594
|
(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
|
65e6355422
|
(svn r18339) -Cleanup: remove SKIP support from strgen too
|
2009-11-29 17:24:39 +00:00 |
|
frosch
|
bf0b72ae9e
|
(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
|
2f0b1ef5f1
|
(svn r18181) -Add: the concept of zero filled numbers to strgen
|
2009-11-19 13:53:54 +00:00 |
|
smatz
|
114d48e492
|
(svn r17596) -Codechange: constify some tables
|
2009-09-20 23:11:01 +00:00 |
|
rubidium
|
7fbc33dae1
|
(svn r17248) -Fix: add GPL license notice where appropriate
|
2009-08-21 20:21:05 +00:00 |
|
smatz
|
a29bbb1e1f
|
(svn r17157) -Add: localised decimal separator
|
2009-08-12 01:28:11 +00:00 |
|
rubidium
|
bb9fee178d
|
(svn r16811) -Change: introduce a plural 'rule' for Korean
|
2009-07-13 14:42:09 +00:00 |
|
rubidium
|
95a1bbdd7d
|
(svn r16622) -Fix: {CARGO} only consumes 1 argument
|
2009-06-22 19:09:48 +00:00 |
|
rubidium
|
a36ab04d5d
|
(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
|
1f25d9126f
|
(svn r16123) -Fix: forgot to add table/strgen.h to the project files + a typo
|
2009-04-23 14:06:57 +00:00 |
|