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


version 1.48 version 1.49
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_commands_c =   * static char *rcsid_commands_c =
  *   "$Id: commands.c,v 1.48 2005/03/13 15:48:17 ryo_saeba Exp $";   *   "$Id: commands.c,v 1.49 2005/03/15 21:06:23 ryo_saeba 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},
     {"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},
   {"bowmode", command_bowmode, 0.0},    {"bowmode", command_bowmode, 0.0},


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

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