Fri, 29 Dec 2006 09:10:44 +0000 |
rubidium |
(svn r7607) -Codechange: remove direct map accesses for snow/desert on tunnels and bridges.
|
file |
diff |
annotate
|
Thu, 28 Sep 2006 18:42:35 +0000 |
peter1138 |
(svn r6560) - Codechange: Minor fix; add missing #include guards and comments, and correct svn properties on bmp.[ch]
|
file |
diff |
annotate
|
Thu, 30 Mar 2006 09:29:01 +0000 |
tron |
(svn r4166) Sprinkle several map accessors with assert()s
|
file |
diff |
annotate
|
Sun, 12 Mar 2006 15:04:03 +0000 |
tron |
(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
|
file |
diff |
annotate
|
Tue, 07 Mar 2006 07:51:05 +0000 |
tron |
(svn r3779) Move CheckTunnelInWay() to a more appropriate place, invert its result and give it a less ambiguous name (IsTunnelInWay)
|
file |
diff |
annotate
|
Mon, 06 Mar 2006 20:55:24 +0000 |
tron |
(svn r3777) Add some functions to handle tunnels
|
file |
diff |
annotate
|