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.21 by root, Sat Apr 14 07:23:00 2007 UTC vs.
Revision 1.22 by root, Mon Apr 16 10:14:25 2007 UTC

230 str 230 str
231 subtype 231 subtype
232 tear_down 232 tear_down
233 title 233 title
234 tooltype 234 tooltype
235 treasure
236 type 235 type
237 unaggressive 236 unaggressive
238 undead 237 undead
239 unique 238 unique
240 unpaid 239 unpaid
348 Con 347 Con
349 Wis 348 Wis
350 Cha 349 Cha
351 Int 350 Int
352 Pow 351 Pow
352
353 treasure
354 treasureone
355 list
356 change_name
357 change_title
358 change_slaying
359 yes
360 no
353); 361);
354 362
355open GPERF, "|-", "exec $ARG{GPERF} -m50 >kw_hash.h" 363open GPERF, "|-", "exec $ARG{GPERF} -m50 >kw_hash.h"
356 or die "$ARGV{GPERF}: $!"; 364 or die "$ARGV{GPERF}: $!";
357 365

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines