ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/server/cfperl.xs
(Generate patch)

Comparing deliantra/server/server/cfperl.xs (file contents):
Revision 1.179 by root, Sun Mar 18 03:05:40 2007 UTC vs.
Revision 1.180 by root, Mon Apr 2 18:04:47 2007 UTC

1051# define const_iv(name) { # name, (IV)name }, 1051# define const_iv(name) { # name, (IV)name },
1052 const_iv (llevError) 1052 const_iv (llevError)
1053 const_iv (llevInfo) 1053 const_iv (llevInfo)
1054 const_iv (llevDebug) 1054 const_iv (llevDebug)
1055 const_iv (llevMonster) 1055 const_iv (llevMonster)
1056
1057 const_iv (Map0Cmd)
1058 const_iv (Map1Cmd)
1059 const_iv (Map1aCmd)
1060
1061 const_iv (MAP_CLIENT_X)
1062 const_iv (MAP_CLIENT_Y)
1056 1063
1057 const_iv (MAX_TIME) 1064 const_iv (MAX_TIME)
1058 const_iv (PLAYER) 1065 const_iv (PLAYER)
1059 const_iv (TRANSPORT) 1066 const_iv (TRANSPORT)
1060 const_iv (ROD) 1067 const_iv (ROD)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines