version 1.407 | | version 1.408 |
---|
| | |
------------------------------------------------------------------------------ | | ------------------------------------------------------------------------------ |
Changes for CVS: | | Changes for CVS: |
| | |
| | server/c_party.c: fix a couple of loops that could crash under certain circumstances |
| | Brendan Lally 2005-10-11 |
| | |
common/object.c: use canonical_key instead of key, else == always fails. | | common/object.c: use canonical_key instead of key, else == always fails. |
server/apply.c: drop "on_use_yield" item if required when applying potion, food or poison. | | server/apply.c: drop "on_use_yield" item if required when applying potion, food or poison. |
This lets players get empty bottles/vials/... when using potions. | | This lets players get empty bottles/vials/... when using potions. |