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

Comparing deliantra/server/include/define.h (file contents):
Revision 1.12 by root, Fri Sep 29 11:53:08 2006 UTC vs.
Revision 1.13 by root, Sun Dec 3 00:59:58 2006 UTC

382#define PU_READABLES 0x00400000 382#define PU_READABLES 0x00400000
383#define PU_MAGIC_DEVICE 0x00800000 383#define PU_MAGIC_DEVICE 0x00800000
384 384
385#define PU_NOT_CURSED 0x01000000 385#define PU_NOT_CURSED 0x01000000
386#define PU_JEWELS 0x02000000 386#define PU_JEWELS 0x02000000
387#define PU_FLESH 0x04000000
387 388
388 389
389/* Instead of using arbitrary constants for indexing the 390/* Instead of using arbitrary constants for indexing the
390 * freearr, add these values. <= SIZEOFFREE1 will get you 391 * freearr, add these values. <= SIZEOFFREE1 will get you
391 * within 1 space. <= SIZEOFFREE2 wll get you withing 392 * within 1 space. <= SIZEOFFREE2 wll get you withing

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines