Age | Commit message (Collapse) | Author |
|
language file
|
|
include the size of the parameter on the stack. (based on patch by Hirundo)
|
|
|
|
|
|
|
|
FormatNumber() and reduce usage of magic numbers.
|
|
|
|
broken
|
|
as they're declared
so the size doesn't have to be declared manually. Also detect the size of those
arrays automatically by using a template
|
|
arguments to FormatString
|
|
breached the 200.000 bytes "limit" for loading language files
|
|
|
|
imperial HP are used internally, set a conversion rate for metric HP
-Change: make the imperial HP to kW conversions a bit more precise
|
|
closest integral value instead of flooring
|
|
|
|
conversion variables a more descriptive name
|
|
single place
|
|
still associated to a GRF.
|
|
since the typechecking of string parameters
|
|
|
|
more likely to be updates [d-m].
|
|
to ARG_INDEX, so there was a mismatch between argt's offset and argv's offset causing trouble when getting the gender of a string
|
|
|
|
|
|
Change: strgen no longer writes the type of a string for a gender choice list
|
|
array on the fly and compare it with the type set by strgen
|
|
NewGRF can 'only' trigger an assert but no longer cause an invalid memory read
|
|
array around in FormatString and friends
|
|
string command later in the string failed
|
|
natural sort.
|
|
|
|
|
|
missing glyphs
|
|
checked for missing glyphs on language change
|
|
|
|
proper infrastructure for that...
|
|
|
|
|
|
metadata struct as well
|
|
with a list
|
|
index to ReadLanguagePack, and simplify one of its callers
|
|
of dynlang
|
|
|
|
metadata about a language, and keep the language metadata in memory instead of loading it several times from disk
|
|
the language "list"
|
|
language files
|
|
|
|
pack identifier magic value is
|
|
shown depending on the initial (and later rounded) value. Make everything that would round to 1.000.000k be drawn as 1.000M as well.
|
|
searching for missing glyphs
|