Difference for crossedit/Attr.c from version 1.9 to 1.10


version 1.9 version 1.10
Line 397
 
Line 397
     "walk_off", "fly_on", "fly_off", "flying", "monster",       "walk_off", "fly_on", "fly_off", "flying", "monster",
     "neutral", "no_attack", "no_damage", "friendly",      "neutral", "no_attack", "no_damage", "friendly",
     "generator", "is_thrown", "auto_apply", "treasure", "apply_once",      "generator", "is_thrown", "auto_apply", "treasure", "apply_once",
     "see_invisible", "can_roll", "is_turnable", "is_used_up",      "see_invisible", "can_roll", "is_turning", "is_turnable", "is_used_up",
     "identified", "reflecting", "changing", "splitting", "hitback",      "identified", "reflecting", "changing", "splitting", "hitback",
     "startequip", "blocksview", "undead", "scared", "unaggressive",      "startequip", "blocksview", "undead", "scared", "unaggressive",
     "reflect_missile", "reflect_spell", "no_magic", "wiz", "was_wiz",      "reflect_missile", "reflect_spell", "no_magic", "wiz", "was_wiz",
Line 415
 
Line 415
     "is_hilly", "has_ready_skill", "has_ready_weapon", "no_skill_ident",      "is_hilly", "has_ready_skill", "has_ready_weapon", "no_skill_ident",
     "glow_radius", "is_blind", "can_see_in_dark", "is_cauldron",      "glow_radius", "is_blind", "can_see_in_dark", "is_cauldron",
     "randomitems", "is_dust", "no_steal", "one_hit","berserk",      "randomitems", "is_dust", "no_steal", "one_hit","berserk",
       "sub_type", sub_type2","casting_speed",
 /* GROS - These are hooks for script events */  /* GROS - These are hooks for script events */
     "script_load","script_apply","script_say","script_trigger", "script_time",      "script_load","script_apply","script_say","script_trigger", "script_time",
     "script_attack","script_drop", "script_throw", "script_stop", "script_death", "current_weapon_script",      "script_attack","script_drop", "script_throw", "script_stop", "script_death", "current_weapon_script",


Legend:
line(s) removed in v.1.9 
line(s) changed
 line(s) added in v.1.10

File made using version 1.98 of cvs2html by leaf at 2011-07-21 19:49