index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
platform
/
windows
/
windows_terminal_logger.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Spartan322
2024-10-13
1
-0
/
+2
*
[Windows] Use CRLF in the terminal prints.
bruvzg
2024-05-20
1
-9
/
+19
*
[Windows] Improve console IO redirection.
bruvzg
2024-04-27
1
-18
/
+4
*
UWP: Remove platform port, needs to be redone from scratch for 4.x
Rémi Verschelde
2023-09-07
1
-4
/
+0
*
Style: Harmonize header includes in platform ports
Rémi Verschelde
2023-06-08
1
-1
/
+2
*
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