rubidium
|
ecfed05729
|
(svn r26050) -Fix: possible, but currently untriggered, out of bounds access in strgen
|
2013-11-22 21:43:47 +00:00 |
|
frosch
|
116ed7cf2c
|
(svn r25193) -Cleanup: [strgen] Remove some ancient unused string codes.
|
2013-04-17 18:24:13 +00:00 |
|
frosch
|
782ac97cb1
|
(svn r25192) -Change: [strgen] Allow any number of colour codes in translations.
|
2013-04-17 18:22:37 +00:00 |
|
planetmaker
|
3a6db3e216
|
(svn r25078) -Add: New plural form to be used by Scottish Gaelic (1,11; 2,12; 3..10, 13..19; other)
|
2013-03-10 11:02:11 +00:00 |
|
frosch
|
2655984a5d
|
(svn r24910) -Fix: [strgen] Description of plural form 3 was incorrect.
|
2013-01-12 17:21:30 +00:00 |
|
planetmaker
|
f00d9976f9
|
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
|
2013-01-08 22:46:42 +00:00 |
|
frosch
|
b54a165cd8
|
(svn r24400) -Add: Plural 'names' to the output of strgen -export-plurals.
|
2012-07-14 14:21:25 +00:00 |
|
frosch
|
e1d7b6ec5c
|
(svn r24373) -Codechange: Improve descriptions of plural forms.
|
2012-07-03 19:14:51 +00:00 |
|
rubidium
|
b1eb9573c8
|
(svn r24022) -Add: CARGO_LIST control code for strings
|
2012-03-10 19:04:49 +00:00 |
|
frosch
|
624f916468
|
(svn r23805) -Add: {STRING6} and {STRING7}.
|
2012-01-15 15:49:01 +00:00 |
|
rubidium
|
67c9d930f2
|
(svn r23576) -Codechange: split the base of strgen with the strgen code that creates the actual .lng files
|
2011-12-17 18:34:03 +00:00 |
|
rubidium
|
b1565835a3
|
(svn r23568) -Codechange: only allocate the buffer for writing when it is really needed
|
2011-12-17 13:33:36 +00:00 |
|
rubidium
|
16ccb8f246
|
(svn r23527) -Codechange: unify colo(u)r as far as it goes
|
2011-12-15 22:02:00 +00:00 |
|
truebrain
|
71a040776a
|
(svn r23297) -Add: {CARGO_TINY} (Rubidium)
|
2011-11-23 16:04:28 +00:00 |
|
rubidium
|
c591589818
|
(svn r23269) -Codechange: rename some control/string codes/IDs to be more consistent
|
2011-11-19 22:15:44 +00:00 |
|
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 |
|