Difference for server/init.c from version 1.14 to 1.15


version 1.14 version 1.15
Line 1
 
Line 1
 /*  /*
  * static char *rcsid_init_c =   * static char *rcsid_init_c =
  *   "$Id: init.c,v 1.14 2001/05/09 06:58:12 mwedel Exp $";   *   "$Id: init.c,v 1.15 2001/05/29 04:41:53 mwedel Exp $";
  */   */
   
 /*  /*
Line 400
 
Line 400
 #ifdef ALCHEMY  #ifdef ALCHEMY
   init_formulae();  /* If not called before, reads formulae from file */    init_formulae();  /* If not called before, reads formulae from file */
 #endif  #endif
 #ifdef ALLOW_SKILLS  
   init_new_exp_system();    /* If not called before, inits experience system */    init_new_exp_system();    /* If not called before, inits experience system */
 #endif  
 #ifdef DUMP_SWITCHES  #ifdef DUMP_SWITCHES
   switch(settings.dumpvalues) {    switch(settings.dumpvalues) {
   case 1:    case 1:


Legend:
line(s) removed in v.1.14 
line(s) changed
 line(s) added in v.1.15

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