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.120 by root, Sun Dec 31 17:17:23 2006 UTC vs.
Revision 1.121 by root, Sun Dec 31 18:10:41 2006 UTC

1288 const_iv (P_BLOCKSVIEW) 1288 const_iv (P_BLOCKSVIEW)
1289 const_iv (P_PLAYER) 1289 const_iv (P_PLAYER)
1290 const_iv (P_NO_MAGIC) 1290 const_iv (P_NO_MAGIC)
1291 const_iv (P_IS_ALIVE) 1291 const_iv (P_IS_ALIVE)
1292 const_iv (P_NO_CLERIC) 1292 const_iv (P_NO_CLERIC)
1293 const_iv (P_NEED_UPDATE)
1294 const_iv (P_OUT_OF_MAP) 1293 const_iv (P_OUT_OF_MAP)
1295 const_iv (P_NEW_MAP) 1294 const_iv (P_NEW_MAP)
1295 const_iv (P_UPTODATE)
1296 1296
1297 const_iv (UP_OBJ_INSERT) 1297 const_iv (UP_OBJ_INSERT)
1298 const_iv (UP_OBJ_REMOVE) 1298 const_iv (UP_OBJ_REMOVE)
1299 const_iv (UP_OBJ_CHANGE) 1299 const_iv (UP_OBJ_CHANGE)
1300 const_iv (UP_OBJ_FACE) 1300 const_iv (UP_OBJ_FACE)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines