15
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
reorder members to reduce padding More... 3 months ago
fix use after move in assert More... 3 months ago
safety check / prevent crash when a non-empty move path is passed for a fleet with an empty travel route More... 3 months ago
Move colonizer CanColonize location condition to FOCS. Allow outposts… (#4750) More... 3 months ago
use array instead of vector to store values in StatisticIcon More... 3 months ago
Fix reference to invalidated element More... 3 months ago
Fix boost assertion More... 3 months ago
add rule for blockade override visibility level More... 3 months ago
-use try_emplace instead of multiple lookups -rangify loops -const -use getRaw More... 3 months ago
quiet warning More... 3 months ago
clarify comment More... 3 months ago
treat blockaded systems as end-turn systems for finding blockading fleets for an empire More... 3 months ago
deindent More... 3 months ago
don't clear visibility overrides when updating effects/meters More... 3 months ago
use common indices, of type size_t, for tag match lookups More... 3 months ago
replace TagParserImpl with a namespace since all it was doing was storing and immediately using the passed-in set of tag strings More... 3 months ago
static_assert check More... 3 months ago
pass with move More... 3 months ago
more info about malformed tag / params More... 3 months ago
add Font::Substring::IsDefaultEmpty to check if the default empty string is pointed to More... 3 months ago
pass local set with move More... 3 months ago
noexcept More... 3 months ago
enforce blockades during Fleet movement More... 3 months ago
safety filtering More... 3 months ago
-remove move path truncation that would have made finding the next system on a move path more complicated -move setting prev/next/arrival starlanes into HandleFleetMovement -rename MovementPhase to MoveAlongPath as that's all it does now More... 3 months ago
Fix build with GCC 14 More... 3 months ago
Let bootstrapping growth boost never decrease industry,influence,research and stability values More... 3 months ago
Let boostrapping growth happen at AFTER_ALL_TARGET_MAX_METERS_PRIORITY More... 3 months ago
Fix build for GCC-14 More... 3 months ago
Bump streamlit from 1.17.0 to 1.30.0 in /default/python/charting (#4842) More... 3 months ago