Merge branch 'house_placing' into jgrpp

This commit is contained in:
Jonathan G Rennison
2015-08-03 21:29:22 +01:00
20 changed files with 1495 additions and 264 deletions

View File

@@ -187,6 +187,7 @@ enum Commands {
CMD_REMOVE_SIGNALS, ///< remove a signal
CMD_TERRAFORM_LAND, ///< terraform a tile
CMD_BUILD_OBJECT, ///< build an object
CMD_BUILD_HOUSE, ///< build a house
CMD_BUILD_TUNNEL, ///< build a tunnel
CMD_REMOVE_FROM_RAIL_STATION, ///< remove a (rectangle of) tiles from a rail station