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.18 by root, Thu Feb 15 21:07:49 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_map
332 jail_x
333 jail_y
334 fallback
335 nomore
336
337 chance
338 mods
339 diff
340 saves
341 description
342 density
343 damage
344
345 anim
346 mina
347 facings
348 player
322); 349);
323 350
324open GPERF, "|-", "exec $ARG{GPERF} -m50 >kw_hash.h" 351open GPERF, "|-", "exec $ARG{GPERF} -m50 >kw_hash.h"
325 or die "$ARGV{GPERF}: $!"; 352 or die "$ARGV{GPERF}: $!";
326 353

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines