15
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 22, 2024 — Apr 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tpyo More... 2 days ago
expose hull detection to Python API (#4916)
geoffthemedio
as Geoff
More... 3 days ago
add turn 1 species unlocks to pedia (#4927) More... 3 days ago
quiet warning More... 3 days ago
Rework Centralization (#4918) More... 3 days ago
quiet warnings More... 3 days ago
quiet warning More... 3 days ago
grooming More... 3 days ago
-make Row::SortKeyType a const std::string& instead of by-value string -devirtualize Row::at and add a const overload -move DefaultRowCmp into .cpp file -grooming -default initializations -reorder members to reduce padding More... 3 days ago
remove broken CodeQL build More... 3 days ago
restrict static_assert to >= C++20 (except in MSVC where __cplusplus isn't correctly set by default) More... 3 days ago
-final -grooming -noexcept -cache font height More... 3 days ago
-grooming -[[nodiscard]] -noexcept -default initialize member More... 3 days ago
-simplify unused sort key generation -[[nodiscard]], noexcept -grooming More... 3 days ago
-use .data() instead of &container[0] -grooming More... 4 days ago
simplify and constexperify projection matrix setup More... 4 days ago
-constexprify Clr to chars functions more -add tests More... 4 days ago
static_assert noexcept More... 4 days ago
string access tests More... 4 days ago
tweak SubString data(), begin(), and end() pointer manipulation to be noexcept (ie. don't use std::next) and to check for nullptr before dereferencing More... 4 days ago
grooming More... 8 days ago
-noexcept -const -grooming More... 9 days ago
remove #include More... 9 days ago
use std::to_string whenever available More... 9 days ago
make catch general More... 9 days ago
fix safety check return More... 9 days ago
reorder members to put bools together to reduce padding More... 9 days ago
-safety checks -const -grooming More... 9 days ago
-constexpr EMPTY_STRING and EMPTY_STRINGVIEW -try_emplace instead of find and operator[] assignment More... 9 days ago
noexcept More... 9 days ago