Age | Commit message (Collapse) | Author |
|
`HasMember` asserts `IsObject()` internally.
In release builds this is not an issue but this does not work on Debug builds.
|
|
Add default case for SquirrelContext switch and logs errors so we can catch them if they do ever happen.
|
|
Adds and uses a macro to avoid the warning
|
|
The default branch for the VerifiedMods repo was renamed from `master` to `main`.
|
|
Remove unused variable that was also leaking memory
|
|
Implicit conversion from `size_t` to a smaller type
|
|
Abort request if network connection is dropped or too slow.
|
|
Use a scope guard instead of `GOTO` statements for curl cleanup
|
|
Copies of over the primedev folder structure for easier cherry-picking of further changes
Co-authored-by: F1F7Y <filip.bartos07@proton.me>
|