Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-16 | Add default case for SquirrelContext switch (#716)v1.25.1-rc1v1.25.0-rc2v1.25.0 | Jan | |
Add default case for SquirrelContext switch and logs errors so we can catch them if they do ever happen. | |||
2024-03-04 | Address C4100 compiler warnings (unused var) (#648)v1.24.4-rc1v1.24.3-rc3v1.24.3-rc2v1.24.3 | Jack | |
Adds and uses a macro to avoid the warning | |||
2024-01-27 | Remove unused variable in mod concommands (#652) | Jack | |
Remove unused variable that was also leaking memory | |||
2023-12-27 | Folder restructuring from primedev (#624)v1.21.2-rc3v1.21.2 | Jack | |
Copies of over the primedev folder structure for easier cherry-picking of further changes Co-authored-by: F1F7Y <filip.bartos07@proton.me> |