Difference for server/commands.c from version 1.49 to 1.50


version 1.49 version 1.50
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_commands_c =   * static char *rcsid_commands_c =
  *   "$Id: commands.c,v 1.49 2005/03/15 21:06:23 ryo_saeba Exp $";   *   "$Id: commands.c,v 1.50 2005/04/16 13:19:29 cavesomething Exp $";
  */   */
   
 /*  /*
Line 108
 
Line 108
   {"throw", command_throw, 1.0},    {"throw", command_throw, 1.0},
   {"time", command_time, 0.0},    {"time", command_time, 0.0},
   {"weather", command_weather, 0.0},    {"weather", command_weather, 0.0},
     {"whereabouts", command_whereabouts, 0.0},
   {"whereami", command_whereami, 0.0},    {"whereami", command_whereami, 0.0},
   {"title", command_title, 0.0},    {"title", command_title, 0.0},
   {"usekeys", command_usekeys, 0.0},    {"usekeys", command_usekeys, 0.0},


Legend:
line(s) removed in v.1.49 
line(s) changed
 line(s) added in v.1.50

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