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


version 1.25 version 1.26
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_commands_c =   * static char *rcsid_commands_c =
  *   "$Id: commands.c,v 1.25 2002/09/28 07:19:40 mwedel Exp $";   *   "$Id: commands.c,v 1.26 2002/11/08 08:54:07 garbled Exp $";
  */   */
   
 /*  /*
Line 106
 
Line 106
   {"take", command_take, 1.0},    {"take", command_take, 1.0},
   {"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},
 #ifdef SET_TITLE  #ifdef SET_TITLE
   {"title", command_title, 0.0},    {"title", command_title, 0.0},
 #endif  #endif


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

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