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.18 by root, Thu Feb 15 21:07:49 2007 UTC vs.
Revision 1.19 by root, Fri Feb 16 19:43:41 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
344 334
345 anim 335 anim
346 mina 336 mina
347 facings 337 facings
348 player 338 player
339
340 allowed
341 keycode
342 trans
343 yield
344 ingred
345 cauldron
346
347 Str
348 Dex
349 Con
350 Wis
351 Cha
352 Int
353 Pow
349); 354);
350 355
351open GPERF, "|-", "exec $ARG{GPERF} -m50 >kw_hash.h" 356open GPERF, "|-", "exec $ARG{GPERF} -m50 >kw_hash.h"
352 or die "$ARGV{GPERF}: $!"; 357 or die "$ARGV{GPERF}: $!";
353 358

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines