Difference for ./ChangeLog from version 1.167 to 1.168


version 1.167 version 1.168
Line 17
 
Line 17
 ------------------------------------------------------------------------------  ------------------------------------------------------------------------------
 Changes for CVS:  Changes for CVS:
   
   server/spell_attack.c: cast_destruction() - have it change the skill
      for the caster so that exp is properly awarded.
 common/object.c: insert_map_in_ob() - remove CAN_MERGE checks after the  common/object.c: insert_map_in_ob() - remove CAN_MERGE checks after the
     map translation - otherwise, we can have bogus coordinates      map translation - otherwise, we can have bogus coordinates
     that are used for GET_MAP_OB.      that are used for GET_MAP_OB.
Line 25
 
Line 27
 server/c_wiz.c: command_kick() - check FLAG_FREED of player.  Remove all  server/c_wiz.c: command_kick() - check FLAG_FREED of player.  Remove all
     the broken skill/exp object granting code in command_possess() - this      the broken skill/exp object granting code in command_possess() - this
     is probably still a broken function.      is probably still a broken function.
   common/item.c: describe_monster() - if the creature/player is stealthy,
       mention it when the object is described.
   common/loader.l, loader.c: Fix passed in size to get_ob_diff() - was one
       to long, causing string corruption.
 server/spell_attack.c: mood_change() - fix get_map_ob call - wasn't using  server/spell_attack.c: mood_change() - fix get_map_ob call - wasn't using
     correct coordinate variables, resulting in crash.      correct coordinate variables, resulting in crash.
 MSW 2004-06-10  MSW 2004-06-10


Legend:
line(s) removed in v.1.167 
line(s) changed
 line(s) added in v.1.168

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