Difference for server/commands.c from version 1.22 to 1.23


version 1.22 version 1.23
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_commands_c =   * static char *rcsid_commands_c =
  *   "$Id: commands.c,v 1.22 2002/07/15 04:57:13 mwedel Exp $";   *   "$Id: commands.c,v 1.23 2002/07/18 04:45:35 mwedel Exp $";
  */   */
   
 /*  /*
Line 217
 
Line 217
   {"dumpmap", command_dumpmap,0.0},    {"dumpmap", command_dumpmap,0.0},
   {"forget_spell", command_forget_spell, 0.0},    {"forget_spell", command_forget_spell, 0.0},
   {"free", command_free,0.0},    {"free", command_free,0.0},
     {"freeze", command_freeze,0.0},
   {"goto", command_goto,0.0},    {"goto", command_goto,0.0},
   {"invisible", command_invisible,0.0},    {"invisible", command_invisible,0.0},
   {"kick", command_kick, 0.0},    {"kick", command_kick, 0.0},


Legend:
line(s) removed in v.1.22 
line(s) changed
 line(s) added in v.1.23

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