version 1.116 | | version 1.117 |
---|
| | |
------------------------------------------------------------------------------ | | ------------------------------------------------------------------------------ |
Changes for CVS: | | Changes for CVS: |
| | |
| | common/object.c: Change CAN_MERGE() so that we never merge applied objects - |
| | whether or not they are rings. |
lib/*: different spell for dragons vs players for firebreath - update | | lib/*: different spell for dragons vs players for firebreath - update |
treasures so monsters use ability version. | | treasures so monsters use ability version. |
server/gods.c: Add missing call to link_player_skills(), resulting in players | | server/gods.c: Add missing call to link_player_skills(), resulting in players |
| | |
such a created skill, it is still a bit confusing). Fix finding of | | such a created skill, it is still a bit confusing). Fix finding of |
hand to hand skills to make sure the player can in fact use the skill | | hand to hand skills to make sure the player can in fact use the skill |
in question. | | in question. |
| | server/spell_attack.c: Fix cast_cone() so that it properly hits all directions. |
MSW 2004-02-22 | | MSW 2004-02-22 |
| | |
| | |