1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2026-01-31 16:48:28 +00:00
openmw/components/debug
AnyOldName3 c2069f5186 Fix stdout/stderr, too.
Although Windows as a whole got support for CP_UTF8 after Windows 10 (so some Enterprise IoT builds are non-EoL and don't support it for some functions), using it for SetConsoleOutputCP has been allowed since Windows 8, which is older than we support.
2026-01-27 14:31:31 +00:00
..
debugdraw.cpp Format 2025-09-24 00:01:52 +01:00
debugdraw.hpp Add missing initialization 2024-02-23 17:01:59 +04:00
debugging.cpp Fix stdout/stderr, too. 2026-01-27 14:31:31 +00:00
debugging.hpp Support max log level for Recast via env variable 2025-03-21 15:34:47 +01:00
debuglog.cpp Separate the log level and the flag for writing the log level 2024-07-13 11:15:34 +02:00
debuglog.hpp Separate the log level and the flag for writing the log level 2024-07-13 11:15:34 +02:00
gldebug.cpp Fix most conversion warnings in components 2025-09-18 22:00:55 +02:00
gldebug.hpp Fix and prevent -Wextra-semi warning 2022-10-06 00:26:43 +02:00
writeflags.hpp Support ESM4 record FullName, CellFlags, X, Y fields by esmtool 2023-07-30 18:20:10 +02:00