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.13 by root, Mon Jan 8 12:45:10 2007 UTC vs.
Revision 1.20 by root, Sun Mar 11 02:12:44 2007 UTC

251 wiz 251 wiz
252 x 252 x
253 xrays 253 xrays
254 y 254 y
255 255
256 Object
257 Str
258 Dex
259 Con
260 Wis
261 Cha
262 Int
263 Pow
264 More
265
266 maplore 256 maplore
267 endmaplore 257 endmaplore
268 enter_x 258 enter_x
269 enter_y 259 enter_y
270 width 260 width
318 usekeys 308 usekeys
319 unapply 309 unapply
320 weapon_sp 310 weapon_sp
321 lev_array 311 lev_array
322 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
323); 352);
324 353
325open GPERF, "|-", "exec $ARG{GPERF} -m50 >kw_hash.h" 354open GPERF, "|-", "exec $ARG{GPERF} -m50 >kw_hash.h"
326 or die "$ARGV{GPERF}: $!"; 355 or die "$ARGV{GPERF}: $!";
327 356

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines