Age | Commit message (Collapse) | Author |
|
(hopefully) automatically be updated to support new pragmas
|
|
with user override.
|
|
|
|
commands to strgen's -export-commands.
|
|
plural information so external tools can easily get that information instead of needing manual updating
|
|
|
|
official for years anyway)
|
|
sources too
|
|
instead of maintaining a table in the code.
|
|
codes', so one can guide the bidirectional rendering a bit better.
|
|
strings.
|
|
|
|
(PhilSophus)
|
|
|
|
current font, try to find a font that does and use that instead. Thanks to glx/michi_cc for the Windows implementation.
|
|
|
|
and strecpy where direct conversion is possible
|
|
|
|
without support for it in OpenTTD.
|
|
|
|
not work for strings including some {StringY}.
|
|
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'.
|
|
something more than whitespace as description of files that don't have a description.
|
|
always have the NORETURN attribute
|
|
operators.
|
|
|
|
|
|
unneeded include from openttd.h.
|
|
when it's not necessary.
|
|
|
|
it is really needed.
|
|
|
|
style
|
|
args, which is not the same as our. So we must detect those strings and pass them the right params
|
|
StringID = for
each STR_ entry. This avoids the need for a cast to StringID in some
places and thus better type-safety.
|
|
at the same time.
|
|
|
|
(president) name
by index
|
|
|
|
|
|
properly accounted for the plural rule used the second argument of {COMPANY} instead of the later {COMMA}.
|
|
because everything is already 64 bits by default.
|
|
can make groups of vehicles and perform all kinds of tasks on that given group. Original code by nycom and graphics by skidd13.
|
|
|
|
|
|
|
|
macros.h as it is no longer needed.
|
|
any languages not having the mandatory ##name, ##ownname and ##isocode pragma's.
|
|
pointer to allocated memory instead of modifying the pointer given as parameter
|
|
stillunknown and pv2b.
|