Branch | Commit message | Author | Age |
add/colony | Add mattreecebentley/plf_colony | Spartan322 | 4 months |
add/gap-deque | Add GapDeque | Spartan322 | 9 months |
add/lauf | WIP 4 | Spartan322 | 3 months |
allow_unit_icon_0 | Allow unit icon to be 0 | wvpm | 8 days |
always_apply_pop_history | Always apply pop history | wvpm | 7 days |
artisan_modifiers_no_effect | artisan_goods_ modifiers have no effect | wvpm | 2 days |
artisanal_production | Implement artisanal production | wvpm | 2 days |
assorted-fixes | Assorted minor fixes (clang-format.sh shebang, parse national foci scripts, f... | hop311 | 3 months |
attrition_local_modifier | Support attrition modifier from terrain | wvpm | 8 days |
bookmark-position | Load bookmark position as fvec2_t with height flipped | hop311 | 3 months |
building-type | Clean up BuildingType loading | hop311 | 7 months |
case-rework | Added StringMapCase and case insensitive expect_dictionary_keys | hop311 | 9 months |
cleanup_const& | Use normal const for fixed_point_t | wvpm | 7 days |
cleanup_fixedpoint | Remove unused (and inaccurate) fixed point members | wvpm | 3 days |
compatibility-precursors | Fragile loading of goods, cascading wide string changes | ClarkeCode | 17 months |
condition-scripts | more condition parsing work, skipped some which need a multi type helper func... | hop311 | 38 hours |
condition-scripts-prep-work | Finish ConditionalWeight base key parsing (including days/months/years) | hop311 | 8 days |
const-mutable | Province const/mutable separation + State cleanup | hop311 | 5 months |
constexpr-date | Made Date constexpr so that PROPERTY getters can be constexpr | hop311 | 9 months |
contextual_modifier_parsing | contextual modifier parsing | wvpm | 11 days |
correct_rgo_size | Correct rgo size calcuation | wvpm | 6 days |
country-definition | Renamed Country to CountryDefinition | hop311 | 5 months |
country-instance | Fleshing out Country, State and Province instances + history | hop311 | 4 months |
country-unlock | Country reforms and rules | hop311 | 8 weeks |
dataloader-utf8-fix | Update OpenVicProject/OpenVic-Dataloader@f754eb9 | hop311 | 3 months |
defines-caching | Add define caching to avoid post-load lookups | hop311 | 8 weeks |
defines-variables | Load defines directly into named and typed variables rather than using an Ide... | hop311 | 6 days |
dryad | Update OpenVicProject/OpenVic-Dataloader@4a49007 | zaaarf | 4 months |
factory_turn | draft for factory production | wvpm | 9 months |
fix-modifiers | Merge pull request #205 from OpenVicProject/modifier-types | Hop311 | 7 weeks |
fix/lexy-vdf-parse-error | Fix handling empty `vic2_steam_lib_directory` | Spartan322 | 2 months |
fix/nonexistent-file-crash | Update OpenVicProject/OpenVic-Dataloader@2addc77 | Spartan322 | 3 months |
font-colour-codes | Load font colour codes | hop311 | 3 months |
format-cleanup | Cleanup: inheritance, const movable variables, code formatting | hop311 | 4 months |
fp-rounding+texture-sprites | Add TextureSprite base class | hop311 | 9 months |
gfx-actor | Add default country unit colours | hop311 | 7 months |
gfx-object | GFX objectTypes loading framework + Actor loading | hop311 | 8 months |
gfxobject | modify comments | Nemrav | 7 weeks |
good-instance | Add GoodInstance | hop311 | 5 months |
gov-flag-type | Load government flag overrides from history and apply them | hop311 | 2 months |
gui-loading | Added support for loading all gui files | hop311 | 9 months |
identifier-name-fix | Identifier string_view invalidation fix | hop311 | 8 months |
indexed-map | Add IndexedMap and use in low key count, high value density cases | hop311 | 4 months |
instance-definition-managers | Separated GameManager into Definition and Instance Managers | hop311 | 5 months |
invent_at_start | Apply invention if limit is met when applying history (simple) | wvpm | 11 days |
issue-modifier | Allow Issue to inherit Modifier directly | hop311 | 7 weeks |
listbox-offsets | GUI::ListBox offsets + load search panel gui file | hop311 | 3 months |
map-instance | Separated MapDefinition and MapInstance | hop311 | 5 months |
master | Merge pull request #223 from OpenVicProject/add-indexed-map-mapping-type | Hop311 | 5 days |
menu-reqs | Menu reqs: country index, flag type set, province set total population | hop311 | 7 months |
military-units | feat: unit instance type definition, renamed existing structs for consistency | zaaarf | 8 months |
misc-changes | Miscellaneous bug fixes and format cleanup | hop311 | 9 months |
modifier-effect-mappings | [Work-In-Progress] Add ModifierEffectMapping | hop311 | 2 weeks |
modifier-excluded-targets-fix | Change default `excluded_targets` argument for `ModifierSum::add_modifier[_nu... | hop311 | 2 weeks |
modifier-sum | Rearrange modifier files | hop311 | 7 weeks |
modifier-types | Add modifier type enum | hop311 | 7 weeks |
move_production_to_folder | Move production types to economy/production/ | wvpm | 7 weeks |
movement_cost | movement_cost is a province modifier | wvpm | 8 days |
news_loading | news objects initial | Nemrav | 5 weeks |
optimize/string-interning | Optimize some string interning cases | Spartan322 | 4 months |
placeholder_market | Add market placeholder | wvpm | 3 hours |
pointer-opt | Add std::optional assign pointer callback with overwrite control | hop311 | 7 months |
pop-base | Use minimal PopBase for pop history | hop311 | 4 months |
pop-menu | Add Pop attributes + generate test values | hop311 | 8 months |
pop_size_int32 | Reduce pop size to int32 | wvpm | 7 weeks |
prefer/rvalue-refs | Use rvalue references for NodeTools | Spartan322 | 4 months |
prepare_for_rgo | Implement rgo for new game | wvpm | 7 days |
producer_types | Added producer types | wvpm | 9 months |
province-positions | Province port adjacency calculation | hop311 | 7 months |
province-text | Province text info functions | hop311 | 6 months |
provinces_contribute_to_controller_not_owner | Provinces contribute modifiers to controller, not owner | wvpm | 9 days |
ranking | Calculate country military power (still needs modifiers + soldier pop support... | hop311 | 8 weeks |
region-colours | Regions are now coloured from colors.txt | Arturo | 8 months |
remove-asserts | Remove unnecessary asserts + make `vec2_t(T val)` constructor explicit | hop311 | 2 months |
remove-culture | Added support for remove_culture custom instruction | zaaarf | 6 weeks |
remove-price_t | Remove price_t alias | hop311 | 9 weeks |
reserve_more | Added reserve_more, expect_dictionary_key[s|_map]_reserve_length[_and_default] | hop311 | 9 months |
resultant-modifier | Add modifier effect variants based on the type of modifier being parsed | hop311 | 3 weeks |
resultant-modifier-test | Test that modifier calculation methods produce the same results | hop311 | 8 days |
rivers | Optimisation | BrickPi | 7 weeks |
rule-modifier-locale-keys | ModifierEffect and Rule localisation keys | hop311 | 7 weeks |
sim_music | Music and Sound Effect define loading | Nemrav | 3 months |
state_cache_owners | Cache pops by type per state and province | wvpm | 4 days |
tech-improvements | Cleaned up tech loading and added tech lists for areas | hop311 | 8 months |
to_fields | ModifierEffectCache & location to fields | wvpm | 3 days |
topbar-tech | Merge pull request #196 from OpenVicProject/rivers | Hop311 | 7 weeks |
unit-colonies | Unit and leader rework (branch based templates and colony containers) | hop311 | 4 months |
unit-rework | Reworked Units and added IdentifierPointerRegistry | hop311 | 9 months |
unit-work | Unit position/country/leader handling + more use of unit branch templates | hop311 | 4 months |
units | Generate starting unit instances | hop311 | 7 months |
universal-colour-codes | Store universal colour codes (first loaded) | hop311 | 3 months |
update-clock | Trigger gamestate update in headless mode + add `update_clock` functions | hop311 | 9 weeks |
update/scripts | Update scripts to OpenVicProject/scripts#8 | Spartan322 | 9 months |
update/workflow-actions | Update build workflow actions | Spartan322 | 9 months |
|