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

Comparing deliantra/server/random_maps/random_map.h (file contents):
Revision 1.7 by root, Sun Dec 31 20:46:17 2006 UTC vs.
Revision 1.8 by root, Sun Dec 31 22:23:12 2006 UTC

48 int layoutoptions3; 48 int layoutoptions3;
49 int symmetry; 49 int symmetry;
50 int difficulty; 50 int difficulty;
51 int difficulty_given; 51 int difficulty_given;
52 float difficulty_increase; 52 float difficulty_increase;
53
53 int dungeon_level; 54 int dungeon_level;
54 int dungeon_depth; 55 int dungeon_depth;
56
55 int decoroptions; 57 int decoroptions;
56 int orientation; 58 int orientation;
57 int origin_y; 59 int origin_y;
58 int origin_x; 60 int origin_x;
59 int random_seed; 61 int random_seed;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines