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

Comparing deliantra/server/include/rmg.h (file contents):
Revision 1.7 by root, Wed Nov 16 23:42:01 2016 UTC vs.
Revision 1.8 by root, Sun Jan 29 02:47:05 2017 UTC

113 RMOPT_BOTTOM_C = 4, 113 RMOPT_BOTTOM_C = 4,
114 RMOPT_BOTTOM_R = 8, 114 RMOPT_BOTTOM_R = 8,
115 RMOPT_IRR_SPACE = 16, 115 RMOPT_IRR_SPACE = 16,
116 RMOPT_WALL_OFF = 32, 116 RMOPT_WALL_OFF = 32,
117 RMOPT_WALLS_ONLY = 64, 117 RMOPT_WALLS_ONLY = 64,
118 RMOPT_NO_DOORS = 256, /* Place walls insead of doors. Produces broken map. */ 118 RMOPT_NO_DOORS = 256, /* Place walls insead of doors. Produces broken map. */
119}; 119};
120 120
121/* symmetry definitions--used in this file AND in treasure.c: 121/* symmetry definitions--used in this file AND in treasure.c:
122the numerical values matter so don't change them. */ 122the numerical values matter so don't change them. */
123enum { 123enum {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines