summaryrefslogtreecommitdiffstats
path: root/platform/windows/console_wrapper_windows.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright headers referring to GodotSpartan3222024-10-271-2/+2
* Rebrand preambles to RedotDubhghlas McLaughlin2024-10-111-0/+2
* Merge pull request #94839 from alvinhochun/win-set-console-modeRémi Verschelde2024-09-181-1/+3
|\
| * Combine existing modes when calling SetConsoleModeAlvin Wong2024-07-281-1/+3
* | [Windows] Always use absolute UNC paths and long path aware APIs, add "long p...bruvzg2024-08-281-2/+2
|/
* [Windows] Improve console IO redirection.bruvzg2024-04-271-0/+4
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* Fix misc formatting issuesRémi Verschelde2022-11-141-1/+1
* Add console wrapper app to handle console i/o redirection on Windows.bruvzg2022-10-311-0/+181