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

Comparing deliantra/server/random_maps/square_spiral.C (file contents):
Revision 1.21 by root, Fri Jul 2 15:03:57 2010 UTC vs.
Revision 1.22 by root, Sun Aug 22 20:23:07 2010 UTC

33 33
34*/ 34*/
35 35
36#include <global.h> 36#include <global.h>
37 37
38#include "random_map.h" 38#include <rmg.h>
39#include "rproto.h" 39#include "rproto.h"
40 40
41/* These are some helper functions which help with 41/* These are some helper functions which help with
42 manipulating a centered onion and turning it into 42 manipulating a centered onion and turning it into
43 a square spiral */ 43 a square spiral */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines