Age | Commit message (Collapse) | Author |
|
|
|
|
|
the command proc.
When finished, this will allow each command handler to take individually
different parameters, obliviating the need for bit-packing.
|
|
|
|
templated command traits.
This is using a non-intrusive type-traits like templated system, which
allows compile-time validation that the command table and the command
enum match up.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|