| Commit message (Expand) | Author | Age | Files | Lines |
| * | - Made m_template.c use CommandAdd() and CMD_FUNC()•••- Modulized a lot of commands and related subfunctions: NICK (750 lines), USER (200),
MODE (2300), WATCH (250), JOIN (600), PART (250), MOTD (100), OPERMOTD (100),
BOTMOTD (100), LUSERS (100). More will follow soon (probably including more subfunctions
related to existing commands).
| Bram Matthys | 2005-02-03 | 1 | -8/+12 |
| * | - Made win32 work again (broke it by /module patch 35 minutes ago). | Bram Matthys | 2003-11-11 | 1 | -1/+1 |
| * | - Multiple /module changes (the command):••• - Normal users can now get a list, versioninfo will be hidden however.
- Opers get some additional details like hooks and commandoverride's.
- Opers can use /module <servername> to get a remote list of loaded modules.
- Added flag [3RD] to show it's a 3rd party module
This was requested by by quite some people because serveradmins started to load
"spy modules" without clearly mentioning it in the MOTD (which is highly unethical
and in some countries even illegal due to privacy law). Also the remote module
list was requested by quite a few opers.
Sure, this isn't a 100% guarantee but at least if someone goes hiding stuff
then it's clear what their intentions are (and thus will be refused support, ..).
- Changed emailaddr in help window at windows to unreal-users mailinglist.
- Made the cloak mismatch msg during linking a bit more scary.
- Added comment to 'Install as a service' option in installer to help n00bs a bit.
| Bram Matthys | 2003-11-11 | 1 | -1/+1 |
| * | Updated modules to use the new macros | codemastr | 2003-09-21 | 1 | -27/+5 |
| * | - Added Syzop's various zero-terminate patches and fixes for crashes when••• you send commands like JOIN from a server directly
| stskeeps | 2002-09-07 | 1 | -1/+4 |
| * | Removed some useless code and added more modules | codemastr | 2002-08-09 | 1 | -0/+130 |