Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Country History & Order of Battle Loading | Joel Machens | 2023-10-25 | -10/+7 |
| | ||||
* | Separated node->string and string->value parsing | hop311 | 2023-10-20 | -0/+2 |
| | ||||
* | Minor cleanup | hop311 | 2023-10-20 | -1/+5 |
| | ||||
* | Change some NodeTools functions to return Callback concepts | Spartan322 | 2023-10-17 | -18/+60 |
| | ||||
* | allow_empty option for expect_identifier_or_string | hop311 | 2023-10-15 | -1/+1 |
| | ||||
* | TGC compatibility fixes + other cleanup | hop311 | 2023-10-13 | -6/+12 |
| | ||||
* | Lots of accumulated changes | hop311 | 2023-10-12 | -57/+94 |
| | ||||
* | Data types, defaults, callback cleanup | Hop311 | 2023-09-29 | -7/+10 |
| | ||||
* | Removed unnecessary `const std::string_view`s | Hop311 | 2023-09-28 | -5/+5 |
| | ||||
* | Expect modifier value + keys function | Hop311 | 2023-09-26 | -5/+5 |
| | ||||
* | Testing (#23) | CptAlanSmith | 2023-09-23 | -15/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fixes for building scons * Initial proof of concept auto-testing Shows how we can pull loaded data and display it back * Re-did headless Because hubert insisted it be done like this ;) * Auto-Testing Framework Basics * Requirements Calculations * Fix for messy merge (teach me to use merge tools) * Fixing up misc merge issues to fully reconcile with master changes * Re-added missing getters * Move of testing files due to folder reorgs * Use new accessors + int reading fix --------- Co-authored-by: Hop311 <hop3114@gmail.com> | |||
* | Various fixes, refactors and general cleanup | Hop311 | 2023-09-23 | -0/+23 |
| | ||||
* | Province adjacency scaffolding | Hop311 | 2023-09-18 | -0/+8 |
| | ||||
* | Futher scaffolding for province positions loading | Hop311 | 2023-09-17 | -17/+18 |
| | ||||
* | Scaffolding for `positions.txt` + modifier loading | Hop311 | 2023-09-16 | -0/+1 |
| | ||||
* | Format cleanup and req comments | Hop311 | 2023-09-09 | -4/+4 |
| | ||||
* | More refactoring and duplicate code removal | Hop311 | 2023-09-08 | -0/+164 |