Age | Commit message (Collapse) | Author |
|
declared in string_func.h.
|
|
|
|
arguments to FormatString
|
|
|
|
array on the fly and compare it with the type set by strgen
|
|
array around in FormatString and friends
|
|
natural sort.
|
|
with a list
|
|
index to ReadLanguagePack, and simplify one of its callers
|
|
the language "list"
|
|
|
|
town name before its creation (original patch by Terkhen)
|
|
@param to @tparam if necessary
|
|
language list in the network GUI
|
|
|
|
|
|
|
|
so enforce this by using a uint.
|
|
were printed, otherwise the text could change due to the few number of slots that could be used to bind.
-Codechange: remove all BindCString and related functions and replace it by RAW_STRING which prints the C-string raw pointer that is on the 'print stack'.
|
|
statically 'waste' memory when the old name array is not needed anymore.
|
|
instead of fixed the problem. GetStringWithArgs() discards information that SCC_GENDER_LIST needs to work. Now use pointers to retrieve GRF strings, so that GetStringPtr() will work correctly. This is advantageous as now no buffer copy is made when using all GRF strings.
|
|
|
|
|
|
|