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.147 by root, Sat Jan 20 22:09:54 2007 UTC vs.
Revision 1.148 by root, Sat Jan 20 23:39:09 2007 UTC

1443 const_iv (ATNR_BLIND) 1443 const_iv (ATNR_BLIND)
1444 const_iv (ATNR_INTERNAL) 1444 const_iv (ATNR_INTERNAL)
1445 const_iv (ATNR_LIFE_STEALING) 1445 const_iv (ATNR_LIFE_STEALING)
1446 const_iv (ATNR_DISEASE) 1446 const_iv (ATNR_DISEASE)
1447 1447
1448 const_iv (MAP_FLUSH)
1449 const_iv (MAP_PLAYER_UNIQUE)
1450 const_iv (MAP_BLOCK)
1451 const_iv (MAP_STYLE)
1452 const_iv (MAP_OVERLAY)
1453
1454 const_iv (MAP_IN_MEMORY) 1448 const_iv (MAP_IN_MEMORY)
1455 const_iv (MAP_SWAPPED) 1449 const_iv (MAP_SWAPPED)
1456 const_iv (MAP_LOADING) 1450 const_iv (MAP_LOADING)
1457 const_iv (MAP_SAVING) 1451 const_iv (MAP_SAVING)
1458 1452

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines