summaryrefslogtreecommitdiff
path: root/src/table/strgen_tables.h
AgeCommit message (Expand)Author
2021-04-10Fix d4c3d01d: add plural form 14 to strgen. (#8999)frosch
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2018-04-19Add: {PUSH_COLOUR} and {POP_COLOUR} control codes to handle switching colours...PeterN
2018-04-17Fix #6465: Add {NORMAL_FONT} and {MONO_FONT} control codes to GS strings (#6726)Pavel Stupnikov
2015-05-28(svn r27295) -Add: [strgen] Default plural subparameter positions for CARGO_x...frosch
2013-11-22(svn r26050) -Fix: possible, but currently untriggered, out of bounds access ...rubidium
2013-04-17(svn r25193) -Cleanup: [strgen] Remove some ancient unused string codes.frosch
2013-04-17(svn r25192) -Change: [strgen] Allow any number of colour codes in translations.frosch
2013-03-10(svn r25078) -Add: New plural form to be used by Scottish Gaelic (1,11; 2,12;...planetmaker
2013-01-12(svn r24910) -Fix: [strgen] Description of plural form 3 was incorrect.frosch
2013-01-08(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...planetmaker
2012-07-14(svn r24400) -Add: Plural 'names' to the output of strgen -export-plurals.frosch
2012-07-03(svn r24373) -Codechange: Improve descriptions of plural forms.frosch
2012-03-10(svn r24022) -Add: CARGO_LIST control code for stringsrubidium
2012-01-15(svn r23805) -Add: {STRING6} and {STRING7}.frosch
2011-12-17(svn r23576) -Codechange: split the base of strgen with the strgen code that ...rubidium
2011-12-17(svn r23568) -Codechange: only allocate the buffer for writing when it is rea...rubidium
2011-12-15(svn r23527) -Codechange: unify colo(u)r as far as it goesrubidium
2011-11-23(svn r23297) -Add: {CARGO_TINY} (Rubidium)truebrain
2011-11-19(svn r23269) -Codechange: rename some control/string codes/IDs to be more con...rubidium
2011-04-09(svn r22304) -Add: {DECIMAL} string code to print decimal fractions.frosch
2010-12-19(svn r21541) -Add: {DATE_SHORT} and {DATE_LONG} can now have casessmatz
2010-12-18(svn r21538) -Add: {INDUSTRY} can now have casessmatz
2010-10-21(svn r21004) -Fix [FS#3746]: chat/console messages got sometimes messed up du...rubidium
2010-05-12(svn r19796) -Codechange: introduce and use a {DEPOT} string commandrubidium
2010-05-04(svn r19758) -Add: {HEIGHT} string commandrubidium
2010-04-24(svn r19702) -Add: {HEX} to strgenrubidium
2010-04-17(svn r19649) -Add: plural rule for Malteserubidium
2010-03-23(svn r19507) -Codechange: remove semicolon after DECLARE_POSTFIX_INCREMENT an...smatz
2010-02-20(svn r19179) -Codechange: make strgen do some checking on whether genders are...rubidium
2009-12-25(svn r18626) -Fix [FS#3425]: {CARGO} takes 2 parameters, not 1. This made {N:...rubidium
2009-11-29(svn r18339) -Cleanup: remove SKIP support from strgen toorubidium
2009-11-28(svn r18329) -Remove: [strgen] Support for {SETX} and {SETXY}. Let it rest in...frosch
2009-11-19(svn r18181) -Add: the concept of zero filled numbers to strgenrubidium
2009-09-20(svn r17596) -Codechange: constify some tablessmatz
2009-08-21(svn r17248) -Fix: add GPL license notice where appropriaterubidium
2009-08-12(svn r17157) -Add: localised decimal separatorsmatz
2009-07-13(svn r16811) -Change: introduce a plural 'rule' for Koreanrubidium
2009-06-22(svn r16622) -Fix: {CARGO} only consumes 1 argumentrubidium
2009-04-25(svn r16145) -Add: '-export-pragmas' to strgen so external tools can (hopeful...rubidium
2009-04-23(svn r16123) -Fix: forgot to add table/strgen.h to the project files + a typorubidium