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.21 by root, Sat Apr 14 07:23:00 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 match
318 parent
319 longname
320 jail_map
321 jail_x
322 jail_y
323 fallback
324 nomore
325
326 chance
327 mods
328 diff
329 saves
330 description
331 density
332 damage
333
334 anim
335 mina
336 facings
337 player
338
339 allowed
340 keycode
341 trans
342 yield
343 ingred
344 cauldron
345
346 Str
347 Dex
348 Con
349 Wis
350 Cha
351 Int
352 Pow
321); 353);
322 354
323open GPERF, "|-", "exec $ARG{GPERF} -m50 >kw_hash.h" 355open GPERF, "|-", "exec $ARG{GPERF} -m50 >kw_hash.h"
324 or die "$ARGV{GPERF}: $!"; 356 or die "$ARGV{GPERF}: $!";
325 357

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines