15
I Use This!
High Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update fr.txt More... 3 days ago
tpyo More... 4 days ago
expose hull detection to Python API (#4916)
geoffthemedio
as Geoff
More... 5 days ago
add turn 1 species unlocks to pedia (#4927) More... 5 days ago
quiet warning More... 5 days ago
Rework Centralization (#4918) More... 5 days ago
quiet warnings More... 5 days ago
quiet warning More... 5 days ago
grooming More... 5 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... 5 days ago
remove broken CodeQL build More... 5 days ago
restrict static_assert to >= C++20 (except in MSVC where __cplusplus isn't correctly set by default) More... 5 days ago
-final -grooming -noexcept -cache font height More... 5 days ago
-grooming -[[nodiscard]] -noexcept -default initialize member More... 5 days ago
-simplify unused sort key generation -[[nodiscard]], noexcept -grooming More... 5 days ago
-use .data() instead of &container[0] -grooming More... 6 days ago
simplify and constexperify projection matrix setup More... 6 days ago
-constexprify Clr to chars functions more -add tests More... 6 days ago
static_assert noexcept More... 6 days ago
string access tests More... 6 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... 6 days ago
grooming More... 10 days ago
-noexcept -const -grooming More... 11 days ago
remove #include More... 11 days ago
use std::to_string whenever available More... 11 days ago
make catch general More... 11 days ago
fix safety check return More... 11 days ago
reorder members to put bools together to reduce padding More... 11 days ago
-safety checks -const -grooming More... 11 days ago
-constexpr EMPTY_STRING and EMPTY_STRINGVIEW -try_emplace instead of find and operator[] assignment More... 11 days ago