Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | DDS load + moved terrain (type) loading to sim | Hop311 | 2023-09-27 | -0/+3 |
| | ||||
* | Fixed scripts submodule URL | Hop311 | 2023-09-25 | -1/+1 |
| | ||||
* | Move actions and scripts to separate reusable repos | Spartan322 | 2023-09-24 | -0/+3 |
| | | | | Add `extension/deps/SCsub` | |||
* | Big Dataloader Commit (openvic) | Hop311 | 2023-09-09 | -3/+0 |
| | | | | Default compat path + formatting + bits+bobs | |||
* | Tidying: missing req comments, submodules, hotkeys | Hop311 | 2023-07-21 | -3/+3 |
| | ||||
* | Changed from OpenVic2 to OpenVic | Hop311 | 2023-05-17 | -6/+6 |
| | ||||
* | Moved simulation code to separate submodule | Hop311 | 2023-05-03 | -0/+3 |
| | ||||
* | 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 |