Age | Commit message (Collapse) | Author |
|
Eagle_rainbow)
|
|
blitters.
|
|
|
|
bytes of the file.
|
|
|
|
parameter to determine what to do
|
|
NewGRF indication.
|
|
blitter which OpenTTD uses to decide which blitter to load.
|
|
code of loading old style GRFs
|
|
|
|
|
|
for their directory
|
|
|
|
-Remove: the '-i' option for palette selection.
|
|
base grf.
|
|
for NewGRFs without action 14 palette information; this makes the default choice independent from the used base graphics and '-i' option.
|
|
|
|
some headers
|
|
changing base graphics, so the cursor does not glitch if it becomes bigger.
|
|
only providing the "extra" base graphics in one palette and doing the conversion upon loading; the conversion has existed for a while, but now the NewGRF can tell its palette using Action 14 thus it can enable the conversion for only that NewGRF.
|
|
|
|
bitmask/bitset
|
|
were unreadable
|
|
sure all members are properly initialized
|
|
caused segfaults
|
|
load the NoMusic/NoSound sets when there is another set
|
|
if a header require a header make it include that header
|
|
|
|
to find them. Also refer to the readme in some error messages.
|
|
|
|
|
|
|
|
|
|
|
|
3rdparty directory.
|
|
files. If (at least) one data file is missing do not consider the set to be useable. Do also no autodetect sets with missing files.
|
|
error message it
outputs. This makes the function return faster in the common case when all
files are in order, by not doing another set of MD5 checks.
|
|
|
|
|
|
|
|
could behave randomly
|
|
more complete one
|
|
|
|
duplicates (even if the versions differ).
|
|
unnecessarily add it.
|
|
options window.
|
|
printf-like functions
-Fix: wrong number of parameters or wrong parameter types sent to printf-like functions at several places
|
|
graphics sets are queried making it fairly unlikely that downloaded graphics sets override the original graphics.
|
|
currently loaded base graphics pack has less than 2 valid graphics files. For example when someone replaces all his/her original base graphics with custom work (but keeps the name) or renames the dos ones to windows or vice versa.
|
|
|