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
/
strings.cpp
Age
Commit message (
Expand
)
Author
2012-09-12
(svn r24523) -Fix: The gender of an industry name is defined by the industry-...
frosch
2012-09-12
(svn r24522) -Codechange: Rename _keep_gender_data to _scan_for_gender_data t...
frosch
2012-07-03
(svn r24373) -Codechange: Improve descriptions of plural forms.
frosch
2012-03-10
(svn r24022) -Add: CARGO_LIST control code for strings
rubidium
2012-02-27
(svn r23995) -Fix [FS#5079]: Improve rounding when converting display speeds ...
michi_cc
2012-02-14
(svn r23945) -Fix: Better rounding when converting internal speed to displaye...
michi_cc
2012-02-12
(svn r23941) -Add: support for clang
smatz
2012-01-21
(svn r23830) -Revert (r23804) [FS#4986]: while the idea was good, it causes t...
yexo
2012-01-15
(svn r23805) -Add: {STRING6} and {STRING7}.
frosch
2012-01-15
(svn r23804) -Fix: [NewGRF] Make string code 80 more secure by not crashing w...
yexo
2012-01-09
(svn r23782) -Fix [FS#4965]: crash due to genders used for station name in ha...
rubidium
2012-01-03
(svn r23740) -Codechange: remove some 300 unneeded includes from the .cpp files
rubidium
2012-01-01
(svn r23706) -Codechange: prevent 'unknown command' doxygen errors
smatz
2012-01-01
(svn r23704) -Doc: Doxygen comment fixes and additions.
alberth
2011-12-20
(svn r23644) -Fix [FS#4899]: prevent game scripts using StringIDs that are no...
rubidium
2011-12-19
(svn r23636) -Add: introduce ScriptText in parameters where it can be used
truebrain
2011-12-19
(svn r23635) -Add: introduce GSText, to allow translating GameScript text, ev...
truebrain
2011-12-19
(svn r23634) -Add: support language files for GameScript (Rubidium)
truebrain
2011-12-19
(svn r23598) -Fix: harden FormatString against abuse
truebrain
2011-12-17
(svn r23585) -Codechange: replace some magic numbers with less magic constants
rubidium
2011-12-10
(svn r23478) -Codechange: add a method to copy string parameters *and* its ra...
rubidium
2011-12-10
(svn r23474) -Codechange: move the declaration error related functions to err...
rubidium
2011-12-10
(svn r23472) -Fix [FS#4877]: the monospace font broke the bootstrap GUI's abi...
rubidium
2011-11-23
(svn r23297) -Add: {CARGO_TINY} (Rubidium)
truebrain
2011-11-20
(svn r23276) -Codechange: add the answer for the question whether we're looki...
rubidium
2011-11-20
(svn r23275) -Codechange: allow loading of the monospace (freetype) font at a...
rubidium
2011-11-20
(svn r23273) -Codechange: allow passing a MissingGlyphSearcher to CheckForMis...
rubidium
2011-11-20
(svn r23271) -Codechange: don't repeatedly initialise and free the freetype l...
rubidium
2011-11-19
(svn r23270) -Fix (r23267): compile failure without freetype
rubidium
2011-11-19
(svn r23269) -Codechange: rename some control/string codes/IDs to be more con...
rubidium
2011-11-19
(svn r23267) -Codechange: unify the font name setting of the font cache
rubidium
2011-11-19
(svn r23265) -Codechange: replace the setfallbackfont callback function with ...
rubidium
2011-11-17
(svn r23242) -Codechange: allow ignoring the sprite font completely when chec...
rubidium
2011-11-16
(svn r23237) -Fix: ignore special characters, such as the train "character", ...
rubidium
2011-10-20
(svn r23044) -Codechange: reorder parameter order so we can make use of the d...
yexo
2011-10-20
(svn r23043) -Fix: allow the use of cases only for those cases where strgen a...
yexo
2011-10-20
(svn r23042) -Codechange: make case_index an explicit parameter of GetStringW...
yexo
2011-10-20
(svn r23041) -Codechange: rename slightly unclear parameter name
yexo
2011-10-14
(svn r23029) -Fix: [NewGRF] support for cases in strings was broken
yexo
2011-10-14
(svn r23028) -Fix: when using a gender choice list there was still a value po...
yexo
2011-10-12
(svn r23027) -Fix: in some cases NewGRF string arguments were popped twice fr...
yexo
2011-09-23
(svn r22955) -Fix: guard from reading outside the silly name list
rubidium
2011-08-21
(svn r22806) -Codechange: store the number of untranslated strings in the lan...
rubidium
2011-08-20
(svn r22776) -Codechange: Unify the naming of NewGRF string codes; always inc...
frosch
2011-05-02
(svn r22411) -Document: another bunch of bits
rubidium
2011-04-17
(svn r22336) -Fix (r22304): {DECIMAL} printed too many thousand separators.
frosch
2011-04-09
(svn r22304) -Add: {DECIMAL} string code to print decimal fractions.
frosch
2011-04-09
(svn r22303) -Codechange: Simplify the 'zerofill' parameter of FormatNumber()...
frosch
2011-03-24
(svn r22273) -Fix (r22271) [FS#4562]: fix was incorrect
yexo
2011-03-22
(svn r22271) -Fix (r22258) [FS#4562]: cargo en-route display in station was b...
yexo
[next]