version 1.193 | | version 1.194 |
---|
| | |
------------------------------------------------------------------------------ | | ------------------------------------------------------------------------------ |
Changes for CVS: | | Changes for CVS: |
| | |
| | server/player.c: Allow to 'reply' to players that logged out but did not yet |
| | drop the connection. Now reply works like other communication commands. |
common/utils.c: Fix random_roll() and die_roll() to not return out of range | | common/utils.c: Fix random_roll() and die_roll() to not return out of range |
values. | | values. |
include/define.h: Add parentheses around arguments of FABS macro. | | include/define.h: Add parentheses around arguments of FABS macro. |