Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Use uint64_t rather than size_t (#47) | BrickPi | 2023-02-27 | -4/+4 |
| | | | Fix https://github.com/OpenVic2Project/OpenVic2/pull/3#issuecomment-1446571846 | |||
* | Removing semicolons that would cause issues on MSVC | Robert Clarke | 2023-02-13 | -1/+1 |
| | ||||
* | Moved positioning of GDCLASS macro | Robert Clarke | 2023-02-13 | -1/+1 |
| | ||||
* | Everything necessary to register a C++ class with internal state for access ↵ | Robert Clarke | 2023-02-12 | -0/+52 |
within Godot |