| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make module classes specify their priority manually. | 2023-02-27 | 1 | -2/+2 | |
| * | Rework how users are assigned to connect classes.•••- Move core connect class checks and <performance:clonesonconnect> to the core_user module. - Add pre-change and post-change events for when a connect class changes. - Split explicit class changing out into its own method. - Remove the need to almost always call CheckClass after SetClass. - Add use counting to the connect class instead of relying on the shared_ptr use count. | 2023-01-08 | 1 | -1/+1 | |
| * | Avoid copying a shared_ptr where not actually necessary. | 2022-12-01 | 1 | -1/+1 | |
| * | Move numerics to the source files where they are actually used. | 2022-06-26 | 1 | -0/+6 | |
| * | Remove duplicate includes from module headers. | 2022-01-25 | 1 | -2/+0 | |
| * | Abolish the infernal space before accessibility keywords. | 2022-01-25 | 1 | -3/+3 | |
| * | Add ConnectClass::Ptr as an alias for std::shared_ptr<ConnectClass>. | 2022-01-16 | 1 | -1/+1 | |
| * | Make 005 dependent on the connect class. | 2022-01-16 | 1 | -1/+2 | |
| * | Add the final keyword to all remaining classes that can have it. | 2021-12-20 | 1 | -1/+1 | |
| * | Clean up ISUPPORT code and implement support for ISUPPORT updates. | 2020-07-24 | 1 | -1/+3 | |
| * | Move ISupport logic out of the core and into core_info. | 2020-01-05 | 1 | -0/+52 |
