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.50 by root, Mon Sep 11 01:16:20 2006 UTC vs.
Revision 1.51 by root, Mon Sep 11 12:10:21 2006 UTC

1258 const_iv (AT_BLIND) 1258 const_iv (AT_BLIND)
1259 const_iv (AT_INTERNAL) 1259 const_iv (AT_INTERNAL)
1260 const_iv (AT_LIFE_STEALING) 1260 const_iv (AT_LIFE_STEALING)
1261 const_iv (AT_DISEASE) 1261 const_iv (AT_DISEASE)
1262 1262
1263 const_iv (QUEST_IN_PROGRESS)
1264 const_iv (QUEST_DONE_QUEST)
1265 const_iv (QUEST_DONE_TASK)
1266 const_iv (QUEST_START_QUEST)
1267 const_iv (QUEST_END_QUEST)
1268 const_iv (QUEST_START_TASK)
1269 const_iv (QUEST_END_TASK)
1270 const_iv (QUEST_OVERRIDE)
1271 const_iv (QUEST_ON_ACTIVATE)
1272
1273 const_iv (WEAP_HIT) 1263 const_iv (WEAP_HIT)
1274 const_iv (WEAP_SLASH) 1264 const_iv (WEAP_SLASH)
1275 const_iv (WEAP_PIERCE) 1265 const_iv (WEAP_PIERCE)
1276 const_iv (WEAP_CLEAVE) 1266 const_iv (WEAP_CLEAVE)
1277 const_iv (WEAP_SLICE) 1267 const_iv (WEAP_SLICE)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines