Age | Commit message (Expand) | Author |
---|---|---|
2022-04-20 | Improve embedded PCK loading and exporting. | bruvzg |
2022-02-16 | Style: Cleanup single-line blocks, semicolons, dead code | Rémi Verschelde |
2022-02-01 | Windows: Fix GCC -fpermissive error with 'pck' section workaround | Rémi Verschelde |
2022-01-30 | Prevent LTCG (MSVC LTO) from removing "pck" section | Bartłomiej T. Listwon |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-01-01 | Update copyright statements to 2021 | Rémi Verschelde |
2020-07-24 | t Add unit testing to Godot using DocTest and added to GitHub Actions CI | RevoluPowered |
2020-05-14 | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde |
2020-04-02 | Replace more occurrences of NULL with nullptr | Rémi Verschelde |
2020-04-02 | Replace NULL with nullptr | lupoDharkael |
2020-01-01 | Update copyright statements to 2020 | Rémi Verschelde |
2019-07-03 | Add embedded PCK option to PC platforms | Pedro J. Estébanez |
2019-02-12 | Platform: Ensure classes match their header filename | Rémi Verschelde |