Age | Commit message (Expand) | Author |
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 goes | rubidium |
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 cases | smatz |
2010-12-18 | (svn r21538) -Add: {INDUSTRY} can now have cases | smatz |
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 command | rubidium |
2010-05-04 | (svn r19758) -Add: {HEIGHT} string command | rubidium |
2010-04-24 | (svn r19702) -Add: {HEX} to strgen | rubidium |
2010-04-17 | (svn r19649) -Add: plural rule for Maltese | rubidium |
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 too | rubidium |
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 strgen | rubidium |
2009-09-20 | (svn r17596) -Codechange: constify some tables | smatz |
2009-08-21 | (svn r17248) -Fix: add GPL license notice where appropriate | rubidium |
2009-08-12 | (svn r17157) -Add: localised decimal separator | smatz |
2009-07-13 | (svn r16811) -Change: introduce a plural 'rule' for Korean | rubidium |
2009-06-22 | (svn r16622) -Fix: {CARGO} only consumes 1 argument | rubidium |
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 typo | rubidium |