Xrasher/engine/platform/win32
2025-01-26 23:02:24 +03:00
..
con_win.c engine: platform: win32: disable initializing console in case of regular game startup 2025-01-26 23:02:24 +03:00
crash_win.c public: expose commit and branch as global variables instead of functions 2025-01-13 20:02:59 +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 engine: platform: win32: request error string in wide chars and then transform it to UTF-8 using our utflib 2024-07-09 08:24:58 +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: get rid of SendKeyEvents function, it only listened for WM_QUIT on Windows and we don't use that with SDL 2024-12-27 18:30:01 +03:00