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.12 by root, Sun Jan 7 23:10:43 2007 UTC vs.
Revision 1.21 by root, Sat Apr 14 07:23:00 2007 UTC

158 no_pick 158 no_pick
159 no_skill_ident 159 no_skill_ident
160 no_steal 160 no_steal
161 no_strength 161 no_strength
162 nrof 162 nrof
163 obj_original
163 object 164 object
164 oid 165 oid
165 one_hit 166 one_hit
166 only_attack 167 only_attack
167 other_arch 168 other_arch
250 wiz 251 wiz
251 x 252 x
252 xrays 253 xrays
253 y 254 y
254 255
255 Object
256 Str
257 Dex
258 Con
259 Wis
260 Cha
261 Int
262 Pow
263 More
264
265 maplore 256 maplore
266 endmaplore 257 endmaplore
267 enter_x 258 enter_x
268 enter_y 259 enter_y
269 width 260 width
317 usekeys 308 usekeys
318 unapply 309 unapply
319 weapon_sp 310 weapon_sp
320 lev_array 311 lev_array
321 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
322); 353);
323 354
324open GPERF, "|-", "exec $ARG{GPERF} -m50 >kw_hash.h" 355open GPERF, "|-", "exec $ARG{GPERF} -m50 >kw_hash.h"
325 or die "$ARGV{GPERF}: $!"; 356 or die "$ARGV{GPERF}: $!";
326 357

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines