Historial de Commits

Autor SHA1 Mensaje Fecha
  bruvzg d2ebac3a30 Remove or make private `FileAccess` `close()` methods. hace 3 años
  bruvzg 4bf99f4af2 Narrow FileAccess scope to prevent deadlocks. hace 3 años
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. hace 3 años
  Hugo Locurcio 8e57e5dc6a Print every file exported with `PCKPacker.flush()`s verbose parameter hace 3 años
  bruvzg 244db37508 Cleanup and move char functions to the `char_utils.h` header. hace 4 años
  Rémi Verschelde fe52458154 Update copyright statements to 2022 hace 4 años
  Paulb23 eb9100f085 Fix divide by zero in pck_packer hace 4 años
  Rémi Verschelde 9e328bb5b7 Core: Move DirAccess and FileAccess to `core/io` hace 4 años
  Marcel Admiraal da5d7db610 Rename File::get_len() get_length() hace 4 años
  Pedro J. Estébanez 469fa47e06 Make all file access 64-bit (uint64_t) hace 6 años
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 hace 5 años
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() hace 5 años
  bruvzg f043eabdd8 Adds PCK encryption support (using script encryption key for export). hace 5 años
  Rémi Verschelde 85220fec01 Style: Remove unnecessary semicolons from `core` hace 5 años
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops hace 5 años
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks hace 5 años
  Rémi Verschelde 1f6f364a56 Port member initialization from constructor to declaration (C++11) hace 5 años
  lupoDharkael 95a1400a2a Replace NULL with nullptr hace 5 años
  Rémi Verschelde ca4e4506db Fix potential divisions by 0 reported by MSVC hace 5 años
  Haoyu Qiu 07941178f0 Fixes leak when pck_start multiple times hace 6 años
  Joost Heitbrink dc61323b2c PCK: Set VERSION_PATCH in header, factor out header magic hace 6 años
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 hace 6 años
  Hugo Locurcio fe06966181 Make some arguments in PCKPacker methods optional hace 6 años
  qarmin 17732fe698 Added some obvious errors explanations hace 6 años
  Braden Bodily 71d71d55b5 Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/' hace 6 años
  qarmin 3c154eb93b Remove unnecessary code and add some error explanations hace 6 años
  qarmin 4e5310cc60 Some code changed with Clang-Tidy hace 6 años
  Ivan Ponomarev 8edfc3b5ac Fixed possible crash in pck_packer.cpp due to wrong memory freeing. hace 7 años
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 hace 7 años
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path hace 7 años