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.15 by root, Mon Jan 29 15:04:21 2007 UTC vs.
Revision 1.22 by root, Mon Apr 16 10:14:25 2007 UTC

230 str 230 str
231 subtype 231 subtype
232 tear_down 232 tear_down
233 title 233 title
234 tooltype 234 tooltype
235 treasure
236 type 235 type
237 unaggressive 236 unaggressive
238 undead 237 undead
239 unique 238 unique
240 unpaid 239 unpaid
250 wis 249 wis
251 wiz 250 wiz
252 x 251 x
253 xrays 252 xrays
254 y 253 y
255
256 Object
257 Str
258 Dex
259 Con
260 Wis
261 Cha
262 Int
263 Pow
264 More
265 254
266 maplore 255 maplore
267 endmaplore 256 endmaplore
268 enter_x 257 enter_x
269 enter_y 258 enter_y
319 unapply 308 unapply
320 weapon_sp 309 weapon_sp
321 lev_array 310 lev_array
322 endplst 311 endplst
323 312
324 color_fg
325 color_bg
326 visibility 313 visibility
327 magicmap 314 magicmap
328 315
316 match
329 parent 317 parent
330 longname 318 longname
331 jail_map 319 jail_map
332 jail_x 320 jail_x
333 jail_y 321 jail_y
334 fallback 322 fallback
335 nomore 323 nomore
324
325 chance
326 mods
327 diff
328 saves
329 description
330 density
331 damage
332
333 anim
334 mina
335 facings
336 player
337
338 allowed
339 keycode
340 trans
341 yield
342 ingred
343 cauldron
344
345 Str
346 Dex
347 Con
348 Wis
349 Cha
350 Int
351 Pow
352
353 treasure
354 treasureone
355 list
356 change_name
357 change_title
358 change_slaying
359 yes
360 no
336); 361);
337 362
338open GPERF, "|-", "exec $ARG{GPERF} -m50 >kw_hash.h" 363open GPERF, "|-", "exec $ARG{GPERF} -m50 >kw_hash.h"
339 or die "$ARGV{GPERF}: $!"; 364 or die "$ARGV{GPERF}: $!";
340 365

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines