This website requires JavaScript.
Explore
Help
Sign in
vilyaem
/
Xrasher
Watch
1
Star
0
Fork
You've already forked Xrasher
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
f9a0057c28
Xrasher
/
engine
/
platform
/
win32
History
Alibek Omarov
a5d78ecfd7
engine: be more verbose on why the engine is going to be shut down
2024-12-27 18:30:46 +03:00
..
con_win.c
Replace hardcoded functions names by __func__ macro
2024-06-19 06:53:42 +03:00
crash_win.c
engine: be more verbose on why the engine is going to be shut down
2024-12-27 18:30:46 +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