summaryrefslogtreecommitdiffstats
path: root/platform/windows/windows_terminal_logger.cpp
Commit message (Expand)AuthorAgeFilesLines
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Style: Cleanup single-line blocks, semicolons, dead codeRémi Verschelde2022-02-161-5/+9
* Update copyright statements to 2022Rémi Verschelde2022-01-031-2/+2
* Fix console colors on WindowsYuri Roubinsky2021-11-261-1/+1
* Add missing WIN32_LEAN_AND_MEANBartłomiej T. Listwon2021-09-231-0/+1
* Merge pull request #39139 from ThakeeNathees/windows-err-to-stderrRémi Verschelde2021-07-061-12/+12
|\
| * Windows error logs directed to stderrThakee Nathees2020-05-291-12/+12
* | Replace malloc's with Godot's memalloc macroEv1lbl0w2021-03-131-2/+3
* | Update copyright statements to 2021Rémi Verschelde2021-01-011-2/+2
|/
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-1/+0
* Style: clang-format: Disable AllowShortCaseLabelsOnASingleLineRémi Verschelde2020-05-101-12/+36
* Replace NULL with nullptrlupoDharkael2020-04-021-1/+1
* Improve the console error logging appearanceHugo Locurcio2020-01-191-44/+24
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Fix compilation warnings in JS and Windows buildsRémi Verschelde2019-06-151-2/+2
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Extract logging logicRuslan Mustakov2017-09-251-0/+157