Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Added framework for loading all Conditions and Effects | hop311 | 2024-01-02 | -1/+1 |
| | ||||
* | Clock refactor + misc small fixes | hop311 | 2023-12-28 | -1/+1 |
| | ||||
* | Cross-platform file lookup (case and separator) | hop311 | 2023-11-07 | -1/+1 |
| | ||||
* | Clang-format formatting (with manual cleanup) | hop311 | 2023-10-29 | -2/+2 |
| | ||||
* | Astyle formatting (with manual cleanup) | hop311 | 2023-10-29 | -3/+5 |
| | ||||
* | Further CLI and modifier reading work | hop311 | 2023-10-14 | -43/+37 |
| | ||||
* | TGC compatibility fixes + other cleanup | hop311 | 2023-10-13 | -30/+90 |
| | ||||
* | Expect modifier value + keys function | Hop311 | 2023-09-26 | -1/+1 |
| | ||||
* | Testing (#28) | CptAlanSmith | 2023-09-25 | -2/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Dataloader stubs + default compat path + bits+bobs * Followup big dataloader commit * Fixes for building scons * Initial proof of concept auto-testing Shows how we can pull loaded data and display it back * data-loader include * 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 * Update of file tests * Test scripting updates - elimnination of issues with data variables hanging over from big merges Routed gamemanager down to scripts on execute * Update StringUtils.hpp * Initial pipeline building * Pipe fabrication * Continued work on goods testing, removal of pragma once lines * Finish of economy tests, initial results outputting * Output of results * Removal of direct.h for cross compatibility --------- Co-authored-by: Hop311 <hop3114@gmail.com> | |||
* | 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 |