Difference for server/commands.c from version 1.37 to 1.38


version 1.37 version 1.38
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_commands_c =   * static char *rcsid_commands_c =
  *   "$Id: commands.c,v 1.37 2003/07/26 02:10:40 temitchell Exp $";   *   "$Id: commands.c,v 1.38 2003/09/03 13:42:19 tchize Exp $";
  */   */
   
 /*  /*
Line 92
 
Line 92
   {"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},
     {"rename", command_rename_item,  0.0},
   {"resistances", command_resistances, 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},


Legend:
line(s) removed in v.1.37 
line(s) changed
 line(s) added in v.1.38

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