Introduce path tile classes PathMTile and PathVTile
commitc0b2fd4004159268e59e8fe6b579122303f5f299
authorcirdan <cirdansw@gmail.com>
Sun, 16 Feb 2014 15:02:31 +0000 (16 16:02 +0100)
committercirdan <cirdansw@gmail.com>
Sun, 16 Feb 2014 15:02:31 +0000 (16 16:02 +0100)
tree4d4615f3040ca8f57a923bf9c7175640b5ab0bbc
parent42d17b38eec15abf2fc1eee5b8af4c26fed2ee8a
Introduce path tile classes PathMTile and PathVTile

Rename PathTile to PathVTile (a path tile that can hold a map
tile or a virtual tile in a wormhole), add a new tile base class
PathMTile (only a map tile) and make RoadPathPos and ShipPathPos
use the latter instead of the former, so that they do not have
to deal with wormhole positions.
src/pathfinder/pos.h