aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/m_rmode.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Add method for writing server notices.•••This allows us to send a server notice to a user without worrying about whether they are registered or not. If a user receives a server notice and they are not registered then the nickname field will contain an asterisk instead of their nick name. Gravatar Peter Powell2013-05-141-4/+4
* Added RMODE command per suggestion #479Gravatar Daniel Vassdal2013-04-271-0/+129