Difference for server/commands.c from version 1.6 to 1.7


version 1.6 version 1.7
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_commands_c =   * static char *rcsid_commands_c =
  *   "$Id: commands.c,v 1.6 2000/06/21 09:34:56 jec Exp $";   *   "$Id: commands.c,v 1.7 2000/12/04 00:40:05 cvs Exp $";
  */   */
   
 /*  /*
Line 87
 
Line 87
   {"players", command_players, 0.0},    {"players", command_players, 0.0},
   {"prepare", command_prepare, 1.0},    {"prepare", command_prepare, 1.0},
   {"quit", command_quit, 0.0},    {"quit", command_quit, 0.0},
     {"resistances", command_resistances, 0.0},
   {"rotateshoottype", command_rotateshoottype, 0.0},    {"rotateshoottype", command_rotateshoottype, 0.0},
   {"rotatespells", command_rotatespells, 0.0},    {"rotatespells", command_rotatespells, 0.0},
   {"say", command_say, 0.0},    {"say", command_say, 0.0},


Legend:
line(s) removed in v.1.6 
line(s) changed
 line(s) added in v.1.7

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