| Commit message (Expand) | Author | Age | Files | Lines |
* | One Copyright Update to rule them all | Rémi Verschelde | 2023-01-05 | 1 | -29/+29 |
* | Style: Cleanup single-line blocks, semicolons, dead code | Rémi Verschelde | 2022-02-16 | 1 | -5/+9 |
* | Update copyright statements to 2022 | Rémi Verschelde | 2022-01-03 | 1 | -2/+2 |
* | Fix console colors on Windows | Yuri Roubinsky | 2021-11-26 | 1 | -1/+1 |
* | Add missing WIN32_LEAN_AND_MEAN | Bartłomiej T. Listwon | 2021-09-23 | 1 | -0/+1 |
* | Merge pull request #39139 from ThakeeNathees/windows-err-to-stderr | Rémi Verschelde | 2021-07-06 | 1 | -12/+12 |
|\ |
|
| * | Windows error logs directed to stderr | Thakee Nathees | 2020-05-29 | 1 | -12/+12 |
* | | Replace malloc's with Godot's memalloc macro | Ev1lbl0w | 2021-03-13 | 1 | -2/+3 |
* | | Update copyright statements to 2021 | Rémi Verschelde | 2021-01-01 | 1 | -2/+2 |
|/ |
|
* | Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks | Rémi Verschelde | 2020-05-14 | 1 | -1/+0 |
* | Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine | Rémi Verschelde | 2020-05-10 | 1 | -12/+36 |
* | Replace NULL with nullptr | lupoDharkael | 2020-04-02 | 1 | -1/+1 |
* | Improve the console error logging appearance | Hugo Locurcio | 2020-01-19 | 1 | -44/+24 |
* | Update copyright statements to 2020 | Rémi Verschelde | 2020-01-01 | 1 | -2/+2 |
* | Fix compilation warnings in JS and Windows builds | Rémi Verschelde | 2019-06-15 | 1 | -2/+2 |
* | Update copyright statements to 2019 | Rémi Verschelde | 2019-01-01 | 1 | -2/+2 |
* | Update copyright statements to 2018 | Rémi Verschelde | 2018-01-01 | 1 | -2/+2 |
* | Extract logging logic | Ruslan Mustakov | 2017-09-25 | 1 | -0/+157 |