version 1.262 | | version 1.263 |
---|
| | |
------------------------------------------------------------------------------ | | ------------------------------------------------------------------------------ |
Changes for CVS: | | Changes for CVS: |
| | |
| | server/attack.c: Do not decrease luck if a player kills himself with a spell |
| | or pet. |
| | Andreas Kirschbaum 2005-03-20 |
| | |
server/c_wiz.c: change command_free() and command_remove() to always | | server/c_wiz.c: change command_free() and command_remove() to always |
process the head of the object - doing this operations on the non head | | process the head of the object - doing this operations on the non head |
will typically always cause problems. | | will typically always cause problems. |