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
/
politics
Commit message (
Expand
)
Author
Age
Lines
*
Rename `scope_t` enum to `scope_type_t`
hop311
7 days
-15
/
+27
*
contextual modifier parsing
contextual_modifier_parsing
wvpm
11 days
-26
/
+21
*
Require modifier type when parsing ModifierValues
hop311
2024-10-19
-2
/
+15
*
Move ModifierManager to its own files
hop311
2024-10-19
-1
/
+6
*
Cache modifier effects in dedicated variables
hop311
2024-10-05
-4
/
+9
*
Move ModifierEffect and ModifierValue into their own files
hop311
2024-10-05
-1
/
+4
*
Add ModifierEffect targets
hop311
2024-10-05
-2
/
+5
*
Add modifier type enum
modifier-types
hop311
2024-09-20
-7
/
+32
*
Store national focus encouragement in specific variables rather than modifier...
hop311
2024-09-20
-6
/
+57
*
Add ModifierSum and improve ModifierValue and RuleSet
hop311
2024-09-20
-35
/
+23
*
Rearrange modifier files
hop311
2024-09-20
-6
/
+4
*
Allow Issue to inherit Modifier directly
issue-modifier
hop311
2024-09-19
-3
/
+3
*
ModifierEffect and Rule localisation keys
rule-modifier-locale-keys
hop311
2024-09-19
-22
/
+30
*
Country reforms and rules
country-unlock
hop311
2024-09-12
-15
/
+45
*
Cleanup: inheritance, const movable variables, code formatting
format-cleanup
hop311
2024-07-19
-15
/
+12
*
Add IndexedMap and use in low key count, high value density cases
indexed-map
hop311
2024-07-17
-7
/
+10
*
Separated GameManager into Definition and Instance Managers
instance-definition-managers
hop311
2024-06-13
-38
/
+38
*
Add GoodInstance
good-instance
hop311
2024-06-08
-39
/
+44
*
Menu reqs: country index, flag type set, province set total population
menu-reqs
hop311
2024-04-19
-3
/
+3
*
Add Issue/Reform/Party colours + improve loading
hop311
2024-03-20
-33
/
+116
*
Added reserve_more, expect_dictionary_key[s|_map]_reserve_length[_and_default]
reserve_more
hop311
2024-01-23
-33
/
+47
*
Miscellaneous bug fixes and format cleanup
misc-changes
hop311
2024-01-22
-1
/
+2
*
Parse missing variables, Logger counting, misc cleanup
hop311
2024-01-18
-1
/
+0
*
Case insensitive modifiers & added more
wvpm
2024-01-12
-4
/
+10
*
Added NationalFocus ModifierEffects + bool variables
hop311
2024-01-12
-44
/
+34
*
Added map_callback and expect_item_dictionary_reserve_length
hop311
2024-01-08
-59
/
+65
*
Merge pull request #111 from OpenVicProject/conditions-checking
zaaarf
2024-01-07
-8
/
+14
|
\
|
*
feat: condition loading and parsing
zaaarf
2024-01-07
-8
/
+14
*
|
More impassable adjacencies + WVPM mod fixes
hop311
2024-01-07
-4
/
+4
|
/
*
Mutually exclusive rule groups + modded building rules
hop311
2024-01-03
-67
/
+197
*
Added framework for loading all Conditions and Effects
hop311
2024-01-02
-64
/
+256
*
Add `https://github.com/Tessil/ordered-map`
Spartan322
2023-12-31
-5
/
+7
*
feat: rule and modifier loading for issues and reforms
zaaarf
2023-12-28
-59
/
+100
*
Added political/policy rules
hop311
2023-12-26
-1
/
+200
*
Change colour_t to be a strongly typed structure
Spartan322
2023-12-24
-7
/
+4
*
Removed modifier generating macros.
hop311
2023-12-14
-5
/
+6
*
Province pop history + country government flag override refactors
hop311
2023-12-13
-0
/
+8
*
feat: improved identifier registry macro
zaaarf
2023-12-10
-52
/
+12
*
Vec/set callbacks + crime file + prov building pos
hop311
2023-12-07
-5
/
+8
*
feat: implemented invention dataloading
zaaarf
2023-12-05
-3
/
+17
*
Crime+event modifier loading + misc UI backend
hop311
2023-12-02
-59
/
+81
*
feat: rebel type parsing
zaaarf
2023-12-01
-0
/
+221
*
feat: replaced REF_GETTERS with PROPERTY_REF, added PROPERTY_CUSTOM_PREFIX
zaaarf
2023-12-01
-16
/
+10
*
chore: use PROPERTY and its variants when possible
zaaarf
2023-11-22
-101
/
+16
*
Misc changes
hop311
2023-11-16
-7
/
+7
*
Striped mapmode and improved distributions
hop311
2023-11-15
-3
/
+3
*
Implement National Foci
BrickPi
2023-11-15
-0
/
+200
*
History loading changes + PROPERTY macro
hop311
2023-11-07
-2
/
+2
*
Stop passing Dates by reference
hop311
2023-11-07
-2
/
+2
*
Clang-format formatting (with manual cleanup)
hop311
2023-10-29
-95
/
+122
[next]