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
/
strgen
/
strgen.h
Age
Commit message (
Expand
)
Author
2019-11-10
Cleanup: Removed SVN headers
S. D. Cloudt
2019-05-01
Fix #7553: check bounds when loading strings (#7554)
glx22
2019-04-10
Codechange: Use null pointer literal instead of the NULL macro
Henry Wilson
2014-04-25
(svn r26511) -Codechange: use strecpy in game_text
rubidium
2013-01-08
(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagl...
planetmaker
2012-09-09
(svn r24516) -Add: [GS] Support ##plural pragma in GS lang files.
frosch
2012-01-03
(svn r23735) -Codechange: remove ~50 includes from headers that weren't needed
rubidium
2011-12-17
(svn r23585) -Codechange: replace some magic numbers with less magic constants
rubidium
2011-12-17
(svn r23576) -Codechange: split the base of strgen with the strgen code that ...
rubidium
2011-12-17
(svn r23575) -Codechange: split class definition and implementation of base s...
rubidium
2010-11-13
(svn r21160) -Codechange: reuse the strgen LanguageHeader to store some metad...
rubidium
2010-11-10
(svn r21132) -Codechange: unify the language file version/validity checking
rubidium
2010-11-07
(svn r21113) -Codechange: remove the amount of places where the language pack...
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-08-12
(svn r17157) -Add: localised decimal separator
smatz
2009-04-23
(svn r16129) -Feature-ish: configurable digit group separator per language wi...
rubidium
2009-03-13
(svn r15696) -Codechange: move the NewGRF language ID into the language file ...
rubidium
2008-11-24
(svn r14618) -Feature: when the chosen language isn't supported by the curren...
rubidium
2008-11-24
(svn r14617) -Change: unduplicate the languagepack(header).
rubidium