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.9 by root, Sat Dec 30 10:16:10 2006 UTC vs.
Revision 1.10 by root, Sun Dec 31 21:26:18 2006 UTC

293 pressure 293 pressure
294 humid 294 humid
295 windspeed 295 windspeed
296 winddir 296 winddir
297 sky 297 sky
298
299 map
300 savebed_map
301 bed_x
302 bed_y
303 password
304 explore
305 shoottype
306 bowtype
307 petmode
308 gen_hp
309 gen_sp
310 gen_grace
311 listening
312 peaceful
313 digestion
314 pickup
315 outputs_sync
316 outputs_count
317 usekeys
318 unapply
319 weapon_sp
320 lev_array
321 endplst
298); 322);
299 323
300open GPERF, "|-", "exec $ARG{GPERF} -m50 >kw_hash.h" 324open GPERF, "|-", "exec $ARG{GPERF} -m50 >kw_hash.h"
301 or die "$ARGV{GPERF}: $!"; 325 or die "$ARGV{GPERF}: $!";
302 326

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines