Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Optimize some string interning casesoptimize/string-interning | Spartan322 | 2024-07-18 | -6/+15 |
| | ||||
* | Separated GameManager into Definition and Instance Managersinstance-definition-managers | hop311 | 2024-06-13 | -11/+11 |
| | ||||
* | Added reserve_more, expect_dictionary_key[s|_map]_reserve_length[_and_default]reserve_more | hop311 | 2024-01-23 | -1/+2 |
| | ||||
* | Minor enum cleanup, changed string functions into stream overloads | hop311 | 2024-01-18 | -4/+4 |
| | ||||
* | Added map_callback and expect_item_dictionary_reserve_length | hop311 | 2024-01-08 | -4/+9 |
| | ||||
* | feat: condition loading and parsing | zaaarf | 2024-01-07 | -3/+7 |
| | | | | Co-authored-by: Hop311 <Hop3114@gmail.com> | |||
* | Added framework for loading all Conditions and Effects | hop311 | 2024-01-02 | -144/+114 |
| | ||||
* | feat: improved identifier registry macro | zaaarf | 2023-12-10 | -2/+0 |
| | ||||
* | Misc changes | hop311 | 2023-11-16 | -1/+1 |
| | ||||
* | Directory lookup refactor+suppressed wargoal error | hop311 | 2023-11-13 | -116/+49 |
| | ||||
* | Implement Wargoal Loading | Joel Machens | 2023-11-08 | -0/+309 |