ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/random_maps/wall.C
(Generate patch)

Comparing deliantra/server/random_maps/wall.C (file contents):
Revision 1.43 by root, Fri Jul 2 17:43:16 2010 UTC vs.
Revision 1.44 by root, Sun Aug 22 20:23:07 2010 UTC

22 * The authors can be reached via e-mail to <support@deliantra.net> 22 * The authors can be reached via e-mail to <support@deliantra.net>
23 */ 23 */
24 24
25#include <global.h> 25#include <global.h>
26#include <util.h> 26#include <util.h>
27#include <random_map.h> 27#include <rmg.h>
28#include <rproto.h> 28#include <rproto.h>
29 29
30/* Put in the walls and autojoin them. */ 30/* Put in the walls and autojoin them. */
31 31
32/* given a maze and a coordinate, tell me which squares up/down/right/left 32/* given a maze and a coordinate, tell me which squares up/down/right/left

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines