15
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 19, 2023 — Jan 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
silence warning, add equivalency static_assert for constness More... almost 2 years ago
silence warning More... almost 2 years ago
explicit casts to silence warnings More... almost 2 years ago
tweak types to silence warnings More... almost 2 years ago
switch #include to silence a deprecation message More... almost 2 years ago
-pass strings and shared_ptr by value with move where possible -pass AuthRoles by value -grooming, const More... almost 2 years ago
pass by value More... almost 2 years ago
fix clickable list of fields of type in article, which was comparing the internal name with the localized name string and thus finding no fields even if some were known (#4365)
geoffthemedio
as Geoff
More... almost 2 years ago
-move PlayerConnection definition before ServerNetworking -typedef -> using -rewrite and inline ServerNetworking::IsEstablishedPlayer -replace PlayerID functor with lambdas More... almost 2 years ago
-noexcept -typedef to using More... almost 2 years ago
-fixing up noexcept specifiers -rearranging noexcept checks to hopefully avoid clang compile error More... almost 2 years ago
const More... almost 2 years ago
noexcept, inlining More... almost 2 years ago
-avoid raw pointer and non default destructor / store DiscoveryServer as member -pass error_code by value More... almost 2 years ago
grooming More... almost 2 years ago
fix compile error with GCC 13 (#4361)
geoffthemedio
as Geoff
More... almost 2 years ago
Change impossible liked focus (#4358) More... almost 2 years ago
Fix compilation with boost 1.81 (#4363) More... almost 2 years ago