Age | Commit message (Collapse) | Author |
|
This changes the error when you attempt to convert a road owned by a town to another road, specifying that it's owned by the town rather than simply being incompatible. As the original poster of the issue pointed out, these seemed to be the only occurences of the incompatible road string, so now it's unused, but they would be left untouched in case of future use or since changing it to a different error would do the work of removing it then. If requested, it likely wouldn't be too difficult to remove the string entirely.
|
|
|
|
|
|
own roads.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Removing secondary roadtypes from bridges was too cheap. (JGR)
|
|
info window.
|
|
unambiguously to either RoadCatenary or RailCatenary.
|
|
removing road from a road+tram bridge. (marcole)
|
|
|
|
adding more road pieces. (adf88)
|
|
what it does.
|
|
building/removing/changing bridges.
|
|
properly changed upon bankruptcy causing crashes when trying to remove the depot in certain situations
|
|
level.
|
|
data is now always accessible
|
|
"unsafe" functions to prevent them from being used, and thus having to care about certain aspects of their return values
|
|
Eagle_rainbow)
|
|
|
|
|
|
build the roadbits at the beginning and the end if they can connect to something.
|
|
not dragging in bridge direction.
|
|
|
|
owner of the road stop's cache was updated instead of the owner of the removed infrastructure
|
|
|
|
|
|
(for roads) and ScriptTunnel:BuildTunnel (for roads) to work for GameScript
|
|
updated when converting rail or building level crossings.
|
|
|
|
|
|
|
|
related variables
|
|
functions use int z as well
|
|
|
|
for the terraform code
|
|
from the bridge code
|
|
TILE_HEIGHT for the snow line code
|
|
|
|
use it
|
|
functions if they return the Z in pixels (like TilePixelHeight)
|