Add implementation of multi-aspect signalling and GRF support

Requires realistic braking

See: #247
This commit is contained in:
Jonathan G Rennison
2021-08-28 12:51:06 +01:00
parent 6546f6deba
commit b2ef6c0de8
28 changed files with 917 additions and 35 deletions

View File

@@ -224,6 +224,11 @@ public:
*/
byte ctrl_flags;
/**
* Signal extra aspects
*/
uint8 signal_extra_aspects;
/**
* Cost multiplier for building this rail type
*/