Difference for server/commands.c from version 1.26 to 1.27


version 1.26 version 1.27
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_commands_c =   * static char *rcsid_commands_c =
  *   "$Id: commands.c,v 1.26 2002/11/08 08:54:07 garbled Exp $";   *   "$Id: commands.c,v 1.27 2002/11/12 23:09:11 garbled Exp $";
  */   */
   
 /*  /*
Line 107
 
Line 107
   {"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},
 #ifdef SET_TITLE  
   {"title", command_title, 0.0},    {"title", command_title, 0.0},
 #endif  
   {"usekeys", command_usekeys, 0.0},    {"usekeys", command_usekeys, 0.0},
   {"version", command_version, 0.0},    {"version", command_version, 0.0},
   {"wimpy", command_wimpy, 0.0},    {"wimpy", command_wimpy, 0.0},


Legend:
line(s) removed in v.1.26 
line(s) changed
 line(s) added in v.1.27

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