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.18 by root, Fri Apr 22 06:10:33 2011 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
306 outdoor 307 outdoor
307 tile_path_1 308 tile_path_1
308 tile_path_2 309 tile_path_2
309 tile_path_3 310 tile_path_3
310 tile_path_4 311 tile_path_4
312 tile_path_5
313 tile_path_6
311 314
312 file_format_version 315 file_format_version
313
314 temp
315 pressure
316 humid
317 windspeed
318 winddir
319 sky
320 316
321 map 317 map
322 savebed_map 318 savebed_map
323 bed_x 319 bed_x
324 bed_y 320 bed_y
348 longname 344 longname
349 jail_map 345 jail_map
350 jail_x 346 jail_x
351 jail_y 347 jail_y
352 portal_map 348 portal_map
353 portal_x
354 portal_y
355 fallback 349 fallback
356 nomore 350 nomore
357 351
358 chance 352 chance
359 mods 353 mods
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