Difference for server/commands.c from version 1.35 to 1.36


version 1.35 version 1.36
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_commands_c =   * static char *rcsid_commands_c =
  *   "$Id: commands.c,v 1.35 2003/06/30 19:14:13 tchize Exp $";   *   "$Id: commands.c,v 1.36 2003/07/24 04:21:14 temitchell Exp $";
  */   */
   
 /*  /*
Line 245
 
Line 245
   {"style_info", command_style_map_info, 0.0}, /* Costly command, so make it wiz only */    {"style_info", command_style_map_info, 0.0}, /* Costly command, so make it wiz only */
   {"summon", command_summon,0.0},    {"summon", command_summon,0.0},
   {"teleport", command_teleport,0.0},    {"teleport", command_teleport,0.0},
     {"toggle_shout", command_toggle_shout,0.0},
   {"wizpass", command_wizpass,0.0},    {"wizpass", command_wizpass,0.0},
   {"overlay_save", command_save_overlay, 0.0},    {"overlay_save", command_save_overlay, 0.0},
   {"possess", command_possess, 0.0},    {"possess", command_possess, 0.0},


Legend:
line(s) removed in v.1.35 
line(s) changed
 line(s) added in v.1.36

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