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.89 by elmex, Wed Dec 20 10:31:00 2006 UTC vs.
Revision 1.90 by elmex, Wed Dec 20 11:20:50 2006 UTC

1147 const_iv (POTION) 1147 const_iv (POTION)
1148 const_iv (FOOD) 1148 const_iv (FOOD)
1149 const_iv (POISON) 1149 const_iv (POISON)
1150 const_iv (BOOK) 1150 const_iv (BOOK)
1151 const_iv (CLOCK) 1151 const_iv (CLOCK)
1152 const_iv (LIGHTNING)
1153 const_iv (ARROW) 1152 const_iv (ARROW)
1154 const_iv (BOW) 1153 const_iv (BOW)
1155 const_iv (WEAPON) 1154 const_iv (WEAPON)
1156 const_iv (ARMOUR) 1155 const_iv (ARMOUR)
1157 const_iv (PEDESTAL) 1156 const_iv (PEDESTAL)
1259 const_iv (DISEASE) 1258 const_iv (DISEASE)
1260 const_iv (SYMPTOM) 1259 const_iv (SYMPTOM)
1261 const_iv (BUILDER) 1260 const_iv (BUILDER)
1262 const_iv (MATERIAL) 1261 const_iv (MATERIAL)
1263 const_iv (ITEM_TRANSFORMER) 1262 const_iv (ITEM_TRANSFORMER)
1264 const_iv (QUEST)
1265 1263
1266 const_iv (NUM_SUBTYPES) 1264 const_iv (NUM_SUBTYPES)
1267 1265
1268 const_iv (ST_BD_BUILD) 1266 const_iv (ST_BD_BUILD)
1269 const_iv (ST_BD_REMOVE) 1267 const_iv (ST_BD_REMOVE)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines