Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add scons-cache support for extension build | Spartan322 | 2023-07-09 | -0/+72 |
| | | | | | | | | | | Copies how Godot handles scons-cache Add openvic-build action Add openvic-cache action Add mingw-cache action Add verbose and progress Scons options to SConstruct This is completely based on how Godot implemented caching with Scons | |||
* | Changed from OpenVic2 to OpenVic | Hop311 | 2023-05-17 | -5/+5 |
| | ||||
* | Add fix-missing argument to apt install wine64 | George L. Albany | 2023-03-31 | -2/+8 |
| | | | | Add warning and fix for no tags on user repos | |||
* | Add automated git release info retrieval on export | Spartan322 | 2023-03-29 | -0/+27 |
Makes debug easier to see and handle Add commit hash label to MainMenu Add click-copyable tag, commit hash, and checksum to main menu Rename VersionChecksumBox to ReleaseInfoBox Move ReleaseInfoBox to separate scene and script Add GIT_INFO.gd for generic project running Add openvic2-plugin addon for handling export plugin Replaces GIT_INFO.gd on export Setup build workflow to retrieve commit hash, tag, and release |