Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Logger::warning, format cleanup + req comments | Hop311 | 2023-09-14 | -6/+0 |
| | ||||
* | GD/std string cleanup + separate data loading cpp | Hop311 | 2023-05-22 | -1/+1 |
| | ||||
* | Changed from OpenVic2 to OpenVic | Hop311 | 2023-05-17 | -2/+2 |
| | ||||
* | Add minimap for terrain map | Gone2Daly | 2023-04-14 | -1/+1 |
| | | | | | | | | | | With accurate viewport shape display on minimap With Mapmode management With Region mapmode With Province mapmode With Index mapmode With Minimap single-click movement With Minimap drag-click movement | |||
* | feat(build): Implement scons building | George L. Albany | 2023-01-25 | -0/+6 |
feat(engine): Integrate basic Godot project feat(test): Demonstrate Godot using extension feat(dependency): Add OV2-compiler as deps submodule feat(dependency): Add godot-cpp as a submodule feat(git): Ignore Godot 4 files feat(docs): Updated readme with instructions feat: Can call `TestSingleton.hello_singleton()` from GDScript Adds basic workflow support but that is currently disabled |