ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/include/newserver.h
(Generate patch)

Comparing deliantra/server/include/newserver.h (file contents):
Revision 1.14 by root, Wed Sep 20 21:53:50 2006 UTC vs.
Revision 1.15 by root, Wed Dec 13 02:55:50 2006 UTC

26 newserver.h defines various structures and values that are use for the 26 newserver.h defines various structures and values that are use for the
27 new client server communication method. Values defined here are only 27 new client server communication method. Values defined here are only
28 used on the server side code. For shared client/server values, see 28 used on the server side code. For shared client/server values, see
29 newclient.h 29 newclient.h
30*/ 30*/
31
32 31
33#ifndef NEWSERVER_H 32#ifndef NEWSERVER_H
34#define NEWSERVER_H 33#define NEWSERVER_H
35 34
36/* Reduce this from 50 to 5 - as it is now, there will never be more 35/* Reduce this from 50 to 5 - as it is now, there will never be more

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines