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.16 by root, Tue Feb 6 13:21:29 2007 UTC vs.
Revision 1.21 by root, Sat Apr 14 07:23:00 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
319 unapply 309 unapply
320 weapon_sp 310 weapon_sp
321 lev_array 311 lev_array
322 endplst 312 endplst
323 313
324 color_fg
325 color_bg
326 visibility 314 visibility
327 magicmap 315 magicmap
328 316
317 match
329 parent 318 parent
330 longname 319 longname
331 jail_map 320 jail_map
332 jail_x 321 jail_x
333 jail_y 322 jail_y
339 diff 328 diff
340 saves 329 saves
341 description 330 description
342 density 331 density
343 damage 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
344); 353);
345 354
346open GPERF, "|-", "exec $ARG{GPERF} -m50 >kw_hash.h" 355open GPERF, "|-", "exec $ARG{GPERF} -m50 >kw_hash.h"
347 or die "$ARGV{GPERF}: $!"; 356 or die "$ARGV{GPERF}: $!";
348 357

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines