aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/m_topiclock.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tidy up keywords on module methods.•••- Remove virtual keyword from a ton of methods which don't need it. - Add override keyword to a ton of methods which do need it. Gravatar Peter Powell2013-05-151-4/+4
* Add LOG_ prefix to the log level enum values.Gravatar Peter Powell2013-04-121-1/+1
* m_topiclock Prefix ModDesc with $Gravatar attilamolnar2012-10-231-1/+1
* New module to support server-side topic locking and server-to-server SVSTOPIC...•••SVSTOPIC can either set the topic, the topic setter and the topic timestamp to the given parameters or can nuke the topic entirely on a channel (like it was never set) It is for ulines only Gravatar attilamolnar2012-10-061-0/+179