peter1138
|
192137258a
|
(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
|
bbf4f982a0
|
(svn r4166) Sprinkle several map accessors with assert()s
|
2006-03-30 09:29:01 +00:00 |
|
tron
|
0100871412
|
(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
|
3027b8673e
|
(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
|
af42610321
|
(svn r3777) Add some functions to handle tunnels
|
2006-03-06 20:55:24 +00:00 |
|