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.12 by root, Tue Nov 3 23:44:21 2009 UTC vs.
Revision 1.16 by root, Thu Apr 15 21:49:15 2010 UTC

178 name_pl 178 name_pl
179 neutral 179 neutral
180 no_attack 180 no_attack
181 no_damage 181 no_damage
182 no_drop 182 no_drop
183 no_fix_player
184 no_magic 183 no_magic
185 no_pick 184 no_pick
186 no_skill_ident 185 no_skill_ident
187 no_steal 186 no_steal
188 no_strength 187 no_strength
205 precious 204 precious
206 protected 205 protected
207 race 206 race
208 random_move 207 random_move
209 random_movement 208 random_movement
209 random_speed
210 randomitems 210 randomitems
211 range 211 range
212 range_modifier 212 range_modifier
213 reflect_missile 213 reflect_missile
214 reflect_spell 214 reflect_spell
251 sound_destroy 251 sound_destroy
252 smoothlevel 252 smoothlevel
253 sp 253 sp
254 speed 254 speed
255 speed_left 255 speed_left
256 sl
256 splitting 257 splitting
257 stand_still 258 stand_still
258 startequip 259 startequip
259 state 260 state
260 stealth 261 stealth
309 tile_path_3 310 tile_path_3
310 tile_path_4 311 tile_path_4
311 312
312 file_format_version 313 file_format_version
313 314
314 temp
315 pressure
316 humid
317 windspeed
318 winddir
319 sky
320
321 map 315 map
322 savebed_map 316 savebed_map
323 bed_x 317 bed_x
324 bed_y 318 bed_y
325 password 319 password
389 change_name 383 change_name
390 change_title 384 change_title
391 change_slaying 385 change_slaying
392 yes 386 yes
393 no 387 no
388
389 max_level
390
391 authour
392 size
393 index
394); 394);
395 395
396open GPERF, "|-", "exec $ARG{GPERF} -m50 >kw_hash.h" 396open GPERF, "|-", "exec $ARG{GPERF} -m50 >kw_hash.h"
397 or die "$ARGV{GPERF}: $!"; 397 or die "$ARGV{GPERF}: $!";
398 398

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines