Difference for server/commands.c from version 1.24 to 1.25


version 1.24 version 1.25
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_commands_c =   * static char *rcsid_commands_c =
  *   "$Id: commands.c,v 1.24 2002/09/07 21:41:20 mwedel Exp $";   *   "$Id: commands.c,v 1.25 2002/09/28 07:19:40 mwedel Exp $";
  */   */
   
 /*  /*
Line 220
 
Line 220
   {"free", command_free,0.0},    {"free", command_free,0.0},
   {"freeze", command_freeze,0.0},    {"freeze", command_freeze,0.0},
   {"goto", command_goto,0.0},    {"goto", command_goto,0.0},
     {"hide", command_hide,0.0},
   {"invisible", command_invisible,0.0},    {"invisible", command_invisible,0.0},
   {"kick", command_kick, 0.0},    {"kick", command_kick, 0.0},
   {"learn_special_prayer", command_learn_special_prayer, 0.0},    {"learn_special_prayer", command_learn_special_prayer, 0.0},


Legend:
line(s) removed in v.1.24 
line(s) changed
 line(s) added in v.1.25

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