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.65 by root, Tue Jul 10 06:05:55 2007 UTC vs.
Revision 1.66 by elmex, Sat Jul 21 14:37:25 2007 UTC

72#define MAX_WC 120 72#define MAX_WC 120
73#define MIN_AC -120 73#define MIN_AC -120
74#define MAX_AC 120 74#define MAX_AC 120
75#define MIN_DAM 0 75#define MIN_DAM 0
76#define MAX_DAM 200 76#define MAX_DAM 200
77#define MIN_DIGESTION -35
78#define MAX_DIGESTION 70
77 79
78#define MAX_BUF 1024 80#define MAX_BUF 1024
79 /* Used for all kinds of things */ 81 /* Used for all kinds of things */
80#define VERY_BIG_BUF 2048 82#define VERY_BIG_BUF 2048
81#define HUGE_BUF 10240 /* Used for messages - some can be quite long */ 83#define HUGE_BUF 10240 /* Used for messages - some can be quite long */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines