Rename PathPos::InWormhole to PathPos::in_wormhole
commit5bb490a97a449cd2f87f6717f91135eadcf3c2c2
authorcirdan <cirdansw@gmail.com>
Fri, 10 Jan 2014 19:27:11 +0000 (10 20:27 +0100)
committercirdan <cirdansw@gmail.com>
Fri, 10 Jan 2014 19:27:11 +0000 (10 20:27 +0100)
tree81e46652086fd9e004119100d1203ed3e1f04f31
parent4871793a766aa9cb0364988d689d915d6ae6f510
Rename PathPos::InWormhole to PathPos::in_wormhole

The new name fits better with new methods that will be added
shortly.
14 files changed:
src/pathfinder/follow_track.hpp
src/pathfinder/pos.h
src/pathfinder/yapf/yapf_costrail.hpp
src/pathfinder/yapf/yapf_destrail.hpp
src/pathfinder/yapf/yapf_node.hpp
src/pathfinder/yapf/yapf_rail.cpp
src/pathfinder/yapf/yapf_road.cpp
src/pathfinder/yapf/yapf_ship.cpp
src/pbs.cpp
src/pbs.h
src/signal.cpp
src/signal_map.h
src/station_cmd.cpp
src/train_cmd.cpp