summaryrefslogtreecommitdiff
path: root/core/io/zip_io.cpp
AgeCommit message (Expand)Author
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-05-19Style: Remove unnecessary semicolons from `core`Rémi Verschelde
2020-05-14Style: Enforce braces around if blocks and loopsRémi Verschelde
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-04-02Replace NULL with nullptrlupoDharkael
2020-01-22Fixes leak when importing zip in AssetLibHaoyu Qiu
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-09-29Fix warning about functions defined but not used [-Wunused-function]Rémi Verschelde