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
-add EvalOne overloads for Condition-derived classes with overridden Match functions -remove some ErrorLogger calls when matching a null object -use EvalAny in Contains::Match and ContainedBy::Match -grooming, inlining, const, noexcept, [[nodiscard]], constexpr More... almost 2 years ago
-add empire ID parameter to Capital condition (not yet used) -add EvalOne and EvalAny to Capital condition -add EvalOne to And, Or, and Not conditions More... almost 2 years ago
-noexcept -inlining -grooming More... almost 2 years ago
-determin HasSpecial invariances at construction -const -grooming More... almost 2 years ago
remove pessimizing moves More... almost 2 years ago
noexcept More... almost 2 years ago
grooming More... almost 2 years ago
pass by value More... almost 2 years ago
tweak noexcept and default value calculation in reset More... almost 2 years ago
-new -> make_unique -constexpr, if constexpr -noexcept -quiet cast warnings -grooming More... almost 2 years ago
-noexcept -grooming More... almost 2 years ago
remove constructing of unused vector More... almost 2 years ago
-noexcept -remove pointless std::move -const More... almost 2 years ago
-inlining -make GGHumanClientApp final More... almost 2 years ago
-noexcept -inlining More... almost 2 years ago
noexcept More... almost 2 years ago
const More... almost 2 years ago
-make ServerApp final -inline ServerApp::GetApp More... almost 2 years ago
[AI] Update skeleton generator (#4362) More... almost 2 years ago
-inlining -noexcept -use bitset::reset instead of assigning a default-constructed bitset More... almost 2 years ago
grooming More... almost 2 years ago
noexcept More... almost 2 years ago
Update xvfb Github Action from deprecated Node.js 12 More... almost 2 years ago
-pass ip and timout by value -const, grooming -move ClientNetworking::Impl::_IsConnected() to call site More... almost 2 years ago
-pass AuthRoles and NullaryFn by value -const, grooming More... almost 2 years ago
grooming More... almost 2 years ago
const, constexpr More... almost 2 years ago
-silence warnings -auto -noexcept More... almost 2 years ago
fix warning More... almost 2 years ago
fix warning More... almost 2 years ago