Age | Commit message (Collapse) | Author |
|
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
|
|
|
|
While at it, remove an unused variable
|
|
|
|
|
|
depots and locks. Make use of them
|
|
commit
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
added to the cost animation. The player always paid for it, but it was not displayed until now
|
|
|
|
|
|
TODO: unify RS_TRUCK and STATION_TRUCK (same for bus)
|
|
two drops ...
|
|
out of variables.h. Just a drop in the bucket, but it is a start
|
|
|
|
warning in os_timer
|
|
code and proofreading, thanks to peter1138 for another lot of code and ideas.
|