ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/include/genkeywords
(Generate patch)

Comparing deliantra/server/include/genkeywords (file contents):
Revision 1.14 by root, Sun Nov 29 09:41:28 2009 UTC vs.
Revision 1.17 by root, Sun Apr 25 11:23:31 2010 UTC

342 longname 342 longname
343 jail_map 343 jail_map
344 jail_x 344 jail_x
345 jail_y 345 jail_y
346 portal_map 346 portal_map
347 portal_x
348 portal_y
349 fallback 347 fallback
350 nomore 348 nomore
351 349
352 chance 350 chance
353 mods 351 mods
383 change_name 381 change_name
384 change_title 382 change_title
385 change_slaying 383 change_slaying
386 yes 384 yes
387 no 385 no
386
387 max_level
388
389 authour
390 size
391 index
388); 392);
389 393
390open GPERF, "|-", "exec $ARG{GPERF} -m50 >kw_hash.h" 394open GPERF, "|-", "exec $ARG{GPERF} -m50 >kw_hash.h"
391 or die "$ARGV{GPERF}: $!"; 395 or die "$ARGV{GPERF}: $!";
392 396

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines