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
/
history
/
CountryHistory.cpp
Commit message (
Expand
)
Author
Age
Lines
*
CountryInstance unlock tech, invention, crime, building, unit, gas etc.
hop311
2024-09-12
-1
/
+11
*
Calculate country industrial power (states still need factory data)
hop311
2024-09-08
-0
/
+4
*
Fleshing out Country, State and Province instances + history
country-instance
hop311
2024-07-22
-11
/
+2
*
Add IndexedMap and use in low key count, high value density cases
indexed-map
hop311
2024-07-17
-8
/
+17
*
Renamed Country to CountryDefinition
country-definition
hop311
2024-06-20
-7
/
+8
*
Separated GameManager into Definition and Instance Managers
instance-definition-managers
hop311
2024-06-13
-16
/
+16
*
Separated MapDefinition and MapInstance
map-instance
hop311
2024-06-07
-2
/
+3
*
Province const/mutable separation + State cleanup
const-mutable
hop311
2024-06-06
-2
/
+4
*
Add std::optional assign pointer callback with overwrite control
pointer-opt
hop311
2024-04-15
-7
/
+7
*
Added reserve_more, expect_dictionary_key[s|_map]_reserve_length[_and_default]
reserve_more
hop311
2024-01-23
-0
/
+8
*
Added map_callback and expect_item_dictionary_reserve_length
hop311
2024-01-08
-60
/
+24
*
More impassable adjacencies + WVPM mod fixes
hop311
2024-01-07
-1
/
+1
*
Added framework for loading all Conditions and Effects
hop311
2024-01-02
-12
/
+32
*
Add `https://github.com/Tessil/ordered-map`
Spartan322
2023-12-31
-1
/
+1
*
Province pop history + country government flag override refactors
hop311
2023-12-13
-16
/
+57
*
feat: completed country history loading
zaaarf
2023-12-11
-14
/
+21
*
feat: added missing country history keys (except decisions)
zaaarf
2023-12-10
-10
/
+31
*
feat: loading techs, inventions and foreign investments in country history
zaaarf
2023-12-09
-5
/
+31
*
Vec/set callbacks + crime file + prov building pos
hop311
2023-12-07
-4
/
+1
*
History loading generalisation
hop311
2023-11-07
-300
/
+112
*
History loading changes + PROPERTY macro
hop311
2023-11-07
-108
/
+79
*
Stop passing Dates by reference
hop311
2023-11-07
-6
/
+6
*
Country: datatypes + TGC compat changes
hop311
2023-11-07
-4
/
+5
*
Clang-format formatting (with manual cleanup)
hop311
2023-10-29
-139
/
+131
*
Astyle formatting (with manual cleanup)
hop311
2023-10-29
-51
/
+117
*
Implement Province History Loading
BrickPi
2023-10-27
-5
/
+6
*
Country History & Order of Battle Loading
Joel Machens
2023-10-25
-0
/
+315