version 1.26 | | version 1.27 |
---|
| | |
------------------------------------------------------------------------------ | | ------------------------------------------------------------------------------ |
Changes for CVS: | | Changes for CVS: |
| | |
| | common/treasure.c: Fix initialization of treasure structs to use calloc. |
| | server/player.c: Fix infinite loop. |
| | socket/loop.c: Make sure we put in null terminator for socket data. |
| | MSW 2002-12-26 |
| | |
| | |
New Arrow and Pet Code: | | New Arrow and Pet Code: |
Add bowmode and petmode commands. Allowing the player to change the firing | | Add bowmode and petmode commands. Allowing the player to change the firing |
style for bows to one of either threewide, or spreadshot. | | style for bows to one of either threewide, or spreadshot. |