Difference for common/loader.l from version 1.68 to 1.69


version 1.68 version 1.69
Line 1
 
Line 1
 %{  %{
 /*  /*
  * static char *rcsid_object_c =   * static char *rcsid_object_c =
  *   "$Id: loader.l,v 1.68 2005/09/13 06:46:35 mwedel Exp $";   *   "$Id: loader.l,v 1.69 2005/10/03 03:29:41 cavesomething Exp $";
  */   */
   
 /*  /*
Line 1358
 
Line 1358
 "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 /*invis_undead*/,   /* 20 */  "is_thrown", "auto_apply", "treasure", "player sold",   /* 20 */
 "see_invisible", "can_roll", "overlay_floor",  "see_invisible", "can_roll", "overlay_floor",
 "is_turnable", "walk_off", "fly_on",  "is_turnable", "walk_off", "fly_on",
 "fly_off", "is_used_up", "identified", "reflecting",            /* 30 */  "fly_off", "is_used_up", "identified", "reflecting",            /* 30 */


Legend:
line(s) removed in v.1.68 
line(s) changed
 line(s) added in v.1.69

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