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.24 by root, Sat Apr 28 17:51:58 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
172 path_repelled 173 path_repelled
173 perm_exp 174 perm_exp
174 pick_up 175 pick_up
175 player_sold 176 player_sold
176 pow 177 pow
178 precious
177 protected 179 protected
178 race 180 race
179 random_move 181 random_move
180 random_movement 182 random_movement
181 randomitems 183 randomitems
230 str 232 str
231 subtype 233 subtype
232 tear_down 234 tear_down
233 title 235 title
234 tooltype 236 tooltype
235 treasure 237 treasure_env
236 type 238 type
237 unaggressive 239 unaggressive
238 undead 240 undead
239 unique 241 unique
240 unpaid 242 unpaid
348 Con 350 Con
349 Wis 351 Wis
350 Cha 352 Cha
351 Int 353 Int
352 Pow 354 Pow
355
356 treasure
357 treasureone
358 list
359 change_name
360 change_title
361 change_slaying
362 yes
363 no
353); 364);
354 365
355open GPERF, "|-", "exec $ARG{GPERF} -m50 >kw_hash.h" 366open GPERF, "|-", "exec $ARG{GPERF} -m50 >kw_hash.h"
356 or die "$ARGV{GPERF}: $!"; 367 or die "$ARGV{GPERF}: $!";
357 368

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines