Age | Commit message (Expand) | Author |
2022-05-16 | Replace most uses of Map by HashMap | reduz |
2022-05-02 | Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init` | Rémi Verschelde |
2022-04-12 | Remove or make private `FileAccess` `close()` methods. | bruvzg |
2022-04-11 | Make FileAccess and DirAccess classes reference counted. | bruvzg |
2022-04-06 | Fix some issues found by cppcheck. | bruvzg |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-05-25 | Rename File::get_len() get_length() | Marcel Admiraal |
2021-05-17 | Make all file access 64-bit (uint64_t) | Pedro J. Estébanez |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-12-09 | Static analyzer fixes: | bruvzg |
2020-11-07 | Reorganized core/ directory, it was too fatty already | reduz |
2020-09-19 | Fix crash when opening a ZIP data pack | Hugo Locurcio |
2020-09-03 | Ensure header guards enclose entire header. | Marcel Admiraal |
2020-09-02 | added load resource pack with offset feature | Yilin Ma |
2020-05-14 | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde |
2020-05-14 | Port member initialization from constructor to declaration (C++11) | Rémi Verschelde |
2020-04-20 | Revert "Made possible to specify where to dump the contents when loading a ".... | Rémi Verschelde |
2020-04-16 | Made possible to specify where to dump the contents when loading a ".pck" file | Michael Alexsander |
2020-01-01 | Update copyright statements to 2020 | Rémi Verschelde |
2019-09-25 | Add flag to control the replacement of files by ProjectSettings.load_resource... | Florian Kothmeier |
2019-04-07 | Add FileAccess::set_unix_permissions for Unix platforms | Juan Linietsky |
2019-01-01 | Update copyright statements to 2019 | Rémi Verschelde |
2018-10-01 | Fix various Clang 7 warnings about unused stuff | Rémi Verschelde |
2018-09-12 | Make core/ includes absolute, remove subfolders from include path | Rémi Verschelde |
2018-08-10 | Revert "added get_creation_time function for gdscript" | Juan Linietsky |
2018-05-16 | added get_creation_time function for gdscript | Daniele Giuliani |
2018-01-05 | Add missing copyright headers and fix formatting | Rémi Verschelde |
2018-01-01 | Update copyright statements to 2018 | Rémi Verschelde |
2017-09-25 | Extract logging logic | Ruslan Mustakov |
2017-09-20 | Rename pos to position in user facing methods and variables | letheed |
2017-08-27 | Use HTTPS URL for Godot's website in the headers | Rémi Verschelde |
2017-04-28 | Move core thirdparty files to thirdparty/{minizip,misc} | Rémi Verschelde |
2017-04-08 | Add "Godot Engine contributors" copyright line | Rémi Verschelde |
2017-03-05 | A Whole New World (clang-format edition) | Rémi Verschelde |
2017-01-01 | Welcome in 2017, dear changelog reader! | Rémi Verschelde |
2016-01-01 | Update copyright to 2016 in headers | George Marques |
2014-02-09 | GODOT IS OPEN SOURCE | Juan Linietsky |