15
I Use This!
High Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected 1 day ago.
Apr 28, 2024 — Apr 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
-split Operation data handling into separate, sometimes constexpr functions -add static_assert tests More... 10 months ago
add pow and log overloads More... 10 months ago
make functions constexpr instead of consteval More... 10 months ago
copy relevant fleets to CombatInfo so they can be queried e.g. for aggression setting (#4956) More... 10 months ago
grooming More... 10 months ago
const More... 11 months ago
replace meter limits by numeric_limits (#4953) More... 11 months ago
warning reduction More... 11 months ago
add tests to project file More... 11 months ago
use EvalAny to simplify check More... 11 months ago
add disambiguation types for ScriptingContext constructors More... 11 months ago
-remove NewMeterValue functions -make float<->double casts explicit -put targets.size() == 1 cases after TargetInvariant and SimpleIncrement cases -remove GetEmpireMeter overload taking a ValueRef<int> -comments -pass over getting empire ids, meter names, and part names to check for target object dependence before evaluating More... 11 months ago
-add IsEffectModifiedValueReference getting to ValueRefBase -comments More... 11 months ago
add a few static_asserts More... 11 months ago
-move static_asserts into cpp -add a few more static_asserts More... 11 months ago
make Variable and Constant checksums constexpr More... 11 months ago
don't need to call .get before passing to CheckSumCombine More... 11 months ago
quiet warning More... 11 months ago
fix double <-> int casting More... 11 months ago
make CheckSumCombine for floating point types constexpr More... 11 months ago
-comment -safety checks More... 11 months ago
-tweaking / refactoring CheckSumCombine functions -add NOMINMAX to prevent problematic max macro -checksum update More... 11 months ago
-move ContainerType into ValueRefBase -add container type to Variable<T>::GetCheckSum() -make ReturnImmediateValue() not virtual More... 11 months ago
move lock before read accessing container More... 11 months ago
-add no-rebel troops requirement to default species annexation condition -move other default condition components into separate named functions More... 11 months ago
Update fr.txt More... 11 months ago
grooming More... 12 months ago
let AI know about tech upgrades to flak More... 12 months ago
fix warning More... 12 months ago
fix warning More... 12 months ago