aboutsummaryrefslogtreecommitdiff
path: root/src/modules/m_codepage.cpp
Commit message (Collapse)AuthorAgeFilesLines
* After changing the codepage rename duplicate users to their UUID.Gravatar Sadie Powell2020-12-221-0/+16
|
* Send RPL_SAVENICK from irc2 when renaming a user to their UUID.Gravatar Sadie Powell2020-12-221-0/+3
|
* Update the module descriptions using mkversion.Gravatar Sadie Powell2020-04-101-1/+1
|
* Fix various documentation and formatting issues.Gravatar Sadie Powell2020-03-301-1/+1
|
* Update copyright headers.Gravatar InspIRCd Robot2020-01-111-1/+0
|
* Rebuild the 005 numeric after changing the case mapping.Gravatar Sadie Powell2020-01-081-0/+4
|
* Minor improvements to the codepage module.Gravatar Sadie Powell2020-01-071-2/+7
| | | | | | - Cache the codepage name on load and restore on unload. - Make origisnick constant. - Fix the size of the casemap in memcmp call.
* Add a replacement for the nationalchars module.Gravatar Sadie Powell2020-01-071-0/+212