Age | Commit message (Collapse) | Author |
|
|
|
logical location.
|
|
|
|
unneeded include from openttd.h.
|
|
now attached to their object directly and there is
no limit to the amount of names.
-Fix: NewGRF engines could not be renamed.
|
|
|
|
|
|
when it's not necessary.
|
|
|
|
file(s)' more robust.
|
|
useless includes.
|
|
|
|
|
|
logical place and remove about 50% of the includes of 'functions.h'
|
|
it is really needed.
|
|
machines.
|
|
|
|
pressed the enter key.
|
|
|
|
current 'font' for the 'currently' chosen language and give a warning when that does happen.
|
|
fitting to the naming style
|
|
style
|
|
instead of crashing.
|
|
string, just draw a message saying it is invalid.
|
|
money and don't misuses CommandCost to have a overflow safe integer. Based on a patch by Noldo.
|
|
to registers 0x100 to 0x10F.
|
|
finder is set to if no config file is found (ln-)
|
|
colour from before the currency was printed; this removes the need to make two strings for printing currencies (one for positive currencies and one for negative currencies).
-Fix [FS#1036]: do not use green for currencies as it is practically unreadable on CRT monitors.
|
|
assume that the gender is in the front of the string when there can be case switching code at that location.
|
|
StringID = for
each STR_ entry. This avoids the need for a cast to StringID in some
places and thus better type-safety.
|
|
as super class.
|
|
super class.
|
|
super class.
|
|
and COMMA handle writing 64 bit integers to the strings.
|
|
on Windows (In-)
|
|
temp-variable-with-value-of-lookup (skidd13)
|
|
variables.h to strings.h
|
|
|
|
(president) name
by index
|
|
|
|
stations before one had to rename them.
|
|
Also the group string_id is irrelevant unless it is a custom name, so don't 'waste' a savegame string id.
|
|
|
|
were hidden/forgotten, which caused memory corruptions and that in caused all kinds of assertions to trigger.
|
|
because everything is already 64 bits by default.
|
|
better to use int64 variables in the string generating too instead of packing them into two int32s.
-Fix: some displays of money were wrong.
|
|
drawing the amount of money.
|
|
|
|
|
|
be more flexible.
-Codechange: add support for personal directories on Windows.
-Fix [FS#153, FS#193, FS#502, FS#816, FS#854]: fix issues related to fixed names, fixed places of files/directories and application bundles.
|