Gleb Mazovetskiy
|
85f0802f01
|
printInConsole: Add string_view support
Also print `\r\n` instead of `\n` on Windows.
|
4 years ago |
Gleb Mazovetskiy
|
4d10642b3d
|
🧹 Add and use a DVL_ALWAYS_INLINE macro
Also moves attribute macros out of miniwin into a new header.
|
5 years ago |
Anders Jenbo
|
8c821e98d3
|
🚚 Restructure files
|
5 years ago |
Anders Jenbo
|
f450d6a125
|
🚚 Move defines to there proper files
|
5 years ago |
Gleb Mazovetskiy
|
2f3e0cb18e
|
SDL1: Backport SDL2 logging
1. Backports SDL2 logging.
2. Adds a `--verbose` flag.
3. As an example, adds logging priority and category to a few log calls.
|
5 years ago |
Gleb Mazovetskiy
|
77d0bb6690
|
Enable compiler checks for printf-like functions
|
5 years ago |
Anders Jenbo
|
e7ae8ddd04
|
🚚 Move all enums to there respective headers
|
5 years ago |
Anders Jenbo
|
bfb3c11c2b
|
🎨 Change namespace to devilution
|
5 years ago |
Anders Jenbo
|
12658a0b3d
|
🐛 Fix console output on Windows and SDL1 targets
Fixes #921
|
5 years ago |