version 1.211 | | version 1.212 |
---|
| | |
------------------------------------------------------------------------------ | | ------------------------------------------------------------------------------ |
Changes for CVS: | | Changes for CVS: |
| | |
| | This commit adds the functionality of patch 991916, although the patch |
| | as submitted was used as a baseline to start from. |
| | include/sproto.h: rebuilt |
| | server/c_chat.c: Rename command_chat() to command_tell_all() which takes |
| | a few more optional parameters. Add command_shout() and command_chat() |
| | that invoke command_tell_all() with the appropriate changes. |
| | server/commands.c: Add chat to list of command table. |
| | MSW 2004-11-08 |
| | |
plugin/plugin_python.c: Run the script python_init.py right after | | plugin/plugin_python.c: Run the script python_init.py right after |
initializing the interpreter. | | initializing the interpreter. |
Andreas Kirschbaum 2004-10-21 | | Andreas Kirschbaum 2004-10-21 |