version 1.715 | | version 1.716 |
---|
| | |
------------------------------------------------------------------------------ | | ------------------------------------------------------------------------------ |
Changes for CVS: | | Changes for CVS: |
| | |
| | server/attack.c: Store away victim_map in hit_with_arrow() - what could |
| | otherwise happen is that victim is a player, and killed and ends up |
| | on new map, so that victim->map points at the wrong map. |
| | MSW 2006-09-02 |
| | |
server/swamp.c: swamp will now kill players with woodsman, but slower than | | server/swamp.c: swamp will now kill players with woodsman, but slower than |
players without that skill. Feature request #1539125 by Andreas Kirschbaum. | | players without that skill. Feature request #1539125 by Andreas Kirschbaum. |
socket/lowlevel.c: apply patch #1550716 (Frequent crashes after client disconnects) | | socket/lowlevel.c: apply patch #1550716 (Frequent crashes after client disconnects) |