Age | Commit message (Collapse) | Author |
|
|
|
substitute type for a house and the NewGRF was removed during the game
|
|
-> OpenTTD spec mappings
|
|
checking savegames (empty for now).
|
|
without that newgrf available all houses became tall office blocks
|
|
|
|
|
|
_house_specs[]
|
|
|
|
town_type.h to separate files
|
|
|
|
savegames was broken
|
|
time, binary size and run time (with asserts disabled) should be improved
|
|
In the first phase, indexes are stored. In the second phase, indexes are checked for validity and converted to pointers
|
|
that we allow removing towns now, but better not have desync prone code lingering around)
|
|
road networks
-Fix: use a flag instead of TL_NO_ROADS to forbid towns to build roads. The flag is ignored during world generation, so there won't be 'ghost' towns anymore
-Feature: town layout is now stored per town, so it is possible to (manually) set different layout for each town
|
|
pass/mail
|
|
|
|
|