Difference for server/commands.c from version 1.9 to 1.10


version 1.9 version 1.10
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_commands_c =   * static char *rcsid_commands_c =
  *   "$Id: commands.c,v 1.9 2000/12/27 07:53:35 cvs Exp $";   *   "$Id: commands.c,v 1.10 2001/05/09 06:58:12 mwedel Exp $";
  */   */
   
 /*  /*
Line 171
 
Line 171
   {"spellreset", command_spell_reset,0.0},    {"spellreset", command_spell_reset,0.0},
   {"ssdumptable", command_ssdumptable,0.0},    {"ssdumptable", command_ssdumptable,0.0},
   {"stats", command_stats,0.0},    {"stats", command_stats,0.0},
     {"style_info", command_style_map_info, 0.0}, /* Costly command, so make it wiz only */
   {"summon", command_summon,0.0},    {"summon", command_summon,0.0},
   {"wizpass", command_wizpass,0.0},    {"wizpass", command_wizpass,0.0},
 };  };


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 17:31