| Commit message (Collapse) | Author | Age | Lines |
| |
|
| |
|
|
|
|
| |
supported regiment count)
|
| |
|
| |
|
| |
|
|
|
|
| |
factor song chance, update openvic-dataloader)
|
|
|
|
|
|
|
|
| |
sound and music pr feedback
more sound and music style fixes
check lookup path
|
| |
|
|
|
|
|
| |
Update .clang-format categories
Move type_name and SelfType functioanlity to utility/Getters
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
storage
|
| |
|
| |
|
| |
|
|
|
|
| |
Co-authored-by: Hop311 <Hop3114@gmail.com>
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
| |
|
| |
|
| |
|
|\
| |
| | |
on_action dataloading
|
| | |
|
| | |
|
| | |
|
|/ |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
modifiers effects
|
|
|
|
| |
is still missing)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
Caches start_date and end_date in DefineManager
Add static `get_property` and HASID_PROPERTY macro to HasIdentifier
|