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-01-04
(svn r14840) -Cleanup: remove duplicate includes
glx
2009-01-04
(svn r14828) -Codechange: move most of save/load-specific code to separate files
smatz
2009-01-03
(svn r14810) -Codechange: use the proper style for global variables.
rubidium
2009-01-03
(svn r14791) -Add: the ability to make ISO dates with the string system (Phil...
rubidium
2008-11-24
(svn r14623) -Codechange: a sprinkle of coding style.
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
2008-11-19
(svn r14598) -Feature: Action0Industries property 24 (industry suuplies defau...
rubidium
2008-11-02
(svn r14555) -Codechange: replace ttd_strlcat and ttd_strlcpy with strecat an...
skidd13
2008-10-28
(svn r14540) -Codechange: introduce [v]seprintf which are like [v]snprintf bu...
rubidium
2008-10-17
(svn r14480) -Add: warning when trying to use a right-to-left language withou...
rubidium
2008-09-30
(svn r14423) -Codechange: also do r14221 for the strings.
rubidium
2008-09-30
(svn r14422) -Codechange: also reflect the changes of r14421 in the filenames.
rubidium
2008-09-30
(svn r14421) -Codechange: rename all player variables/types to company *or* c...
rubidium
2008-09-28
(svn r14410) -Codechange: one can't inject a negative number of parameters, s...
rubidium
2008-09-14
(svn r14321) -Add: support for newgrfs printing bytes/words/dwords as hexadec...
rubidium
2008-09-12
(svn r14298) -Fix [FS#2214]: "{CARGO} from unknown destination".
rubidium
2008-09-12
(svn r14297) -Fix: one could be trying to get the station name of a station t...
rubidium
2008-09-12
(svn r14296) -Codechange: there is no case where an invalid waypoint index sh...
rubidium
2008-08-31
(svn r14199) -Codechange: split fileio.h into fileio_type.h and fileio_func.h...
rubidium
2008-07-31
(svn r13904) -Fix (r13715): 'cast from/to pointer to/from integer of differen...
glx
2008-07-18
(svn r13731) -Codechange: make a pool of the array of players.
rubidium
2008-07-17
(svn r13719) -Codechange: rename IsValidPlayer to IsValidPlayerID in line wit...
rubidium
2008-07-17
(svn r13715) -Fix [FS#2129]: C-like strings had to be rebound each time they ...
rubidium
2008-06-17
(svn r13552) -Codechange: use TTD_ENDIAN comparations instead of tests if TTD...
smatz
2008-06-16
(svn r13537) -Fix [FS#2090](r13523): QSortT won't work this way, use Dimensio...
smatz
2008-06-05
(svn r13390) -Codechange: introduce usererror() for fatal but not openttd rel...
glx
2008-06-05
(svn r13386) -Fix: global currency/units setting being overriden when loading...
rubidium
2008-05-29
(svn r13325) -Codechange: split the client-side only settings from the settin...
rubidium
2008-05-25
(svn r13255) -Codechange: move _opt to _settings.
rubidium
2008-05-25
(svn r13242) -Codechange: remove _opt_ptr.
rubidium
2008-05-06
(svn r12971) -Documentation: add @file in files that missed them and add some...
rubidium
2008-05-04
(svn r12944) -Codechange: use rev.h instead of externs at many places
smatz
2008-04-29
(svn r12924) -Feature: Introducing the so called 'engine pool' which primaril...
peter1138
2008-04-19
(svn r12793) -Codechange: Use enum values for station types instead of myster...
peter1138
2008-04-19
(svn r12786) -Change: remove more function from functions.h.
rubidium
2008-04-19
(svn r12782) -Codechange: remove some functions from functions.h and do not s...
rubidium
2008-04-18
(svn r12761) -Codechange: lots of minor whitespace coding style fixes around ...
rubidium
2008-04-12
(svn r12665) -Codechange: make the internal speed <-> display speed conversio...
rubidium
2008-03-31
(svn r12501) -Codechange: split signs.h.
rubidium
2008-03-31
(svn r12490) -Codechange: rename engine.h to engine_func.h and remove unneede...
rubidium
2008-03-31
(svn r12489) -Codechange: split station.h into station_base.h and station_fun...
rubidium
2008-03-28
(svn r12460) -Change: rename src/namegen.h to src/namegen_func.h so MSVC can ...
rubidium
2008-03-28
(svn r12459) -Codechange: split news.h into news_type.h and news_func.h.
rubidium
2008-03-25
(svn r12420) -Cleanup: Fix the indentation, improve a variable name, and add ...
maedhros
2008-03-25
(svn r12417) -Fix: Add a new plural rule for Icelandic.
maedhros
2008-01-29
(svn r12015) -Fix [FS#1716] (Revert r11422): Patch in FS#1430 avoided instead...
peter1138
2008-01-17
(svn r11888) -Codechange: simplify sorting of the strings in town names dropdown
glx
2008-01-17
(svn r11886) -Add: sort the strings in languages dropdown
glx
2008-01-13
(svn r11839) -Codechange: move some variables from variables.h to a more logi...
rubidium
[next]