Age | Commit message (Collapse) | Author |
|
map access free
|
|
|
|
|
|
by TILE_HEIGHT. Reverted one change from the previous commit because it was faulty
|
|
|
|
|
|
|
|
|
|
receives from a client. An invalid value may cause the server to terminate.
|
|
|
|
(Pointed out by peter1138)
|
|
the left list, and only the selected rail type in the right list, to
allow converting electric engines to non-electric.
|
|
engine fails to be replaced
|
|
before seeing if it can refit.
|
|
engines in non-electric depots
this prevents autoreplace to replace to electric engines before the line in question got catenary
|
|
|
|
fixed comment (thanks Bjarni)
|
|
10.3 for all others set it with WITH_ICONV in Makefile.config or with --with-iconv with configure. --with-config=/somedir will search for iconv include files somewhere (or in Makefile.config with WITH_ICONV_PATH). Custom library loading is not (yet) supported
|
|
message a bit more clear
|
|
LIBPNG_CONFIG
|
|
for pointing it out
|
|
moved them to station_map.h to keep consistency
|
|
stops, airports and other non-rail tiles
|
|
type of a water tile. Add an enum describing the different water tiles
|
|
- Use {POWER} and {WEIGHT_S} tags for all strings instead of "{COMMA}units".
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
_*_vehicle_info[]; create and use a function to retrieve data, and ensure constness.
|
|
Index of a Ship Depot. TODO: Store the depot index in the map
|
|
graphics type.
|
|
other types will exist later, and use separate parameters instead of bitshifting.
|
|
that it's used after all
|
|
size of the Company HQ
|
|
warning. These are unused anyway... (smells of r3476-7, but not the same)
|
|
because the rest of the code calls it Comapany HQ. Moved it to unmovable_cmd.c because CompanyHQ is an unmovable and has nothing to do with economy.
|
|
company HQs
|
|
train to a short train where the short train was scrolled off the window would cause a game crash. (Thanks to SimonRC for reporting.)
|
|
|
|
houses
|
|
|
|
anymore
This should hopefully fix the issue where WITH_SDL can be defined while SDL-CONFIG is not
Added an error if WITH_SDL is defined but SDL-CONFIG is not. The same goes for WITH_PNG even though nobody reported this as a problem
removed STATIC_ZLIB_PATH as it turns out that nobody used it
|
|
Although it was an accessor, nor his usage nor the values were clear.
|
|
of a wrong variable. I wish the compiler would warn about different enum types used...
|
|
building type
|
|
|