peter1138
|
681c8c0162
|
(svn r6560) - Codechange: Minor fix; add missing #include guards and comments, and correct svn properties on bmp.[ch]
|
2006-09-28 18:42:35 +00:00 |
|
tron
|
7ad0d787e2
|
(svn r4166) Sprinkle several map accessors with assert()s
|
2006-03-30 09:29:01 +00:00 |
|
tron
|
78083f0da7
|
(svn r3830) Move IsTunnelTile() from tile.h to tunnel_map.h and add IsTunnel(), which just checks for a tunnel, but not the tile type as IsTunnelTile() does
|
2006-03-12 15:04:03 +00:00 |
|
tron
|
313754011d
|
(svn r3779) Move CheckTunnelInWay() to a more appropriate place, invert its result and give it a less ambiguous name (IsTunnelInWay)
|
2006-03-07 07:51:05 +00:00 |
|
tron
|
f2dc736554
|
(svn r3777) Add some functions to handle tunnels
|
2006-03-06 20:55:24 +00:00 |
|