Age | Commit message (Collapse) | Author |
|
remapping test.
|
|
64k, and NewGRF texts to 512k.
|
|
|
|
consistently.
|
|
reliably print 'Nothing', if an invalid type is provided.
|
|
cargo type.
|
|
SCC_NEWGRF_UNPRINT were not skipped during drawing.
|
|
the return is not NULL)
|
|
"unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
|
display amounts of cargo.
|
|
it's only used there.
|
|
translate StringIDs from the TextRefStack, instead of passing stuff via global vars.
|
|
in the TextRefStack.
|
|
array, before pushing NewGRF parameters to it.
|
|
|
|
|
|
than default fonts, so get rid of it
|
|
Eagle_rainbow)
|
|
too much trouble
|
|
|
|
when it's used in strings where it's not supposed to be used
|
|
consistent
|
|
|
|
volume' and 'short weight' respectively
|
|
|
|
from the newgrf textstack
|
|
not have newlines, e.g. the NewGRF's name
|
|
|
|
0x00E0 for feature 48.
|
|
|
|
are not allowed, but caused crash.
|
|
|
|
units. (Hirundo)
|
|
|
|
kind of unsigned. But since both were already casted to the right types later, this makes actually no difference.
|
|
include the size of the parameter on the stack. (based on patch by Hirundo)
|
|
codes in old OpenTTD. (Hirundo)
|
|
words, like old OpenTTD did before it learned dates before 1920. (Hirundo)
|
|
NewGRF that supplies genders/cases for a language that you removed from your installation
|
|
SwitchToErrorRefStack().
|
|
StartTextRefStackUsage() instead of always using the temporary NewGRF registers.
|
|
StartTextRefStackUsage() to make it more obvious that you must call StopTextRefStackUsage() at some point. Also extent the documentation.
|
|
to GetValue and StoreValue.
|
|
since the typechecking of string parameters
|
|
string command later in the string failed
|
|
of a string could cause invalid memory reads
|
|
there is an implicit default case with index 0
|
|
lists to fail completely
|
|
|
|
types/strings are not properly mapped to the strings that we use for the default industries
|