aboutsummaryrefslogtreecommitdiff
path: root/modules/hideoper.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Switch modules from reference<> to shared_ptr<> and weak_ptr<>.Gravatar Sadie Powell2026-03-291-5/+5
|
* 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.
* Merge branch 'insp4' into master.Gravatar Sadie Powell2025-03-291-3/+1
|
* Merge branch 'insp4' into master.Gravatar Sadie Powell2025-03-221-2/+2
|
* Merge branch 'insp4' into master.Gravatar Sadie Powell2025-03-101-2/+2
|
* Merge branch 'insp4' into master.Gravatar Sadie Powell2025-03-031-2/+2
|
* Use C++20 <format> instead of fmtlib when available.Gravatar Sadie Powell2024-08-221-4/+4
|
* Shuffle the modules about a bit.Gravatar Sadie Powell2024-07-171-0/+188