Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-09 | Add Destroy callback for squirrel scripts. (#383)v1.12.3-rc2v1.12.3-rc1v1.12.3 | Erlite | |
* Add Destroy callback for squirrel scripts. * Switch _call() to Call() | |||
2023-01-30 | feat: Remote mods directory (#403) | Rémy Raes | |
* feat: create remote mod directory * feat: look for mods in remote mods directory | |||
2022-12-22 | Add script concommands (#373) | Emma Miler | |
* Add script concommands * Fix indent * Formatting * Formatting stuff * Changes for review * Fix typo * Forgot to remove the return statement * Formatting | |||
2022-12-19 | Restructuring (#365) | Emma Miler | |
* Remove launcher proxy * Restructuring * More restructuring * Fix include dirs * Fix merge * Remove clang thing * Filters * Oops |