aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation/misc
Commit message (Collapse)AuthorAgeLines
* Rearrange modifier files hop3113 hours-827/+0
|
* ModifierEffect and Rule localisation keysrule-modifier-locale-keys hop31141 hours-80/+177
|
* Country reforms and rulescountry-unlock hop3118 days-2/+11
|
* Calculate country military power (still needs modifiers + soldier pop ↵ranking hop31111 days-1/+23
| | | | supported regiment count)
* Calculate country industrial power (states still need factory data) hop31112 days-1/+4
|
* Add country ranking system + great/secondary powers hop31112 days-1/+10
|
* Add define caching to avoid post-load lookupsdefines-caching hop31112 days-63/+231
|
* Assorted minor fixes (clang-format.sh shebang, parse national foci scripts, ↵assorted-fixes hop3112024-08-14-24/+28
| | | | factor song chance, update openvic-dataloader)
* Music and Sound Effect define loadingsim_music Nemrav2024-08-03-0/+150
| | | | | | | | sound and music pr feedback more sound and music style fixes check lookup path
* Cleanup: inheritance, const movable variables, code formattingformat-cleanup hop3112024-07-19-5/+6
|
* Update OpenVicProject/OpenVic-Dataloader@4a49007dryad zaaarf2024-07-07-2/+6
| | | | | Update .clang-format categories Move type_name and SelfType functioanlity to utility/Getters
* Separated GameManager into Definition and Instance Managersinstance-definition-managers hop3112024-06-13-29/+29
|
* Reworked ReturnByValue, warn_or_error, expect_date_[identifier_or_]string hop3112024-02-04-3/+1
|
* Reworked Units and added IdentifierPointerRegistryunit-rework hop3112024-01-23-0/+1
|
* Added reserve_more, expect_dictionary_key[s|_map]_reserve_length[_and_default]reserve_more hop3112024-01-23-45/+41
|
* Miscellaneous bug fixes and format cleanupmisc-changes hop3112024-01-22-6/+6
|
* Parse missing variables, Logger counting, misc cleanup hop3112024-01-18-7/+11
|
* <strata>_<need>_needs do have effect wvpm2024-01-14-5/+3
|
* Reworked UniqueKeyRegistry template params + added support for std::deque ↵ hop3112024-01-13-10/+5
| | | | storage
* Moved westernisation cost modifiers and added some to no effect wvpm2024-01-13-6/+9
|
* Case insensitive modifiers & added more wvpm2024-01-12-37/+53
|
* Added map_callback and expect_item_dictionary_reserve_length hop3112024-01-08-9/+9
|
* feat: condition loading and parsing zaaarf2024-01-07-21/+41
| | | | Co-authored-by: Hop311 <Hop3114@gmail.com>
* Mutually exclusive rule groups + modded building rules hop3112024-01-03-2/+6
|
* Added framework for loading all Conditions and Effects hop3112024-01-02-46/+159
|
* Add `https://github.com/Tessil/ordered-map` Spartan3222023-12-31-3/+8
| | | | | | | | | | | Add is_specialization_of to Utility.hpp Add OpenVic::ordered_map and OpenVic::ordered_set Change `std::map` to `ordered_map` Change `std::set to use `ordered_set` Add `set_callback_pointer(tsl::ordered_set<T const*>& set)` Add mutable_iterator to enable mutable value iterator for `tsl::ordered_map` Add std::hash<OpenVic::Date> implementation Enable deps/SCsub to expose dependency includes neccessary for inclusion
* Clock refactor + misc small fixes hop3112023-12-28-119/+128
|
* feat: rule and modifier loading for issues and reforms zaaarf2023-12-28-0/+6
|
* Fixed TGC compatibility + misc cleanup hop3112023-12-23-66/+80
|
* Merge pull request #92 from OpenVicProject/dataloading-onactions Hop3112023-12-14-0/+58
|\ | | | | on_action dataloading
| * feat: on_action dataloading zaaarf2023-12-14-0/+58
| |
* | Removed modifier generating macros. hop3112023-12-14-3/+8
| |
* | Made pop type strata moddable hop3112023-12-13-15/+0
| |
* | Province pop history + country government flag override refactors hop3112023-12-13-2/+2
|/
* feat: improved identifier registry macro zaaarf2023-12-10-32/+7
|
* feat: decision dataloading zaaarf2023-12-10-0/+122
|
* Generic Event Loading BrickPi2023-12-10-0/+220
|
* Vec/set callbacks + crime file + prov building pos hop3112023-12-07-60/+8
|
* feat: implemented invention dataloading zaaarf2023-12-05-15/+36
|
* Crime+event modifier loading + misc UI backend hop3112023-12-02-27/+261
|
* feat: implemented modifier identifier flattening, added/fixed remaining tech ↵ zaaarf2023-12-02-25/+54
| | | | modifiers effects
* feat: implemented basic technology and school loading (modifier processing ↵ zaaarf2023-10-22-0/+2
| | | | is still missing)
* feat: replaced REF_GETTERS with PROPERTY_REF, added PROPERTY_CUSTOM_PREFIX zaaarf2023-12-01-1/+1
|
* chore: use PROPERTY and its variants when possible zaaarf2023-11-22-34/+5
|
* Misc changes hop3112023-11-16-0/+576
|
* Bookmark loading + province and building cleanup hop3112023-11-15-15/+17
|
* History loading changes + PROPERTY macro hop3112023-11-07-3/+3
|
* Stop passing Dates by reference hop3112023-11-07-4/+4
|
* Clang-format formatting (with manual cleanup) hop3112023-10-29-29/+9
|
* Astyle formatting (with manual cleanup) hop3112023-10-29-28/+32
|