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
...
|
*
Unit position/country/leader handling + more use of unit branch templates
unit-work
hop311
2024-07-19
-357
/
+354
|
/
*
Merge pull request #171 from OpenVicProject/optimize/string-interning
Hop311
2024-07-19
-71
/
+158
|
\
|
*
Optimize some string interning cases
optimize/string-interning
Spartan322
2024-07-18
-71
/
+158
|
/
*
Merge pull request #172 from OpenVicProject/prefer/rvalue-refs
George L. Albany
2024-07-18
-78
/
+97
|
\
|
*
Use rvalue references for NodeTools
prefer/rvalue-refs
Spartan322
2024-07-17
-78
/
+97
|
/
*
Merge pull request #174 from OpenVicProject/indexed-map
Hop311
2024-07-17
-124
/
+444
|
\
|
*
Add IndexedMap and use in low key count, high value density cases
indexed-map
hop311
2024-07-17
-124
/
+444
|
/
*
Merge pull request #173 from OpenVicProject/unit-colonies
Hop311
2024-07-14
-385
/
+643
|
\
|
*
Unit and leader rework (branch based templates and colony containers)
unit-colonies
hop311
2024-07-14
-385
/
+643
|
/
*
Merge pull request #170 from OpenVicProject/add/colony
Hop311
2024-07-14
-1
/
+12
|
\
|
*
Add mattreecebentley/plf_colony
add/colony
Spartan322
2024-07-06
-1
/
+12
*
|
Update openvic-dataloader to OpenVicProject/OpenVic-Dataloader@cd781ff
hop311
2024-07-10
-0
/
+0
*
|
Merge pull request #169 from OpenVicProject/dryad
George L. Albany
2024-07-07
-81
/
+259
|
\
\
|
|
/
|
/
|
|
*
Update OpenVicProject/OpenVic-Dataloader@4a49007
dryad
zaaarf
2024-07-07
-81
/
+259
|
/
*
Merge pull request #167 from OpenVicProject/country-definition
Hop311
2024-07-04
-356
/
+413
|
\
|
*
Merge pull request #168 from OpenVicProject/pop-base
Hop311
2024-07-04
-53
/
+58
|
|
\
|
|
*
Use minimal PopBase for pop history
pop-base
hop311
2024-06-27
-53
/
+58
|
|
/
|
*
Renamed Country to CountryDefinition
country-definition
hop311
2024-06-20
-303
/
+355
|
/
*
Merge pull request #165 from OpenVicProject/instance-definition-managers
Hop311
2024-06-13
-706
/
+881
|
\
|
*
Separated GameManager into Definition and Instance Managers
instance-definition-managers
hop311
2024-06-13
-706
/
+881
*
|
Merge pull request #163 from OpenVicProject/good-instance
Hop311
2024-06-13
-254
/
+409
|
\
|
|
*
Add GoodInstance
good-instance
hop311
2024-06-08
-254
/
+409
*
|
Merge pull request #162 from OpenVicProject/map-instance
Hop311
2024-06-13
-605
/
+706
|
\
|
|
*
Separated MapDefinition and MapInstance
map-instance
hop311
2024-06-07
-305
/
+383
|
*
Separated out MapmodeManager
hop311
2024-06-06
-325
/
+348
|
/
*
Merge pull request #161 from OpenVicProject/const-mutable
Hop311
2024-06-06
-916
/
+1312
|
\
|
*
Province const/mutable separation + State cleanup
const-mutable
hop311
2024-06-06
-916
/
+1312
|
/
*
Merge pull request #160 from OpenVicProject/province-text
Hop311
2024-04-24
-6
/
+22
|
\
|
*
Province text info functions
province-text
hop311
2024-04-24
-6
/
+22
|
/
*
Merge pull request #159 from OpenVicProject/menu-reqs
Hop311
2024-04-19
-19
/
+26
|
\
|
*
Menu reqs: country index, flag type set, province set total population
menu-reqs
hop311
2024-04-19
-19
/
+26
|
/
*
Merge pull request #158 from OpenVicProject/building-type
Hop311
2024-04-15
-77
/
+87
|
\
|
*
Clean up BuildingType loading
building-type
hop311
2024-04-15
-77
/
+87
*
|
Merge pull request #157 from OpenVicProject/pointer-opt
Hop311
2024-04-15
-13
/
+21
|
\
\
|
*
|
Add std::optional assign pointer callback with overwrite control
pointer-opt
hop311
2024-04-15
-13
/
+21
|
|
/
*
|
Merge pull request #156 from OpenVicProject/gfx-actor
Hop311
2024-04-15
-79
/
+157
|
\
\
|
*
|
Add default country unit colours
gfx-actor
hop311
2024-04-15
-9
/
+9
|
*
|
Dynamically load default GraphicalCultureType
hop311
2024-04-15
-16
/
+21
|
*
|
Rework GFX::Actor Attachments and Animations
hop311
2024-04-15
-54
/
+127
*
|
|
Merge pull request #155 from OpenVicProject/province-positions
Hop311
2024-04-15
-71
/
+194
|
\
|
|
|
*
|
Province port adjacency calculation
province-positions
hop311
2024-04-15
-4
/
+36
|
*
|
Rework province position loading and map dims
hop311
2024-04-15
-67
/
+158
*
|
|
Merge pull request #154 from OpenVicProject/units
Hop311
2024-04-15
-78
/
+528
|
\
|
|
|
|
/
|
/
|
|
*
Generate starting unit instances
units
hop311
2024-04-15
-78
/
+528
|
/
*
Merge pull request #153 from OpenVicProject/gfx-object
Hop311
2024-03-28
-4
/
+253
|
\
|
*
GFX objectTypes loading framework + Actor loading
gfx-object
hop311
2024-03-23
-4
/
+253
|
/
*
Merge pull request #152 from OpenVicProject/pop-menu
Hop311
2024-03-21
-71
/
+412
|
\
|
*
Add Pop attributes + generate test values
pop-menu
hop311
2024-03-20
-7
/
+146
|
*
Add fixed_point_map_t operators and helper functions
hop311
2024-03-20
-3
/
+129
|
*
Add Issue/Reform/Party colours + improve loading
hop311
2024-03-20
-58
/
+133
[prev]
[next]