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.94 by elmex, Wed Dec 20 14:11:42 2006 UTC

1205 const_iv (FLOOR) 1205 const_iv (FLOOR)
1206 const_iv (FLESH) 1206 const_iv (FLESH)
1207 const_iv (INORGANIC) 1207 const_iv (INORGANIC)
1208 const_iv (SKILL_TOOL) 1208 const_iv (SKILL_TOOL)
1209 const_iv (LIGHTER) 1209 const_iv (LIGHTER)
1210 const_iv (TRAP_PART)
1211 const_iv (WALL) 1210 const_iv (BUILDABLE_WALL)
1212 const_iv (LIGHT_SOURCE)
1213 const_iv (MISC_OBJECT) 1211 const_iv (MISC_OBJECT)
1214 const_iv (MONSTER)
1215 const_iv (SPAWN_GENERATOR)
1216 const_iv (LAMP) 1212 const_iv (LAMP)
1217 const_iv (DUPLICATOR) 1213 const_iv (DUPLICATOR)
1218 const_iv (TOOL) 1214 const_iv (TOOL)
1219 const_iv (SPELLBOOK) 1215 const_iv (SPELLBOOK)
1220 const_iv (BUILDFAC) 1216 const_iv (BUILDFAC)
1232 const_iv (SPELL_EFFECT) 1228 const_iv (SPELL_EFFECT)
1233 const_iv (CONVERTER) 1229 const_iv (CONVERTER)
1234 const_iv (BRACERS) 1230 const_iv (BRACERS)
1235 const_iv (POISONING) 1231 const_iv (POISONING)
1236 const_iv (SAVEBED) 1232 const_iv (SAVEBED)
1237 const_iv (POISONCLOUD)
1238 const_iv (FIREHOLES)
1239 const_iv (WAND) 1233 const_iv (WAND)
1240 const_iv (SCROLL) 1234 const_iv (SCROLL)
1241 const_iv (DIRECTOR) 1235 const_iv (DIRECTOR)
1242 const_iv (GIRDLE) 1236 const_iv (GIRDLE)
1243 const_iv (FORCE) 1237 const_iv (FORCE)
1452 const_iv (F_BUY) 1446 const_iv (F_BUY)
1453 const_iv (F_SHOP) 1447 const_iv (F_SHOP)
1454 const_iv (F_SELL) 1448 const_iv (F_SELL)
1455 1449
1456 const_iv (P_BLOCKSVIEW) 1450 const_iv (P_BLOCKSVIEW)
1451 const_iv (P_PLAYER)
1457 const_iv (P_NO_MAGIC) 1452 const_iv (P_NO_MAGIC)
1458 const_iv (P_IS_ALIVE) 1453 const_iv (P_IS_ALIVE)
1459 const_iv (P_NO_CLERIC) 1454 const_iv (P_NO_CLERIC)
1460 const_iv (P_NEED_UPDATE) 1455 const_iv (P_NEED_UPDATE)
1461 const_iv (P_NO_ERROR)
1462 const_iv (P_OUT_OF_MAP) 1456 const_iv (P_OUT_OF_MAP)
1463 const_iv (P_NEW_MAP) 1457 const_iv (P_NEW_MAP)
1464 1458
1465 const_iv (UP_OBJ_INSERT) 1459 const_iv (UP_OBJ_INSERT)
1466 const_iv (UP_OBJ_REMOVE) 1460 const_iv (UP_OBJ_REMOVE)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines