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
/
types
Commit message (
Expand
)
Author
Age
Lines
*
Menu reqs: country index, flag type set, province set total population
menu-reqs
hop311
2024-04-19
-1
/
+1
*
Rework GFX::Actor Attachments and Animations
hop311
2024-04-15
-0
/
+21
*
Province port adjacency calculation
province-positions
hop311
2024-04-15
-0
/
+4
*
Rework province position loading and map dims
hop311
2024-04-15
-10
/
+33
*
Generate starting unit instances
units
hop311
2024-04-15
-0
/
+13
*
GFX objectTypes loading framework + Actor loading
gfx-object
hop311
2024-03-23
-1
/
+11
*
Add fixed_point_map_t operators and helper functions
hop311
2024-03-20
-3
/
+129
*
Identifier string_view invalidation fix
hop311
2024-03-01
-1
/
+9
*
Merge pull request #148 from OpenVicProject/region-colours
Arturo
2024-02-22
-1
/
+1
|
\
|
*
Regions are now coloured from colors.txt
region-colours
Arturo
2024-02-22
-1
/
+1
*
|
Fixed point rounding functions and sources cleanup
hop311
2024-02-19
-56
/
+61
|
/
*
Reworked ReturnByValue, warn_or_error, expect_date_[identifier_or_]string
hop311
2024-02-04
-33
/
+50
*
Added StringMapCase and case insensitive expect_dictionary_keys
case-rework
hop311
2024-01-25
-42
/
+65
*
Merge pull request #139 from OpenVicProject/constexpr-date
Hop311
2024-01-24
-278
/
+194
|
\
|
*
Made Date constexpr so that PROPERTY getters can be constexpr
constexpr-date
hop311
2024-01-24
-278
/
+194
*
|
Reworked Units and added IdentifierPointerRegistry
unit-rework
hop311
2024-01-23
-47
/
+91
|
/
*
Added reserve_more, expect_dictionary_key[s|_map]_reserve_length[_and_default]
reserve_more
hop311
2024-01-23
-18
/
+31
*
Miscellaneous bug fixes and format cleanup
misc-changes
hop311
2024-01-22
-10
/
+30
*
Parse missing variables, Logger counting, misc cleanup
hop311
2024-01-18
-26
/
+34
*
Reworked UniqueKeyRegistry template params + added support for std::deque sto...
hop311
2024-01-13
-120
/
+215
*
Added map_callback and expect_item_dictionary_reserve_length
hop311
2024-01-08
-94
/
+200
*
Added case insensitive ordered set and map and IdentifierRegistry
hop311
2024-01-03
-17
/
+94
*
Added expect_item_dictionary_and_default
hop311
2024-01-03
-21
/
+44
*
Merge pull request #101 from OpenVicProject/spooky-scary-skeletons-send-diplo...
George L. Albany
2024-01-03
-0
/
+178
|
\
|
*
Add diplomatic actions skeleton
Spartan322
2024-01-03
-0
/
+178
*
|
Merge pull request #114 from OpenVicProject/squared-roots
zaaarf
2024-01-02
-0
/
+6
|
\
\
|
*
|
feat: integer and fixed point square root functions
zaaarf
2024-01-02
-0
/
+6
|
|
/
*
/
Added framework for loading all Conditions and Effects
hop311
2024-01-02
-6
/
+0
|
/
*
Add `https://github.com/Tessil/ordered-map`
Spartan322
2023-12-31
-4
/
+117
*
Clock refactor + misc small fixes
hop311
2023-12-28
-1
/
+1
*
Province building scaffolding
hop311
2023-12-25
-3
/
+3
*
Change colour_t to be a strongly typed structure
Spartan322
2023-12-24
-73
/
+446
*
Additional adjacency loading
BuildTools
2023-12-17
-0
/
+10
*
Province pop history + country government flag override refactors
hop311
2023-12-13
-0
/
+4
*
feat: improved identifier registry macro
zaaarf
2023-12-10
-46
/
+31
*
Make vec2_t header only (friend functions weren't being found)
hop311
2023-12-09
-97
/
+114
*
Crime+event modifier loading + misc UI backend
hop311
2023-12-02
-30
/
+76
*
feat: replaced REF_GETTERS with PROPERTY_REF, added PROPERTY_CUSTOM_PREFIX
zaaarf
2023-12-01
-3
/
+1
*
chore: change some lingering lowerCamelCase to snake_case
zaaarf
2023-11-22
-18
/
+18
*
Bookmark loading + province and building cleanup
hop311
2023-11-15
-0
/
+9
*
Striped mapmode and improved distributions
hop311
2023-11-15
-20
/
+53
*
Directory lookup refactor+suppressed wargoal error
hop311
2023-11-13
-15
/
+22
*
Implement Wargoal Loading
Joel Machens
2023-11-08
-0
/
+84
*
History loading generalisation
hop311
2023-11-07
-3
/
+9
*
Cross-platform file lookup (case and separator)
hop311
2023-11-07
-16
/
+26
*
History loading changes + PROPERTY macro
hop311
2023-11-07
-56
/
+18
*
Stop passing Dates by reference
hop311
2023-11-07
-2
/
+2
*
Country: datatypes + TGC compat changes
hop311
2023-11-07
-7
/
+13
*
Clang-format formatting (with manual cleanup)
hop311
2023-10-29
-66
/
+110
*
Astyle formatting (with manual cleanup)
hop311
2023-10-29
-68
/
+181
[next]