aboutsummaryrefslogtreecommitdiff
path: root/modules/noctcp.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Switch modules from reference<> to shared_ptr<> and weak_ptr<>.Gravatar Sadie Powell2026-03-291-5/+5
|
* Improve support for renaming modes.Gravatar Sadie Powell2026-03-191-1/+1
|
* Clean up the casemapping checking and comparison code.Gravatar Sadie Powell2026-03-131-1/+1
|
* Replace IS_* with member functions.Gravatar Sadie Powell2026-03-081-1/+1
| | | | | | - All user types get an Is* function. - Only local users are cast using the old function so only local users get an As* function.
* Remove the u_ prefix from user modes.Gravatar Sadie Powell2026-01-201-1/+1
|
* Merge branch 'insp4' into master.Gravatar Sadie Powell2025-03-291-2/+0
|
* Shuffle the modules about a bit.Gravatar Sadie Powell2024-07-171-0/+130