Difference for server/main.c from version 1.49 to 1.50


version 1.49 version 1.50
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_main_c =   * static char *rcsid_main_c =
  *    "$Id: main.c,v 1.49 2001/10/14 07:57:14 gros Exp $";   *    "$Id: main.c,v 1.50 2001/11/11 09:39:54 gros Exp $";
  */   */
   
 /*  /*
Line 1113
 
Line 1113
   
     doeric_server();      doeric_server();
     process_events(NULL);    /* "do" something with objects with speed */      process_events(NULL);    /* "do" something with objects with speed */
       cftimer_process_timers();/* Process the crossfire Timers */   
 #ifdef PLUGINS  #ifdef PLUGINS
     /* GROS : Here we handle the CLOCK global event */      /* GROS : Here we handle the CLOCK global event */
     evtid = EVENT_CLOCK;      evtid = EVENT_CLOCK;


Legend:
line(s) removed in v.1.49 
line(s) changed
 line(s) added in v.1.50

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