aboutsummaryrefslogtreecommitdiff
path: root/include/modules/reload.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headers.Gravatar InspIRCd Robot2026-06-051-1/+1
* Update copyright headers.Gravatar InspIRCd Robot2024-06-071-0/+1
* Make module classes specify their priority manually.Gravatar Sadie Powell2023-02-271-2/+2
* Yet more stylistic fixes.Gravatar Sadie Powell2022-12-011-1/+5
* Fix some types which were missed when making stuff final.Gravatar Sadie Powell2022-10-301-1/+1
* Remove duplicate includes from module headers.Gravatar Sadie Powell2022-01-251-2/+0
* Abolish the infernal space before accessibility keywords.Gravatar Sadie Powell2022-01-251-2/+2
* Use emplace_back where possible.Gravatar Sadie Powell2021-03-301-1/+1
* core_reloadmodule Allow modules to handle reload failures of other modsGravatar Attila Molnar2015-11-261-1/+1
* core_reloadmodule Allow modules to save and restore their own data when reloa...Gravatar Attila Molnar2015-11-261-0/+80