Difference for server/init.c from version 1.45 to 1.46


version 1.45 version 1.46
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_init_c =   * static char *rcsid_init_c =
  *   "$Id: init.c,v 1.45 2003/01/30 00:07:09 garbled Exp $";   *   "$Id: init.c,v 1.46 2003/02/09 07:30:49 garbled Exp $";
  */   */
   
 /*  /*
Line 607
 
Line 607
     init_library(); /* Must be called early */      init_library(); /* Must be called early */
     load_settings(); /* Load the settings file */      load_settings(); /* Load the settings file */
     init_weather();      init_weather();
     read_supplydb();    /* read the supply and demand database */  
     load_materials();      load_materials();
     parse_args(argc, argv, 2);      parse_args(argc, argv, 2);
     fprintf(logfile,"Welcome to CrossFire, v%s\n",VERSION);      fprintf(logfile,"Welcome to CrossFire, v%s\n",VERSION);


Legend:
line(s) removed in v.1.45 
line(s) changed
 line(s) added in v.1.46

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