version 1.461 | | version 1.462 |
---|
| | |
------------------------------------------------------------------------------ | | ------------------------------------------------------------------------------ |
Changes for CVS: | | Changes for CVS: |
| | |
| | server/plugins.c: Properly update client view after changing object names. |
server/plugins.c: Return an empty string if an object has no message. This | | 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 | | makes Object.Message() always return a string object, which removes the |
need for special case code to handle empty messages. | | need for special case code to handle empty messages. |