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.12 by root, Sun Jan 7 23:10:43 2007 UTC vs.
Revision 1.14 by root, Fri Jan 19 17:50:11 2007 UTC

158 no_pick 158 no_pick
159 no_skill_ident 159 no_skill_ident
160 no_steal 160 no_steal
161 no_strength 161 no_strength
162 nrof 162 nrof
163 obj_original
163 object 164 object
164 oid 165 oid
165 one_hit 166 one_hit
166 only_attack 167 only_attack
167 other_arch 168 other_arch
317 usekeys 318 usekeys
318 unapply 319 unapply
319 weapon_sp 320 weapon_sp
320 lev_array 321 lev_array
321 endplst 322 endplst
323
324 color_fg
325 color_bg
326 visibility
327 magicmap
328
329 parent
330 longname
331 jail
332 fallback
333 nomore
322); 334);
323 335
324open GPERF, "|-", "exec $ARG{GPERF} -m50 >kw_hash.h" 336open GPERF, "|-", "exec $ARG{GPERF} -m50 >kw_hash.h"
325 or die "$ARGV{GPERF}: $!"; 337 or die "$ARGV{GPERF}: $!";
326 338

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines