version 1.543 | | version 1.544 |
---|
| | |
------------------------------------------------------------------------------ | | ------------------------------------------------------------------------------ |
Changes for CVS: | | Changes for CVS: |
| | |
| | Custom commands-related fixes. |
| | plugins/cfpython/cfpython.c: fix custom command handling. |
| | server/plugins.c: try all plugins for custom commands. |
| | ----- |
| | Moved the global event 'LOGOUT' from when player actually disconnects to when |
| | player logs out and is asked whether to play again or not. |
| | Modified files: |
| | server/apply.c main.c |
| | Ryo 2006-01-15 |
| | |
socket/request.c: In ReplyCmd() make sure the reply does not cause a buffer | | socket/request.c: In ReplyCmd() make sure the reply does not cause a buffer |
overflow. | | overflow. |
Andreas Kirschbaum 2006-01-13 | | Andreas Kirschbaum 2006-01-13 |