Difference for server/commands.c from version 1.63 to 1.64


version 1.63 version 1.64
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_commands_c =   * static char *rcsid_commands_c =
  *   "$Id: commands.c,v 1.63 2006/06/06 21:38:41 akirschbaum Exp $";   *   "$Id: commands.c,v 1.64 2006/08/08 10:05:34 ryo_saeba Exp $";
  */   */
   
 /*  /*
Line 90
 
Line 90
   {"news", command_news, 0.0},    {"news", command_news, 0.0},
   {"output-sync", command_output_sync, 0.0},    {"output-sync", command_output_sync, 0.0},
   {"output-count", command_output_count,0.0},    {"output-count", command_output_count,0.0},
     {"passwd", command_passwd, 0.0},
   {"peaceful", command_peaceful,0.0},    {"peaceful", command_peaceful,0.0},
   {"pickup", command_pickup, 1.0},    {"pickup", command_pickup, 1.0},
   {"players", command_players, 0.0},    {"players", command_players, 0.0},


Legend:
line(s) removed in v.1.63 
line(s) changed
 line(s) added in v.1.64

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