version 1.352 | | version 1.353 |
---|
| | |
------------------------------------------------------------------------------ | | ------------------------------------------------------------------------------ |
Changes for CVS: | | Changes for CVS: |
| | |
| | Add patch by Kevin Rudat for applyable but non |
| | pickable objects to have item items. |
| | doc/Dvelopers/objects: Update item types. |
| | socket/item.c: Use the head of any objects we send. Should generally |
| | only be an issue for objects on the ground, as currently there is no |
| | large objects players can pick up. Also fix up some of the formatting/ |
| | indenting in this file. |
| | MSW 2005-08-16 |
| | |
server/attack.c, include/define.h, common/loader.l doc/Developers/objects: | | server/attack.c, include/define.h, common/loader.l doc/Developers/objects: |
Add a flag FLAG_IS_LIGHTABLE, to make lightable objects such as lanterns | | Add a flag FLAG_IS_LIGHTABLE, to make lightable objects such as lanterns |
able to work again | | able to work again |