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.20 by root, Sun Mar 11 02:12:44 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
249 wiz 251 wiz
250 x 252 x
251 xrays 253 xrays
252 y 254 y
253 255
254 Object
255 Str
256 Dex
257 Con
258 Wis
259 Cha
260 Int
261 Pow
262 More
263
264 maplore 256 maplore
265 endmaplore 257 endmaplore
266 enter_x 258 enter_x
267 enter_y 259 enter_y
268 width 260 width
316 usekeys 308 usekeys
317 unapply 309 unapply
318 weapon_sp 310 weapon_sp
319 lev_array 311 lev_array
320 endplst 312 endplst
313
314 visibility
315 magicmap
316
317 parent
318 longname
319 jail_map
320 jail_x
321 jail_y
322 fallback
323 nomore
324
325 chance
326 mods
327 diff
328 saves
329 description
330 density
331 damage
332
333 anim
334 mina
335 facings
336 player
337
338 allowed
339 keycode
340 trans
341 yield
342 ingred
343 cauldron
344
345 Str
346 Dex
347 Con
348 Wis
349 Cha
350 Int
351 Pow
321); 352);
322 353
323open GPERF, "|-", "exec $ARG{GPERF} -m50 >kw_hash.h" 354open GPERF, "|-", "exec $ARG{GPERF} -m50 >kw_hash.h"
324 or die "$ARGV{GPERF}: $!"; 355 or die "$ARGV{GPERF}: $!";
325 356

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines