summaryrefslogtreecommitdiff
path: root/src/modules/m_topiclock.cpp
AgeCommit message (Collapse)Author
2013-05-15Tidy up keywords on module methods.Peter Powell
- 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.
2013-04-12Add LOG_ prefix to the log level enum values.Peter Powell
2012-10-23m_topiclock Prefix ModDesc with $attilamolnar
2012-10-06New module to support server-side topic locking and server-to-server ↵attilamolnar
SVSTOPIC command 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