Difference for server/main.c from version 1.12 to 1.13


version 1.12 version 1.13
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_main_c =   * static char *rcsid_main_c =
  *    "$Id: main.c,v 1.12 2000/08/08 06:57:57 cvs Exp $";   *    "$Id: main.c,v 1.13 2000/11/14 07:35:06 cvs Exp $";
  */   */
   
 /*  /*
Line 867
 
Line 867
   flush_old_maps();    /* Clears the tmp-files of maps which have reset */    flush_old_maps();    /* Clears the tmp-files of maps which have reset */
   if(!(special2%5)) {    if(!(special2%5)) {
     fix_weight();        /* Hack to fix weightproblems caused by bugs */      fix_weight();        /* Hack to fix weightproblems caused by bugs */
       metaserver_update();    /* 2500 ticks is about 5 minutes */
     if (!(special2%25))      if (!(special2%25))
       fix_luck();        fix_luck();
   }    }


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

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