Xrasher/engine/platform/win32
Alibek Omarov d56e53a347 Replace hardcoded functions names by __func__ macro
* while we're here, fix some possible bugs
* and fix -Wformat=2

s/__FUNCTION__/__func__/g

awawawa
2024-06-19 06:53:42 +03:00
..
con_win.c Replace hardcoded functions names by __func__ macro 2024-06-19 06:53:42 +03:00
lib_custom_win.c platform: win32: replace Q_sprintf calls by Q_snprintf 2023-04-26 05:20:45 +03:00
lib_win.c Replace hardcoded functions names by __func__ macro 2024-06-19 06:53:42 +03:00
lib_win.h engine: platform: win32: fix calculating RVAs for LLP64 2023-08-29 19:18:22 +03:00
net.h engine: second iteration of IPv6 support 2022-06-09 03:10:02 +03:00
sys_win.c engine: platform: stub Sys_DebuggerPresent on unsupported platforms 2024-02-27 05:17:01 +03:00