Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix copyright headers referring to Godot | Spartan322 | 2024-10-27 | 1 | -2/+2 |
* | Rebrand preambles to Redot | Dubhghlas McLaughlin | 2024-10-11 | 1 | -0/+2 |
* | Cleanup of raw `nullptr` checks with `Ref` | A Thousand Ships | 2024-08-31 | 1 | -1/+1 |
* | Fix ZIPPacker storing file permissions unexpectedly | Haoyu Qiu | 2024-01-09 | 1 | -1/+1 |
* | Set language encoding flag when using ZIPPacker | Haoyu Qiu | 2023-12-05 | 1 | -1/+18 |
* | Use pass by reference in ZIPPacker & ZIPReader signatures | Florian Kothmeier | 2023-09-10 | 1 | -3/+3 |
* | Fix buffer over-read and memory leaks when using long filepaths in a zip arch... | Mack | 2023-05-31 | 1 | -9/+11 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Fix problem with ZIPPacker | HolonProduction | 2022-11-13 | 1 | -6/+6 |
* | Remove `zf != NULL` check from `ZIPPacker::start_file` | Ben Busby | 2022-11-01 | 1 | -1/+0 |
* | Expose minizip API to allow creating zips using scripts | Marcelo Fernandez | 2022-10-14 | 1 | -0/+108 |