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
2009-11-19
(svn r18181) -Add: the concept of zero filled numbers to strgen
rubidium
2009-11-14
(svn r18078) -Codechange: remove some duplicate (non translatable) strings
rubidium
2009-10-31
(svn r17928) -Codechange: ShowErrorMessage() now takes the summary string bef...
alberth
2009-10-17
(svn r17794) -Feature: [OSX] Implement automatic fallback font selection for ...
michi_cc
2009-10-17
(svn r17790) -Feature: translatable base sound/graphics set descriptions
rubidium
2009-10-04
(svn r17701) -Codechange: don't start line with a space if it's not inside co...
smatz
2009-10-04
(svn r17693) -Cleanup: remove some unneeded includes
rubidium
2009-09-22
(svn r17612) -Feature: possibility to choose (randomise or enter custom) town...
smatz
2009-09-21
(svn r17597) -Codechange: rename namegen* to townname*
smatz
2009-09-13
(svn r17526) -Codechange: use QSortT instead of qsort for sorting the languag...
rubidium
2009-08-21
(svn r17248) -Fix: add GPL license notice where appropriate
rubidium
2009-08-19
(svn r17219) -Cleanup: remove a lot of unused string code
yexo
2009-08-12
(svn r17157) -Add: localised decimal separator
smatz
2009-08-06
(svn r17095) -Codechange: make ParseStringChoice a bit safer
rubidium
2009-08-05
(svn r17075) -Codechange: rename ~750 strings to be more uniform with their r...
rubidium
2009-08-05
(svn r17073) -Codechange: constify iec_prefixes[], change the code around a bit
smatz
2009-07-31
(svn r17001) -Codechange: replace some more assert(0)s to NOT_REACHED() and d...
rubidium
2009-07-25
(svn r16946) -Doc: Adding docs for some string parameter manipulation functions.
alberth
2009-07-24
(svn r16935) -Codechange: Improve wording of .lng file error message (found b...
alberth
2009-07-22
(svn r16921) -Codechange: make it more clear what strings are related to road...
rubidium
2009-07-22
(svn r16912) -Codechange: split waypoint.h in waypoint_base.h and waypoint_fu...
rubidium
2009-07-22
(svn r16909) -Fix [FS#2996]: NewGRF stations would be triggering assertions a...
rubidium
2009-07-20
(svn r16886) -Codechange: unify naming of some string IDs related to string c...
rubidium
2009-07-16
(svn r16855) -Codechange: remove unused 'conversion' stuff from the waypoint ...
rubidium
2009-07-16
(svn r16849) -Codechange: replace GetCargo() by CargoSpec::Get()
smatz
2009-07-13
(svn r16811) -Change: introduce a plural 'rule' for Korean
rubidium
2009-06-27
(svn r16677) -Codechange: Dimension width and height are unsigned.
alberth
2009-06-10
(svn r16560) -Fix (r16559): wrong replacement at one place
smatz
2009-06-10
(svn r16559) -Codechange: introduce Company::IsValidAiID() and Company::IsVal...
smatz
2009-06-01
(svn r16492) -Remove: support for gcc2. It hasn't been able to compile OTTD f...
smatz
2009-05-24
(svn r16421) -Codechange: do not unnecessarily remove constness or unnecessar...
rubidium
2009-05-22
(svn r16378) -Codechange: replace OldPool with simpler Pool. Compilation time...
smatz
2009-05-18
(svn r16352) -Codechange: use PoolItem::GetIfValid() instead of PoolItem::IsV...
smatz
2009-05-17
(svn r16327) -Codechange: replace IsValidPoolItemID(index) by PoolItem::IsVal...
smatz
2009-05-16
(svn r16325) -Codechange: replace GetPoolItem(index) by PoolItem::Get(index)
smatz
2009-04-30
(svn r16188) -Fix [FS#2874] (r16124): printing the first 4 bytes worth of a 8...
rubidium
2009-04-25
(svn r16144) -Fix (r16129): setting the custom digit grouping separator requi...
rubidium
2009-04-23
(svn r16129) -Feature-ish: configurable digit group separator per language wi...
rubidium
2009-04-23
(svn r16124) -Codechange: unify the three number drawing methods
rubidium
2009-04-21
(svn r16118) -Change/cleanup: remove the hexadecimal 'in TTD the string had t...
rubidium
2009-04-07
(svn r15965) -Change: use recent Czech language for plural form (it has been ...
smatz
2009-03-16
(svn r15740) -Codechange: make code in namegen.cpp ~50% faster, apply coding ...
smatz
2009-03-15
(svn r15718) -Cleanup: apply some comment coding style on the rest of the sou...
rubidium
2009-03-13
(svn r15696) -Codechange: move the NewGRF language ID into the language file ...
rubidium
2009-02-23
(svn r15557) -Fix: the font width cache was not updated when changing fonts c...
rubidium
2009-02-14
(svn r15474) -Cleanup: remove some (long) unused strings.
rubidium
2009-02-09
(svn r15428) -Codechange: consistently use colour instead of having both colo...
rubidium
2009-02-01
(svn r15308) -Codechange: Deduplicate km-ish/h -> mph conversions.
frosch
2009-01-31
(svn r15299) -Cleanup: remove many redundant includes
smatz
2009-01-16
(svn r15105) -Fix (r15104): signed/unsigned warning
smatz
[next]