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.87 by root, Fri Sep 19 01:39:45 2008 UTC vs.
Revision 1.88 by root, Sun Sep 28 15:51:04 2008 UTC

74 74
75#define MAX_ANIMATIONS 256 75#define MAX_ANIMATIONS 256
76 76
77#define MAX_NAME 48 77#define MAX_NAME 48
78#define MAX_EXT_TITLE 98 78#define MAX_EXT_TITLE 98
79
80#define ATTUNE_REPELL 8 // 8 levels diff for attune/repell
79 81
80//TODO: remove all calls to fatal and replace them by cleanup 82//TODO: remove all calls to fatal and replace them by cleanup
81#define OUT_OF_MEMORY 0 83#define OUT_OF_MEMORY 0
82#define MAP_ERROR 1 84#define MAP_ERROR 1
83#define ARCHTABLE_TOO_SMALL 2 // unused 85#define ARCHTABLE_TOO_SMALL 2 // unused

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines