index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
windows
/
windows_terminal_logger.cpp
Age
Commit message (
Expand
)
Author
2022-02-16
Style: Cleanup single-line blocks, semicolons, dead code
Rémi Verschelde
2022-01-03
Update copyright statements to 2022
Rémi Verschelde
2021-11-26
Fix console colors on Windows
Yuri Roubinsky
2021-09-23
Add missing WIN32_LEAN_AND_MEAN
Bartłomiej T. Listwon
2021-07-06
Merge pull request #39139 from ThakeeNathees/windows-err-to-stderr
Rémi Verschelde
2021-03-13
Replace malloc's with Godot's memalloc macro
Ev1lbl0w
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-05-29
Windows error logs directed to stderr
Thakee Nathees
2020-05-14
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-10
Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine
Rémi Verschelde
2020-04-02
Replace NULL with nullptr
lupoDharkael
2020-01-19
Improve the console error logging appearance
Hugo Locurcio
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-06-15
Fix compilation warnings in JS and Windows builds
Rémi Verschelde
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-09-25
Extract logging logic
Ruslan Mustakov