Darkvater
|
80814dbb1d
|
(svn r6406) -Codechange: Rename TileOffsByDir to TileOffsByDiagDir because it accepts
DiagDirections, and add TileOffsByDir that handles Directions.
-Codechange: Make the treeloop use TileOffsByDir().
|
2006-09-05 23:21:41 +00:00 |
|
tron
|
3f35ae1501
|
(svn r5924) Revert accidently commited files
|
2006-08-16 06:06:48 +00:00 |
|
tron
|
fa5564db13
|
(svn r5923) Fix 'make depend' which was broken in r3574 (it just did nothing)
|
2006-08-16 06:05:44 +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 |
|