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.23 by root, Tue Apr 17 18:59:06 2007 UTC

100 has_ready_range 100 has_ready_range
101 hitback 101 hitback
102 hp 102 hp
103 identified 103 identified
104 immune 104 immune
105 inherit
105 int 106 int
106 inv_locked 107 inv_locked
107 invisible 108 invisible
108 is_animated 109 is_animated
109 is_blind 110 is_blind
230 str 231 str
231 subtype 232 subtype
232 tear_down 233 tear_down
233 title 234 title
234 tooltype 235 tooltype
235 treasure
236 type 236 type
237 unaggressive 237 unaggressive
238 undead 238 undead
239 unique 239 unique
240 unpaid 240 unpaid
348 Con 348 Con
349 Wis 349 Wis
350 Cha 350 Cha
351 Int 351 Int
352 Pow 352 Pow
353
354 treasure
355 treasureone
356 list
357 change_name
358 change_title
359 change_slaying
360 yes
361 no
353); 362);
354 363
355open GPERF, "|-", "exec $ARG{GPERF} -m50 >kw_hash.h" 364open GPERF, "|-", "exec $ARG{GPERF} -m50 >kw_hash.h"
356 or die "$ARGV{GPERF}: $!"; 365 or die "$ARGV{GPERF}: $!";
357 366

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines