Difference for common/loader.l from version 1.26 to 1.27


version 1.26 version 1.27
Line 1
 
Line 1
 %{  %{
 /*  /*
  * static char *rcsid_object_c =   * static char *rcsid_object_c =
  *   "$Id: loader.l,v 1.26 2002/07/18 04:41:14 mwedel Exp $";   *   "$Id: loader.l,v 1.27 2002/07/30 06:37:21 mwedel Exp $";
  */   */
   
 /*  /*
Line 1092
 
Line 1092
 "alive", "wiz", NULL, NULL, "was_wiz", "applied", "unpaid",  "alive", "wiz", NULL, NULL, "was_wiz", "applied", "unpaid",
 "can_use_shield", "no_pick", "walk_on", "no_pass", /* 10 */  "can_use_shield", "no_pick", "walk_on", "no_pass", /* 10 */
 "is_animated", NULL, "flying", "monster", "friendly", "generator",  "is_animated", NULL, "flying", "monster", "friendly", "generator",
 "is_thrown", "auto_apply", "treasure", NULL, /* 20 */  "is_thrown", "auto_apply", "treasure", NULL /* flag_invis_undead */, /* 20 */
 "see_invisible", "can_roll", NULL, "is_turnable", "walk_off",  "see_invisible", "can_roll", NULL, "is_turnable", "walk_off",
 "fly_on", "fly_off", "is_used_up", "identified", "reflecting", /* 30 */  "fly_on", "fly_off", "is_used_up", "identified", "reflecting", /* 30 */
 "changing", "splitting", "hitback", "startequip",  "changing", "splitting", "hitback", "startequip",


Legend:
line(s) removed in v.1.26 
line(s) changed
 line(s) added in v.1.27

File made using version 1.98 of cvs2html by leaf at 2011-07-21 17:12