version 1.459 | | version 1.460 |
---|
| | |
------------------------------------------------------------------------------ | | ------------------------------------------------------------------------------ |
Changes for CVS: | | Changes for CVS: |
| | |
| | server/plugins.c: Return an empty string if an object has no message. This |
| | makes Object.Message() always return a string object, which removes the |
| | need for special case code to handle empty messages. |
include/sproto.h, server/monster.c: Declare parameter of communicate() as | | include/sproto.h, server/monster.c: Declare parameter of communicate() as |
"const". | | "const". |
Andreas Kirschbaum 2005-11-09 | | Andreas Kirschbaum 2005-11-09 |