Difference for server/commands.c from version 1.32 to 1.33


version 1.32 version 1.33
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_commands_c =   * static char *rcsid_commands_c =
  *   "$Id: commands.c,v 1.32 2003/01/19 07:12:24 garbled Exp $";   *   "$Id: commands.c,v 1.33 2003/02/14 05:50:37 garbled Exp $";
  */   */
   
 /*  /*
Line 63
 
Line 63
   {"archs", command_archs, 0.0},    {"archs", command_archs, 0.0},
   {"body", command_body, 0.0},    {"body", command_body, 0.0},
   {"brace", command_brace, 0.0},    {"brace", command_brace, 0.0},
     {"build", command_build,  0.0},
   {"cast", command_cast, 0.2}, /* Is this right? */    {"cast", command_cast, 0.2}, /* Is this right? */
   {"disarm", command_disarm, 1.0},    {"disarm", command_disarm, 1.0},
   {"dm", command_dm, 0.0},    {"dm", command_dm, 0.0},


Legend:
line(s) removed in v.1.32 
line(s) changed
 line(s) added in v.1.33

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