Commit 5b71ecc
Bump extension/deps/openvic-simulation from
Bumps [extension/deps/openvic-simulation](https://github.com/OpenVicProject/OpenVic-Simulation) from `a58d43d` to `82ba102`.
- [Commits](OpenVicProject/OpenVic-Simulation@a58d43d...82ba102)
---
updated-dependencies:
- dependency-name: extension/deps/openvic-simulation
dependency-version: 82ba1023edfba2b212800269b8910d0746031c27
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>a58d43d to 82ba102
1 parent 133a743 commit 5b71ecc
2 files changed
Lines changed: 7 additions & 2 deletions
Submodule openvic-simulation updated 10 files
- src/headless/main.cpp+6-3
- src/openvic-simulation/GameManager.cpp+38-2
- src/openvic-simulation/GameManager.hpp+13-1
- src/openvic-simulation/types/Colour.hpp+9-53
- src/openvic-simulation/types/Date.hpp+10-53
- src/openvic-simulation/types/RingBuffer.hpp+783
- src/openvic-simulation/types/StackString.hpp+58
- src/openvic-simulation/types/fixed_point/FixedPoint.hpp+6-48
- tests/benchmarks/src/dataloading/Dataloading.cpp+1-1
- tests/src/types/RingBuffer.cpp+247
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
93 | 94 | | |
94 | 95 | | |
95 | 96 | | |
96 | | - | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
97 | 102 | | |
98 | 103 | | |
99 | 104 | | |
| |||
0 commit comments