Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Testing (#23) | CptAlanSmith | 2023-09-23 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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> | |||
* | Region + localisation loading | Hop311 | 2023-09-14 | -0/+8 |
| | ||||
* | Format cleanup and req comments | Hop311 | 2023-09-09 | -1/+2 |
| | ||||
* | PR feedback + Logger::warning | Hop311 | 2023-09-09 | -3/+4 |
| | ||||
* | More refactoring and duplicate code removal | Hop311 | 2023-09-08 | -7/+4 |
| | ||||
* | Remove return_t, use & instead of if(x != SUCCESS) | Hop311 | 2023-09-08 | -11/+11 |
| | ||||
* | Followup big dataloader commit | Hop311 | 2023-09-03 | -16/+37 |
| | ||||
* | Big Dataloader Commit (openvic-simulation) | Hop311 | 2023-08-24 | -15/+49 |
| | ||||
* | Rough draft of compiling headless simulation | ClarkeCode | 2023-06-18 | -0/+22 |