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
/
dataloader
/
NodeTools.hpp
Commit message (
Expand
)
Author
Age
Lines
*
Province const/mutable separation + State cleanup
const-mutable
hop311
2024-06-06
-2
/
+2
*
Merge pull request #157 from OpenVicProject/pointer-opt
Hop311
2024-04-15
-2
/
+10
|
\
|
*
Add std::optional assign pointer callback with overwrite control
pointer-opt
hop311
2024-04-15
-2
/
+10
*
|
Rework province position loading and map dims
hop311
2024-04-15
-0
/
+19
|
/
*
Reworked ReturnByValue, warn_or_error, expect_date_[identifier_or_]string
hop311
2024-02-04
-18
/
+12
*
Added StringMapCase and case insensitive expect_dictionary_keys
case-rework
hop311
2024-01-25
-48
/
+135
*
Added reserve_more, expect_dictionary_key[s|_map]_reserve_length[_and_default]
reserve_more
hop311
2024-01-23
-15
/
+42
*
Miscellaneous bug fixes and format cleanup
misc-changes
hop311
2024-01-22
-5
/
+5
*
Parse missing variables, Logger counting, misc cleanup
hop311
2024-01-18
-15
/
+28
*
Added map_callback and expect_item_dictionary_reserve_length
hop311
2024-01-08
-10
/
+37
*
feat: condition loading and parsing
zaaarf
2024-01-07
-3
/
+8
*
Added case insensitive ordered set and map and IdentifierRegistry
hop311
2024-01-03
-2
/
+2
*
Added framework for loading all Conditions and Effects
hop311
2024-01-02
-4
/
+3
*
Add `https://github.com/Tessil/ordered-map`
Spartan322
2023-12-31
-6
/
+9
*
Change colour_t to be a strongly typed structure
Spartan322
2023-12-24
-1
/
+3
*
feat: added missing country history keys (except decisions)
zaaarf
2023-12-10
-2
/
+1
*
Vec/set callbacks + crime file + prov building pos
hop311
2023-12-07
-0
/
+30
*
GUI and GFX file loading
hop311
2023-11-12
-6
/
+7
*
History loading generalisation
hop311
2023-11-07
-0
/
+9
*
History loading changes + PROPERTY macro
hop311
2023-11-07
-10
/
+3
*
Clang-format formatting (with manual cleanup)
hop311
2023-10-29
-33
/
+34
*
Astyle formatting (with manual cleanup)
hop311
2023-10-29
-14
/
+36
*
Country History & Order of Battle Loading
Joel Machens
2023-10-25
-10
/
+7
*
Separated node->string and string->value parsing
hop311
2023-10-20
-0
/
+2
*
Minor cleanup
hop311
2023-10-20
-1
/
+5
*
Change some NodeTools functions to return Callback concepts
Spartan322
2023-10-17
-18
/
+60
*
allow_empty option for expect_identifier_or_string
hop311
2023-10-15
-1
/
+1
*
TGC compatibility fixes + other cleanup
hop311
2023-10-13
-6
/
+12
*
Lots of accumulated changes
hop311
2023-10-12
-57
/
+94
*
Data types, defaults, callback cleanup
Hop311
2023-09-29
-7
/
+10
*
Removed unnecessary `const std::string_view`s
Hop311
2023-09-28
-5
/
+5
*
Expect modifier value + keys function
Hop311
2023-09-26
-5
/
+5
*
Testing (#23)
CptAlanSmith
2023-09-23
-15
/
+25
*
Various fixes, refactors and general cleanup
Hop311
2023-09-23
-0
/
+23
*
Province adjacency scaffolding
Hop311
2023-09-18
-0
/
+8
*
Futher scaffolding for province positions loading
Hop311
2023-09-17
-17
/
+18
*
Scaffolding for `positions.txt` + modifier loading
Hop311
2023-09-16
-0
/
+1
*
Format cleanup and req comments
Hop311
2023-09-09
-4
/
+4
*
More refactoring and duplicate code removal
Hop311
2023-09-08
-0
/
+164