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
Commit message (
Expand
)
Author
Age
Lines
*
artisan_goods_ modifiers have no effect
artisan_modifiers_no_effect
wvpm
35 hours
-5
/
+6
*
Merge pull request #223 from OpenVicProject/add-indexed-map-mapping-type
HEAD
master
Hop311
4 days
-0
/
+1
|
\
|
*
Add IndexedMap::mapping_type alias for easier interchangeability with ordered...
hop311
4 days
-0
/
+1
|
/
*
Merge pull request #222 from OpenVicProject/defines-variables
Hop311
5 days
-375
/
+2559
|
\
|
*
Load defines directly into named and typed variables rather than using an Ide...
defines-variables
hop311
5 days
-375
/
+2559
*
|
Merge pull request #218 from OpenVicProject/condition-scripts-prep-work
Hop311
5 days
-127
/
+251
|
\
\
|
*
|
Finish ConditionalWeight base key parsing (including days/months/years)
hop311
5 days
-19
/
+98
|
*
|
Rename `scope_t` enum to `scope_type_t`
hop311
7 days
-108
/
+153
*
|
|
Merge pull request #221 from OpenVicProject/correct_rgo_size
wvpm
5 days
-4
/
+24
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Correct rgo size calcuation
wvpm
5 days
-4
/
+24
|
/
/
*
|
Merge pull request #220 from OpenVicProject/cleanup_const&
wvpm
6 days
-6
/
+6
|
\
\
|
*
|
Use normal const for fixed_point_t
cleanup_const&
wvpm
6 days
-6
/
+6
|
/
/
*
|
Merge pull request #206 from OpenVicProject/prepare_for_rgo
wvpm
6 days
-143
/
+712
|
\
\
|
*
|
Implement rgo for new game
prepare_for_rgo
wvpm
6 days
-143
/
+712
|
/
/
*
|
Merge pull request #219 from OpenVicProject/always_apply_pop_history
wvpm
6 days
-6
/
+9
|
\
\
|
|
/
|
/
|
|
*
Always apply pop history
always_apply_pop_history
wvpm
7 days
-6
/
+9
|
/
*
Merge pull request #215 from OpenVicProject/movement_cost
wvpm
7 days
-17
/
+3
|
\
|
*
movement_cost is a province modifier
movement_cost
wvpm
8 days
-17
/
+3
*
|
Merge pull request #216 from OpenVicProject/attrition_local_modifier
wvpm
7 days
-3
/
+6
|
\
\
|
*
|
Support attrition modifier from terrain
attrition_local_modifier
wvpm
8 days
-3
/
+6
|
|
/
*
|
Merge pull request #217 from OpenVicProject/allow_unit_icon_0
wvpm
7 days
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Allow unit icon to be 0
allow_unit_icon_0
wvpm
8 days
-2
/
+2
|
/
*
Merge pull request #214 from OpenVicProject/provinces_contribute_to_controlle...
wvpm
8 days
-3
/
+3
|
\
|
*
Provinces contribute modifiers to controller, not owner
provinces_contribute_to_controller_not_owner
wvpm
8 days
-3
/
+3
|
/
*
Merge pull request #210 from OpenVicProject/contextual_modifier_parsing
wvpm
10 days
-930
/
+988
|
\
|
*
contextual modifier parsing
contextual_modifier_parsing
wvpm
10 days
-930
/
+988
|
/
*
Merge pull request #209 from OpenVicProject/modifier-excluded-targets-fix
Hop311
2024-10-20
-2
/
+2
|
\
|
*
Change default `excluded_targets` argument for `ModifierSum::add_modifier[_nu...
modifier-excluded-targets-fix
hop311
2024-10-20
-2
/
+2
|
/
*
Merge pull request #198 from OpenVicProject/resultant-modifier
Hop311
2024-10-20
-1008
/
+2912
|
\
|
*
Add modifier effect variants based on the type of modifier being parsed
resultant-modifier
hop311
2024-10-19
-25
/
+171
|
*
Require modifier type when parsing ModifierValues
hop311
2024-10-19
-68
/
+222
|
*
Switch to excluding given modifier effect targets rather than using a positiv...
hop311
2024-10-19
-38
/
+133
|
*
Move ModifierManager to its own files
hop311
2024-10-19
-835
/
+864
|
*
Add alternative modifier calculation (keeping country modifiers out of their ...
hop311
2024-10-06
-24
/
+142
|
*
Add supply_consumption and mobilization_impact modifier effect check examples
hop311
2024-10-05
-12
/
+29
|
*
Cache modifier effects in dedicated variables
hop311
2024-10-05
-228
/
+1015
|
*
Move ModifierEffect and ModifierValue into their own files
hop311
2024-10-05
-265
/
+308
|
*
Calculate country and province resultant modifier sums
hop311
2024-10-05
-60
/
+264
|
*
Add nullcheck fuction variants accepting pointer arguments to ModifierValue a...
hop311
2024-10-05
-0
/
+30
|
*
Add ModifierEffect targets
hop311
2024-10-05
-182
/
+273
|
*
Make ModifierEffect format argument mandatory
hop311
2024-10-05
-56
/
+56
|
*
Cache static modifiers in dedicated variables
hop311
2024-10-05
-1
/
+187
|
*
Store sources in ModifierSum
hop311
2024-10-05
-29
/
+33
|
/
*
Merge pull request #207 from OpenVicProject/remove-culture
zaaarf
2024-09-27
-6
/
+38
|
\
|
*
Added support for remove_culture custom instruction
remove-culture
zaaarf
2024-09-27
-6
/
+38
|
/
*
Merge pull request #196 from OpenVicProject/rivers
topbar-tech
Hop311
2024-09-21
-12
/
+240
|
\
|
*
Optimisation
rivers
BrickPi
2024-09-21
-15
/
+31
|
*
Simulation Side Rivers
BrickPi
2024-09-21
-11
/
+223
|
/
*
Merge pull request #204 from OpenVicProject/fix-modifiers
Hop311
2024-09-21
-87
/
+223
|
\
|
*
Merge pull request #205 from OpenVicProject/modifier-types
fix-modifiers
Hop311
2024-09-21
-40
/
+146
|
|
\
[next]