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.75 by root, Mon Sep 10 10:43:10 2007 UTC vs.
Revision 1.76 by root, Sun Oct 7 15:52:05 2007 UTC

88#define MAX_ANIMATIONS 256 88#define MAX_ANIMATIONS 256
89 89
90#define MAX_NAME 48 90#define MAX_NAME 48
91#define MAX_EXT_TITLE 98 91#define MAX_EXT_TITLE 98
92 92
93/* Fatal variables: */
94//TODO: remove all calls to fatal and replace them by cleanup 93//TODO: remove all calls to fatal and replace them by cleanup
95#define OUT_OF_MEMORY 0 94#define OUT_OF_MEMORY 0
96#define MAP_ERROR 1 95#define MAP_ERROR 1
97#define ARCHTABLE_TOO_SMALL 2 // unused 96#define ARCHTABLE_TOO_SMALL 2 // unused
98#define TOO_MANY_ERRORS 3 97#define TOO_MANY_ERRORS 3

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines