ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/include/preprocess
(Generate patch)

Comparing deliantra/server/include/preprocess (file contents):
Revision 1.11 by root, Sun Jan 7 02:39:14 2007 UTC vs.
Revision 1.16 by root, Tue Feb 6 13:21:29 2007 UTC

68 cursed 68 cursed
69 custom_name 69 custom_name
70 dam 70 dam
71 dam_modifier 71 dam_modifier
72 damned 72 damned
73 destroy_on_death
73 dex 74 dex
74 direction 75 direction
75 duration 76 duration
76 duration_modifier 77 duration_modifier
77 editable 78 editable
157 no_pick 158 no_pick
158 no_skill_ident 159 no_skill_ident
159 no_steal 160 no_steal
160 no_strength 161 no_strength
161 nrof 162 nrof
163 obj_original
162 object 164 object
163 oid 165 oid
164 one_hit 166 one_hit
165 only_attack 167 only_attack
166 other_arch 168 other_arch
316 usekeys 318 usekeys
317 unapply 319 unapply
318 weapon_sp 320 weapon_sp
319 lev_array 321 lev_array
320 endplst 322 endplst
323
324 color_fg
325 color_bg
326 visibility
327 magicmap
328
329 parent
330 longname
331 jail_map
332 jail_x
333 jail_y
334 fallback
335 nomore
336
337 chance
338 mods
339 diff
340 saves
341 description
342 density
343 damage
321); 344);
322 345
323open GPERF, "|-", "exec $ARG{GPERF} -m50 >kw_hash.h" 346open GPERF, "|-", "exec $ARG{GPERF} -m50 >kw_hash.h"
324 or die "$ARGV{GPERF}: $!"; 347 or die "$ARGV{GPERF}: $!";
325 348

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines