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.90 by elmex, Wed Dec 20 11:20:50 2006 UTC vs.
Revision 1.91 by root, Wed Dec 20 11:36:39 2006 UTC

1452 const_iv (F_BUY) 1452 const_iv (F_BUY)
1453 const_iv (F_SHOP) 1453 const_iv (F_SHOP)
1454 const_iv (F_SELL) 1454 const_iv (F_SELL)
1455 1455
1456 const_iv (P_BLOCKSVIEW) 1456 const_iv (P_BLOCKSVIEW)
1457 const_iv (P_PLAYER)
1457 const_iv (P_NO_MAGIC) 1458 const_iv (P_NO_MAGIC)
1458 const_iv (P_IS_ALIVE) 1459 const_iv (P_IS_ALIVE)
1459 const_iv (P_NO_CLERIC) 1460 const_iv (P_NO_CLERIC)
1460 const_iv (P_NEED_UPDATE) 1461 const_iv (P_NEED_UPDATE)
1461 const_iv (P_NO_ERROR)
1462 const_iv (P_OUT_OF_MAP) 1462 const_iv (P_OUT_OF_MAP)
1463 const_iv (P_NEW_MAP) 1463 const_iv (P_NEW_MAP)
1464 1464
1465 const_iv (UP_OBJ_INSERT) 1465 const_iv (UP_OBJ_INSERT)
1466 const_iv (UP_OBJ_REMOVE) 1466 const_iv (UP_OBJ_REMOVE)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines