Allow converting track by individual track pieces instead of whole tiles

Ctrl-click on convert button

See: #509
This commit is contained in:
Jonathan G Rennison
2023-05-06 16:20:23 +01:00
parent 09e03fb6b2
commit 31f476220d
8 changed files with 379 additions and 5 deletions

View File

@@ -296,6 +296,7 @@ enum Commands {
CMD_REMOVE_FROM_RAIL_STATION, ///< remove a (rectangle of) tiles from a rail station
CMD_CONVERT_RAIL, ///< convert a rail type
CMD_CONVERT_RAIL_TRACK, ///< convert a rail type (track)
CMD_BUILD_RAIL_WAYPOINT, ///< build a waypoint
CMD_BUILD_ROAD_WAYPOINT, ///< build a road waypoint