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 ZIPReader.get_files() error on empty zip files | aaronp64 | 2024-04-08 | 1 | -1/+8 |
* | Use pass by reference in ZIPPacker & ZIPReader signatures | Florian Kothmeier | 2023-09-10 | 1 | -3/+3 |
* | Add function `ZIPReader::file_exists` | A Thousand Ships | 2023-08-16 | 1 | -0/+16 |
* | Fix buffer over-read and memory leaks when using long filepaths in a zip arch... | Mack | 2023-05-31 | 1 | -30/+41 |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Expose minizip API to allow creating zips using scripts | Marcelo Fernandez | 2022-10-14 | 1 | -0/+123 |