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
Commit message (
Expand
)
Author
Age
Lines
*
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
*
Added support for remove_culture custom instruction
remove-culture
zaaarf
2024-09-27
-6
/
+38
*
Optimisation
rivers
BrickPi
2024-09-21
-14
/
+31
*
Simulation Side Rivers
BrickPi
2024-09-21
-11
/
+223
*
Add modifier type enum
modifier-types
hop311
2024-09-20
-40
/
+146
*
Store national focus encouragement in specific variables rather than modifier...
hop311
2024-09-20
-27
/
+57
*
Fix unit modifier localisation
hop311
2024-09-20
-20
/
+20
*
Add ModifierSum and improve ModifierValue and RuleSet
hop311
2024-09-20
-56
/
+170
*
Rearrange modifier files
hop311
2024-09-20
-16
/
+14
*
Allow Issue to inherit Modifier directly
issue-modifier
hop311
2024-09-19
-3
/
+8
*
ModifierEffect and Rule localisation keys
rule-modifier-locale-keys
hop311
2024-09-19
-126
/
+276
*
Merge pull request #199 from OpenVicProject/pop_size_int32
wvpm
2024-09-18
-3
/
+3
|
\
|
*
Reduce pop size to int32
pop_size_int32
wvpm
2024-09-18
-3
/
+3
*
|
Move production types to economy/production/
move_production_to_folder
wvpm
2024-09-18
-33
/
+20
|
/
*
Country reforms and rules
country-unlock
hop311
2024-09-12
-47
/
+140
*
CountryInstance unlock tech, invention, crime, building, unit, gas etc.
hop311
2024-09-12
-69
/
+466
*
Merge pull request #195 from OpenVicProject/ranking
Hop311
2024-09-10
-147
/
+745
|
\
|
*
Calculate country military power (still needs modifiers + soldier pop support...
ranking
hop311
2024-09-09
-40
/
+328
|
*
Calculate country industrial power (states still need factory data)
hop311
2024-09-08
-92
/
+180
|
*
Add country ranking system + great/secondary powers
hop311
2024-09-08
-29
/
+251
*
|
Merge pull request #194 from OpenVicProject/defines-caching
Hop311
2024-09-08
-63
/
+231
|
\
|
|
*
Add define caching to avoid post-load lookups
defines-caching
hop311
2024-09-08
-63
/
+231
*
|
Merge pull request #193 from OpenVicProject/remove-price_t
Hop311
2024-09-07
-11
/
+8
|
\
\
|
|
/
|
/
|
|
*
Remove price_t alias
remove-price_t
hop311
2024-09-06
-11
/
+8
*
|
Trigger gamestate update in headless mode + add `update_clock` functions
update-clock
hop311
2024-09-06
-0
/
+25
|
/
*
Merge pull request #189 from OpenVicProject/fix/lexy-vdf-parse-error
George L. Albany
2024-09-01
-2
/
+4
|
\
|
*
Fix handling empty `vic2_steam_lib_directory`
fix/lexy-vdf-parse-error
Spartan322
2024-08-31
-2
/
+4
*
|
Load government flag overrides from history and apply them
gov-flag-type
hop311
2024-08-30
-4
/
+37
*
|
Remove unnecessary asserts + make `vec2_t(T val)` constructor explicit
remove-asserts
hop311
2024-08-29
-37
/
+52
*
|
Store universal colour codes (first loaded)
universal-colour-codes
hop311
2024-08-19
-1
/
+12
*
|
Assorted minor fixes (clang-format.sh shebang, parse national foci scripts, f...
assorted-fixes
hop311
2024-08-14
-33
/
+36
*
|
Load font colour codes
font-colour-codes
hop311
2024-08-04
-10
/
+29
|
/
*
Merge pull request #181 from OpenVicProject/sim_music
Nemrav
2024-08-03
-13
/
+214
|
\
|
*
Music and Sound Effect define loading
sim_music
Nemrav
2024-08-03
-13
/
+214
*
|
GUI::ListBox offsets + load search panel gui file
listbox-offsets
hop311
2024-07-29
-6
/
+7
|
/
*
Merge pull request #179 from OpenVicProject/bookmark-position
Hop311
2024-07-24
-19
/
+23
|
\
|
*
Load bookmark position as fvec2_t with height flipped
bookmark-position
hop311
2024-07-24
-19
/
+23
[next]