Difference for ./ChangeLog from version 1.83 to 1.84


version 1.83 version 1.84
Line 17
 
Line 17
 ------------------------------------------------------------------------------  ------------------------------------------------------------------------------
 Changes for CVS:  Changes for CVS:
   
   common/glue.c, common/object.c, common/player.c, include/funcpoint.h,
       server/init.c, server/monster.c, server/shop.c, server/skill_util.c:  add
       find_skill_by_number() function - this replaces find_skill.  Locate new
       function in skill_util.c, which is more a proper place than
       common/player.c - this change necessitated adding glue function pointers
       so the other common files can call it.
   server/spell_effect.c: Fix cast_heal() so if the spell is not one that heals
       hit points, don't process the code that checks for that and sets
       a false success value.
   socket/metaserver.c: Clean up formatting - no code changes.
   MSW 2003-10-25
   
 server/apply.c: small fix to apply_spellbook in the rare case when   server/apply.c: small fix to apply_spellbook in the rare case when
    the spellbook contains no spell (happens when DM issues a bad      the spellbook contains no spell (happens when DM issues a bad
    'create' command for instance :).      'create' command for instance :).


Legend:
line(s) removed in v.1.83 
line(s) changed
 line(s) added in v.1.84

File made using version 1.98 of cvs2html by leaf at 2011-07-21 16:50