Difference for server/commands.c from version 1.11 to 1.12


version 1.11 version 1.12
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_commands_c =   * static char *rcsid_commands_c =
  *   "$Id: commands.c,v 1.11 2001/05/29 04:41:53 mwedel Exp $";   *   "$Id: commands.c,v 1.12 2001/07/14 04:11:18 mwedel Exp $";
  */   */
   
 /*  /*
Line 146
 
Line 146
   {"dump", command_dump,0.0},    {"dump", command_dump,0.0},
   {"dumpbelow", command_dumpbelow,0.0},    {"dumpbelow", command_dumpbelow,0.0},
   {"dumpfriendlyobjects", command_dumpfriendlyobjects,0.0},    {"dumpfriendlyobjects", command_dumpfriendlyobjects,0.0},
   {"dumplights", command_dumplights,0.0},  
   {"dumpallarchetypes", command_dumpallarchetypes,0.0},    {"dumpallarchetypes", command_dumpallarchetypes,0.0},
   {"dumpallmaps", command_dumpallmaps,0.0},    {"dumpallmaps", command_dumpallmaps,0.0},
   {"dumpallobjects", command_dumpallobjects,0.0},    {"dumpallobjects", command_dumpallobjects,0.0},


Legend:
line(s) removed in v.1.11 
line(s) changed
 line(s) added in v.1.12

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