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.17 by root, Fri Feb 9 01:52: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
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
329 parent 317 parent
330 longname 318 longname
343 damage 331 damage
344 332
345 anim 333 anim
346 mina 334 mina
347 facings 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
348); 352);
349 353
350open GPERF, "|-", "exec $ARG{GPERF} -m50 >kw_hash.h" 354open GPERF, "|-", "exec $ARG{GPERF} -m50 >kw_hash.h"
351 or die "$ARGV{GPERF}: $!"; 355 or die "$ARGV{GPERF}: $!";
352 356

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines