15
I Use This!
High Activity

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 18 hours ago.
Oct 16, 2024 — Oct 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
optional() -> none More... 2 days ago
boost::optional -> std::optional More... 2 days ago
boost::optional -> std::optional More... 2 days ago
make some parameters non-optional since they are always provided More... 2 days ago
-declare/define TextElement move/copy/operator= on GCC < 13 in order to not access mutable member in constexpr code to work around compile error -simplify noexcept specifications / add some static_asserts to verify expectations More... 2 days ago
-handle both boost version strings and numbers -Use C++17 fro GCC with Boost < 1.80. There may be a GCC version > 13 that can compile Boost < 1.80 in C++20 but I don't have a way to test all relevant combinations since distros tend to update both at the same time. More... 2 days ago
Use the fact that IsBuilding's name parameter is a list (#5327) More... 5 days ago
GCC version and Boost version dependent C++ standard for GG More... 5 days ago
add additional fedora version docker build, based on rawhide Dockerfile More... 5 days ago
restore debian-oldstable docker build More... 5 days ago
fix extra index increment in test More... 6 days ago
compiler error workaround More... 6 days ago
tweak return types and avoid issues comparing pair with different internal types More... 6 days ago
only do test with indexing past end of string_view on MSVC More... 6 days ago
tweak feature test macros and only do test of indexing past end of string on MSVC More... 7 days ago
-don't use mutable member in constexpr evaluation of const function -add defaulted TextElement copy constructor -grooming More... 7 days ago
drop macos-14 tests More... 7 days ago
-move Substring::EMPTY_STRING declaration earlier in class definition -tweak feature test macros and compiler version checks More... 7 days ago
do weekly builds on macos-15 More... 7 days ago
add macos-26 builds More... 7 days ago
[focy][py][nocode] fix docstring - for InGame matches non-negative object ids (#5322) More... 13 days ago
Update NEUTRONIUM_FORGE.focs.py (#5302) More... 13 days ago
[py] Remove unused method from print_utils (#5311) More... 13 days ago
pre-commit migrate-config (#5314) More... 13 days ago
Queueing several starlane nexii or mixing bores with nexus makes no sense (#5316) More... 13 days ago
Pedia: BLD_FIELD_REPELLOR_DESC shows highlander effect (#5317) More... 13 days ago
[focs][py] Fix bounds for InGame() as object IDs start at zero More... 14 days ago
remove support for preformatted <pre>tags<i>ignored</pre> text, which was apparently unused and which complicated text parsing More... 14 days ago
[focs][pyi] Cast ID to int to outsmart pyright. Cc NPM delendam esse. More... 15 days ago
[focs][py] Skip unstealthiness effect for out-of-game/ShipDesigner ships More... 15 days ago