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
Commit message (
Expand
)
Author
Age
Lines
...
*
Merge pull request #83 from OpenVicProject/dataloading-inventions
zaaarf
2023-12-05
-48
/
+284
|
\
|
*
feat: implemented invention dataloading
zaaarf
2023-12-05
-48
/
+284
*
|
Merge pull request #84 from OpenVicProject/move/vic2-path-search
George L. Albany
2023-12-05
-316
/
+342
|
\
\
|
*
|
Move Victoria 2 path searching to Vic2PathSearch.cpp
Spartan322
2023-12-04
-316
/
+342
|
|
/
*
|
Merge pull request #79 from OpenVicProject/states
BrickPi
2023-12-05
-2
/
+145
|
\
\
|
|
/
|
/
|
|
*
States First Pass
Joel Machens
2023-11-28
-2
/
+140
*
|
Merge pull request #82 from OpenVicProject/backlog
Hop311
2023-12-02
-332
/
+573
|
\
\
|
*
|
Crime+event modifier loading + misc UI backend
hop311
2023-12-02
-332
/
+573
|
/
/
*
|
Merge pull request #51 from OpenVicProject/dataloading-tech
Hop311
2023-12-02
-53
/
+453
|
\
\
|
*
|
feat: implemented modifier identifier flattening, added/fixed remaining tech ...
zaaarf
2023-12-02
-103
/
+262
|
*
|
feat: implemented basic technology and school loading (modifier processing is...
zaaarf
2023-10-22
-0
/
+241
|
/
/
*
|
Merge pull request #81 from OpenVicProject/dataloading-rebels
zaaarf
2023-12-01
-100
/
+295
|
\
\
|
|
/
|
/
|
|
*
feat: rebel type parsing
zaaarf
2023-12-01
-0
/
+230
|
*
feat: replaced REF_GETTERS with PROPERTY_REF, added PROPERTY_CUSTOM_PREFIX
zaaarf
2023-12-01
-100
/
+65
|
/
*
Merge pull request #78 from OpenVicProject/property-macro
Hop311
2023-11-22
-1133
/
+257
|
\
|
*
chore: change some lingering lowerCamelCase to snake_case
zaaarf
2023-11-22
-66
/
+62
|
*
chore: use PROPERTY and its variants when possible
zaaarf
2023-11-22
-1059
/
+179
|
*
feat: allow (optionally) specifying access levels and custom names for PROPER...
zaaarf
2023-11-22
-9
/
+17
|
/
*
Merge pull request #75 from OpenVicProject/accumulated-changes
Hop311
2023-11-17
-971
/
+883
|
\
|
*
Misc changes
hop311
2023-11-16
-314
/
+338
|
*
Bookmark loading + province and building cleanup
hop311
2023-11-15
-448
/
+259
|
*
Striped mapmode and improved distributions
hop311
2023-11-15
-110
/
+187
|
/
*
Merge pull request #76 from OpenVicProject/national-foci
BrickPi
2023-11-15
-2
/
+231
|
\
|
*
Implement National Foci
BrickPi
2023-11-15
-2
/
+231
|
/
*
Merge pull request #71 from OpenVicProject/gui-loading
Hop311
2023-11-13
-225
/
+1122
|
\
|
*
Directory lookup refactor+suppressed wargoal error
hop311
2023-11-13
-220
/
+166
|
*
GUI and GFX file loading
hop311
2023-11-12
-14
/
+965
*
|
Merge pull request #74 from OpenVicProject/apply-country-history
BrickPi
2023-11-13
-4
/
+130
|
\
\
|
|
/
|
/
|
|
*
Added CountryInstance & Country History Apply Func
Joel Machens
2023-11-13
-4
/
+130
|
/
*
Merge pull request #73 from OpenVicProject/history-integration
BrickPi
2023-11-12
-3
/
+76
|
\
|
*
Apply Province Histories
BrickPi
2023-11-12
-3
/
+76
|
/
*
Merge pull request #72 from OpenVicProject/fix/compiledb
George L. Albany
2023-11-11
-2
/
+9
|
\
|
*
Fix compiledb warning
Spartan322
2023-11-11
-2
/
+9
|
/
*
Propagate scripts update for Godot-4.1.3
hop311
2023-11-11
-0
/
+0
*
Merge pull request #70 from OpenVicProject/diplomacy-basics
BrickPi
2023-11-08
-0
/
+991
|
\
|
*
Diplomacy History Loading
Joel Machens
2023-11-08
-18
/
+479
|
*
Implement Wargoal Loading
Joel Machens
2023-11-08
-0
/
+530
|
/
*
Merge pull request #64 from OpenVicProject/modifier-instance
Hop311
2023-11-07
-1484
/
+1477
|
\
|
*
History loading generalisation
hop311
2023-11-07
-692
/
+437
|
*
Cross-platform file lookup (case and separator)
hop311
2023-11-07
-241
/
+377
|
*
History loading changes + PROPERTY macro
hop311
2023-11-07
-562
/
+638
|
*
Stop passing Dates by reference
hop311
2023-11-07
-47
/
+47
|
*
Country: datatypes + TGC compat changes
hop311
2023-11-07
-221
/
+247
|
*
ModifierEffects stored as instances
hop311
2023-10-30
-31
/
+41
|
/
*
Merge pull request #69 from OpenVicProject/province-history-optionals
Hop311
2023-10-30
-45
/
+45
|
\
|
*
Make add_province_history_entry use optionals
Spartan322
2023-10-30
-45
/
+45
|
/
*
Merge pull request #67 from OpenVicProject/format
Hop311
2023-10-29
-2140
/
+3014
|
\
|
*
Clang-format formatting (with manual cleanup)
hop311
2023-10-29
-1591
/
+1643
|
*
Astyle formatting (with manual cleanup)
hop311
2023-10-29
-1182
/
+2004
|
/
*
Merge pull request #68 from OpenVicProject/fix/province-history
Hop311
2023-10-29
-28
/
+96
|
\
[prev]
[next]