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.97 by root, Sun Dec 28 10:20:29 2008 UTC vs.
Revision 1.98 by root, Sun Dec 28 16:35:32 2008 UTC

343#define PU_NOTHING 0x00000000 343#define PU_NOTHING 0x00000000
344 344
345#define PU_DEBUG 0x10000000 345#define PU_DEBUG 0x10000000
346#define PU_INHIBIT 0x20000000 346#define PU_INHIBIT 0x20000000
347#define PU_STOP 0x40000000 347#define PU_STOP 0x40000000
348//#define PU_NEWMODE 0x80000000 // no longer used 348#define PU_ENABLE 0x80000000 // used to distinguish value density
349 349
350#define PU_RATIO 0x0000000F 350#define PU_RATIO 0x0000000F
351 351
352#define PU_FOOD 0x00000010 352#define PU_FOOD 0x00000010
353#define PU_DRINK 0x00000020 353#define PU_DRINK 0x00000020

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines