index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
zip
Commit message (
Expand
)
Author
Age
Files
Lines
*
SCons: Add unobtrusive type hints in SCons files
Thaddeus Crews
2024-09-25
1
-0
/
+1
*
Cleanup of raw `nullptr` checks with `Ref`
A Thousand Ships
2024-08-31
2
-2
/
+2
*
Fix ZIPReader.get_files() error on empty zip files
aaronp64
2024-04-08
1
-1
/
+8
*
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
4
-12
/
+12
*
Add function `ZIPReader::file_exists`
A Thousand Ships
2023-08-16
3
-0
/
+26
*
Doctool: Remove version attribute from XML header
Rémi Verschelde
2023-07-06
2
-2
/
+2
*
Bump version to 4.2-dev
Rémi Verschelde
2023-07-05
2
-2
/
+2
*
Style: Harmonize header includes in modules
Rémi Verschelde
2023-06-15
1
-1
/
+2
*
Fix buffer over-read and memory leaks when using long filepaths in a zip arch...
Mack
2023-05-31
5
-41
/
+57
*
Bump version to 4.1-dev
Rémi Verschelde
2023-03-01
2
-2
/
+2
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
6
-174
/
+174
*
Merge pull request #68581 from oganm/oganm/master
Rémi Verschelde
2022-11-22
1
-1
/
+1
|
\
|
*
fix typo in zipreader doc
B. Ogan Mancarcı
2022-11-12
1
-1
/
+1
*
|
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
10
-0
/
+597