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.
|
|
|
|
Maintenance (#9673)
|
|
docking tile (#9594)
|
|
|
|
|
|
|
|
|
|
own HQ
|
|
|
|
Just in case you want to move it SLIGHTLY to the right.
|
|
|
|
|
|
On TileLoop_Object, HQs are able to produce and move passengers and mail to stations, but querying the HQ tiles for cargo supplied was returning nothing. This makes it so that they return +1 to both passengers and mail.
|
|
|
|
|
|
|
|
|
|
|
|
std::vector::[push|emplace]_back()
|
|
|
|
|
|
tiles may revert to canal. In that case also check the ownership of the canal.
|
|
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
|
|
GetErrorMessageFromLocationCallbackResult instead of the GRFID.
|
|
transmitter and vice versa
|
|
considered in one more place
|
|
'unremovable' flag
|
|
|
|
were available at any point in the past to support building scenarios with historic items
|
|
function
|
|
function
|
|
information for situations when we only want to know if a tile is flat or not (cirdan, LordAro)
|
|
64000.
|
|
|
|
|
|
owned land, keep on drawing the bridges nevertheless.
|
|
|
|
overbuilding it with an object
|
|
|
|
|
|
|
|
|
|
|
|
validness.
|
|
callbacks, and check the results for validity.
|
|
157 to make them consistent with other slope check callbacks. (michi_cc)
|