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
/
ModifierManager.cpp
Commit message (
Collapse
)
Author
Age
Lines
*
Merge pull request #218 from OpenVicProject/condition-scripts-prep-work
Hop311
8 days
-1
/
+3
|
\
|
|
|
|
Condition scripts prep work
|
*
Rename `scope_t` enum to `scope_type_t`
hop311
10 days
-1
/
+3
|
|
*
|
Correct rgo size calcuation
wvpm
8 days
-2
/
+10
|
/
*
Merge pull request #215 from OpenVicProject/movement_cost
wvpm
10 days
-12
/
+2
|
\
|
|
|
|
movement_cost is a province modifier
|
*
movement_cost is a province modifier
movement_cost
wvpm
10 days
-12
/
+2
|
|
*
|
Support attrition modifier from terrain
attrition_local_modifier
wvpm
10 days
-1
/
+2
|
/
*
contextual modifier parsing
contextual_modifier_parsing
wvpm
13 days
-553
/
+486
|
*
Add modifier effect variants based on the type of modifier being parsed
resultant-modifier
hop311
2024-10-19
-15
/
+142
|
*
Require modifier type when parsing ModifierValues
hop311
2024-10-19
-26
/
+66
|
*
Switch to excluding given modifier effect targets rather than using a ↵
hop311
2024-10-19
-0
/
+7
|
|
|
|
positive filter
*
Move ModifierManager to its own files
hop311
2024-10-19
-0
/
+692