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.cpp
Commit message (
Expand
)
Author
Age
Lines
*
Load defines directly into named and typed variables rather than using an Ide...
defines-variables
hop311
5 days
-3
/
+3
*
Cleanup: inheritance, const movable variables, code formatting
format-cleanup
hop311
2024-07-19
-1
/
+0
*
Optimize some string interning cases
optimize/string-interning
Spartan322
2024-07-18
-40
/
+96
*
Use rvalue references for NodeTools
prefer/rvalue-refs
Spartan322
2024-07-17
-8
/
+11
*
Update OpenVicProject/OpenVic-Dataloader@4a49007
dryad
zaaarf
2024-07-07
-41
/
+94
*
Reworked ReturnByValue, warn_or_error, expect_date_[identifier_or_]string
hop311
2024-02-04
-0
/
+8
*
Added StringMapCase and case insensitive expect_dictionary_keys
case-rework
hop311
2024-01-25
-78
/
+1
*
Added map_callback and expect_item_dictionary_reserve_length
hop311
2024-01-08
-2
/
+13
*
feat: condition loading and parsing
zaaarf
2024-01-07
-3
/
+7
*
Added framework for loading all Conditions and Effects
hop311
2024-01-02
-15
/
+32
*
Add `https://github.com/Tessil/ordered-map`
Spartan322
2023-12-31
-9
/
+8
*
Change colour_t to be a strongly typed structure
Spartan322
2023-12-24
-9
/
+13
*
Vec/set callbacks + crime file + prov building pos
hop311
2023-12-07
-11
/
+1
*
chore: change some lingering lowerCamelCase to snake_case
zaaarf
2023-11-22
-3
/
+3
*
Misc changes
hop311
2023-11-16
-1
/
+5
*
GUI and GFX file loading
hop311
2023-11-12
-7
/
+15
*
History loading changes + PROPERTY macro
hop311
2023-11-07
-2
/
+7
*
Clang-format formatting (with manual cleanup)
hop311
2023-10-29
-75
/
+66
*
Astyle formatting (with manual cleanup)
hop311
2023-10-29
-17
/
+27
*
Country History & Order of Battle Loading
Joel Machens
2023-10-25
-21
/
+15
*
Separated node->string and string->value parsing
hop311
2023-10-20
-22
/
+26
*
Change some NodeTools functions to return Callback concepts
Spartan322
2023-10-17
-3
/
+3
*
allow_empty option for expect_identifier_or_string
hop311
2023-10-15
-3
/
+3
*
TGC compatibility fixes + other cleanup
hop311
2023-10-13
-13
/
+18
*
Lots of accumulated changes
hop311
2023-10-12
-41
/
+95
*
Data types, defaults, callback cleanup
Hop311
2023-09-29
-3
/
+24
*
Removed unnecessary `const std::string_view`s
Hop311
2023-09-28
-1
/
+1
*
Expect modifier value + keys function
Hop311
2023-09-26
-22
/
+39
*
Various fixes, refactors and general cleanup
Hop311
2023-09-23
-0
/
+14
*
Futher scaffolding for province positions loading
Hop311
2023-09-17
-5
/
+26
*
Format cleanup and req comments
Hop311
2023-09-09
-2
/
+0
*
More refactoring and duplicate code removal
Hop311
2023-09-08
-0
/
+256