index
:
Erich/openttd
chunnel
master
signaltunnel
sloped-stations
sloped-stations-original
underground
underground-plus-others-original
underground-save-load
underground-station-construction
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
table
/
strgen_tables.h
Age
Commit message (
Expand
)
Author
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