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.9 by root, Sat Dec 30 10:16:10 2006 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
293 pressure 295 pressure
294 humid 296 humid
295 windspeed 297 windspeed
296 winddir 298 winddir
297 sky 299 sky
300
301 map
302 savebed_map
303 bed_x
304 bed_y
305 password
306 shoottype
307 bowtype
308 petmode
309 gen_hp
310 gen_sp
311 gen_grace
312 listening
313 peaceful
314 digestion
315 pickup
316 outputs_sync
317 outputs_count
318 usekeys
319 unapply
320 weapon_sp
321 lev_array
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
298); 344);
299 345
300open GPERF, "|-", "exec $ARG{GPERF} -m50 >kw_hash.h" 346open GPERF, "|-", "exec $ARG{GPERF} -m50 >kw_hash.h"
301 or die "$ARGV{GPERF}: $!"; 347 or die "$ARGV{GPERF}: $!";
302 348

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines