index
:
OpenVic-Simulation
add/colony
add/gap-deque
add/lauf
allow_unit_icon_0
always_apply_pop_history
artisan_modifiers_no_effect
artisanal_production
assorted-fixes
attrition_local_modifier
bookmark-position
building-type
case-rework
cleanup_const&
cleanup_fixedpoint
compatibility-precursors
condition-scripts
condition-scripts-prep-work
const-mutable
constexpr-date
contextual_modifier_parsing
correct_rgo_size
country-definition
country-instance
country-unlock
dataloader-utf8-fix
defines-caching
defines-variables
dryad
factory_turn
fix-modifiers
fix/lexy-vdf-parse-error
fix/nonexistent-file-crash
font-colour-codes
format-cleanup
fp-rounding+texture-sprites
gfx-actor
gfx-object
gfxobject
good-instance
gov-flag-type
gui-loading
identifier-name-fix
indexed-map
instance-definition-managers
invent_at_start
issue-modifier
listbox-offsets
map-instance
master
menu-reqs
military-units
misc-changes
modifier-effect-mappings
modifier-excluded-targets-fix
modifier-sum
modifier-types
move_production_to_folder
movement_cost
news_loading
optimize/string-interning
placeholder_market
pointer-opt
pop-base
pop-menu
pop_size_int32
prefer/rvalue-refs
prepare_for_rgo
producer_types
province-positions
province-text
provinces_contribute_to_controller_not_owner
ranking
region-colours
remove-asserts
remove-culture
remove-price_t
reserve_more
resultant-modifier
resultant-modifier-test
rivers
rule-modifier-locale-keys
sim_music
state_cache_owners
tech-improvements
to_fields
topbar-tech
unit-colonies
unit-rework
unit-work
units
universal-colour-codes
update-clock
update/scripts
update/workflow-actions
Library submodule for OpenVic
zaaarf
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
openvic-simulation
/
modifier
Commit message (
Collapse
)
Author
Age
Lines
*
movement_cost is a province modifier
movement_cost
wvpm
8 days
-17
/
+3
|
*
contextual modifier parsing
contextual_modifier_parsing
wvpm
11 days
-802
/
+840
|
*
Change default `excluded_targets` argument for ↵
modifier-excluded-targets-fix
hop311
2024-10-20
-2
/
+2
|
|
|
|
`ModifierSum::add_modifier[_nullcheck]` from `ALL_TARGETS` to `NO_TARGETS`
*
Add modifier effect variants based on the type of modifier being parsed
resultant-modifier
hop311
2024-10-19
-23
/
+165
|
*
Require modifier type when parsing ModifierValues
hop311
2024-10-19
-48
/
+130
|
*
Switch to excluding given modifier effect targets rather than using a ↵
hop311
2024-10-19
-33
/
+130
|
|
|
|
positive filter
*
Move ModifierManager to its own files
hop311
2024-10-19
-829
/
+833
|
*
Add alternative modifier calculation (keeping country modifiers out of their ↵
hop311
2024-10-06
-6
/
+12
|
|
|
|
owned provinces' modifier sums)
*
Cache modifier effects in dedicated variables
hop311
2024-10-05
-154
/
+862
|
*
Move ModifierEffect and ModifierValue into their own files
hop311
2024-10-05
-262
/
+299
|
*
Add nullcheck fuction variants accepting pointer arguments to ModifierValue ↵
hop311
2024-10-05
-0
/
+30
|
|
|
|
and ModifierSum
*
Add ModifierEffect targets
hop311
2024-10-05
-171
/
+251
|
*
Make ModifierEffect format argument mandatory
hop311
2024-10-05
-55
/
+55
|
*
Cache static modifiers in dedicated variables
hop311
2024-10-05
-1
/
+187
|
*
Store sources in ModifierSum
hop311
2024-10-05
-29
/
+33
|
*
Add modifier type enum
modifier-types
hop311
2024-09-20
-18
/
+60
|
*
Store national focus encouragement in specific variables rather than ↵
hop311
2024-09-20
-7
/
+0
|
|
|
|
modifier effects
*
Add ModifierSum and improve ModifierValue and RuleSet
hop311
2024-09-20
-21
/
+147
|
*
Rearrange modifier files
hop311
2024-09-20
-0
/
+827