aboutsummaryrefslogtreecommitdiff
path: root/modules/opermotd.cpp
Commit message (Expand)AuthorAgeFilesLines
* Switch modules from reference<> to shared_ptr<> and weak_ptr<>.Gravatar Sadie Powell2026-03-291-2/+2
* Switch typedefs to using statements.Gravatar Sadie Powell2026-03-261-1/+1
* Rewrite sepstream and move to stringutils.Gravatar Sadie Powell2026-03-141-1/+2
* Clean up the casemapping checking and comparison code.Gravatar Sadie Powell2026-03-131-1/+1
* Replace IS_* with member functions.•••- All user types get an Is* function. - Only local users are cast using the old function so only local users get an As* function. Gravatar Sadie Powell2026-03-081-1/+1
* Remove more missed v3 compatibility code.Gravatar Sadie Powell2026-03-071-11/+3
* Merge branch 'insp4' into master.Gravatar Sadie Powell2024-08-291-1/+1
* Shuffle the modules about a bit.Gravatar Sadie Powell2024-07-171-0/+156