Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
construction (#8274)
|
|
The OldAI was removed in 2009. Pretty sure we can remove this flag
now too.
|
|
|
|
|
|
next to a dock end (#8124)
|
|
|
|
This is a quick fix by @KeldorKatarn:
https://github.com/KeldorKatarn/OpenTTD_PatchPack/commit/65e656b9d6b24476d074ec6b41830a8f197d535b
It has the drawback that snow is draw to the inside the depots as well, as the removed comment suggests.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
std::vector::[push|emplace]_back()
|
|
|
|
|
|
|
|
(#7231)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(Samu).
|
|
over a depot. (adf88)
|
|
explicitly calling implicitly created default constructors.
|
|
data, though strictly NewGRF could only have modified 'label' and 'alternate_labels' at the time AllocateRailType is called, which are reset anyway.
|
|
NewGRF. (adf88)
|
|
info window.
|
|
unambiguously to either RoadCatenary or RailCatenary.
|
|
infrastructure window.
|
|
|
|
separate sprites for the fences on either track side.
|
|
level-crossings. (adf88)
|
|
of extra roads was not being counted. (adf88)
|
|
tram tracks with railroads. (adf88)
|
|
symbols.
|
|
building/removing/changing bridges.
|
|
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
|
|
when they are not supposed to, and truncate cargo appropiately if they are allowed to.
|