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.14 by root, Fri Jan 19 17:50:11 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
320 jail_map
331 jail 321 jail_x
322 jail_y
332 fallback 323 fallback
333 nomore 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
334); 353);
335 354
336open GPERF, "|-", "exec $ARG{GPERF} -m50 >kw_hash.h" 355open GPERF, "|-", "exec $ARG{GPERF} -m50 >kw_hash.h"
337 or die "$ARGV{GPERF}: $!"; 356 or die "$ARGV{GPERF}: $!";
338 357

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines