aboutsummaryrefslogtreecommitdiff
path: root/extension/deps
Commit message (Collapse)AuthorAgeLines
...
* string_view changes + general cleanup Hop3112023-08-12-0/+0
|
* PieChart data and image now come from c++ layer Hop3112023-08-10-0/+0
|
* First pass at pops (test pops and density mapmode) Hop3112023-07-28-0/+0
|
* Tidying: missing req comments, submodules, hotkeys Hop3112023-07-21-0/+0
|
* Date fix + string fix + Logger queue Hop3112023-05-24-0/+0
|
* Map compatibility mode Hop3112023-05-22-0/+0
|
* Changed from OpenVic2 to OpenVic Hop3112023-05-17-0/+0
|
* Fix building buttons and terrain texture imports Hop3112023-05-11-0/+0
|
* Added Goods loading + mapmode Hop3112023-05-11-0/+0
|
* Moved simulation code to separate submodule Hop3112023-05-03-0/+0
|
* feat(build): Implement scons building George L. Albany2023-01-25-0/+0
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