Difference for server/commands.c from version 1.53 to 1.54


version 1.53 version 1.54
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_commands_c =   * static char *rcsid_commands_c =
  *   "$Id: commands.c,v 1.53 2005/09/04 16:58:12 akirschbaum Exp $";   *   "$Id: commands.c,v 1.54 2005/09/09 21:09:41 akirschbaum Exp $";
  */   */
   
 /*  /*
Line 260
 
Line 260
   {"teleport", command_teleport,0.0},    {"teleport", command_teleport,0.0},
   {"toggle_shout", command_toggle_shout,0.0},    {"toggle_shout", command_toggle_shout,0.0},
   {"wizpass", command_wizpass,0.0},    {"wizpass", command_wizpass,0.0},
     {"wizcast", command_wizcast,0.0},
   {"overlay_save", command_save_overlay, 0.0},    {"overlay_save", command_save_overlay, 0.0},
 /*  {"possess", command_possess, 0.0}, */  /*  {"possess", command_possess, 0.0}, */
   {"mon_aggr", command_mon_aggr, 0.0},    {"mon_aggr", command_mon_aggr, 0.0},


Legend:
line(s) removed in v.1.53 
line(s) changed
 line(s) added in v.1.54

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