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.88 by root, Sun Sep 28 15:51:04 2008 UTC vs.
Revision 1.89 by root, Mon Sep 29 06:32:08 2008 UTC

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 79
80#define ATTUNE_REPELL 8 // 8 levels diff for attune/repell 80#define ATTUNE_REPELL 16 // levels diff for attune/repell
81 81
82//TODO: remove all calls to fatal and replace them by cleanup 82//TODO: remove all calls to fatal and replace them by cleanup
83#define OUT_OF_MEMORY 0 83#define OUT_OF_MEMORY 0
84#define MAP_ERROR 1 84#define MAP_ERROR 1
85#define ARCHTABLE_TOO_SMALL 2 // unused 85#define ARCHTABLE_TOO_SMALL 2 // unused

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines