aboutsummaryrefslogtreecommitdiff
path: root/src/modules/m_modenotice.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add the override keyword in places that it is missing.•••GCCs warnings for this are much better than Clangs. Gravatar Peter Powell2017-11-211-2/+2
* Access local user list via new UserManager::GetLocalUsers() and make local_us...Gravatar Attila Molnar2014-07-191-1/+2
* Move and rename typedef LocalUserList to UserManager::LocalListGravatar Attila Molnar2014-07-191-1/+1
* m_modenotice Use WriteNotice()Gravatar attilamolnar2013-09-111-2/+2
* Convert cmd_modenotice into an optional moduleGravatar attilamolnar2013-09-111-0/+71