aboutsummaryrefslogtreecommitdiff
path: root/include/modules/isupport.h
Commit message (Expand)AuthorAgeFilesLines
* Move numerics to the source files where they are actually used.Gravatar Sadie Powell2022-06-261-0/+6
* 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-3/+3
* Add ConnectClass::Ptr as an alias for std::shared_ptr<ConnectClass>.Gravatar Sadie Powell2022-01-161-1/+1
* Make 005 dependent on the connect class.Gravatar Sadie Powell2022-01-161-1/+2
* Add the final keyword to all remaining classes that can have it.Gravatar Sadie Powell2021-12-201-1/+1
* Clean up ISUPPORT code and implement support for ISUPPORT updates.Gravatar Sadie Powell2020-07-241-1/+3
* Move ISupport logic out of the core and into core_info.Gravatar Sadie Powell2020-01-051-0/+52