Alibek Omarov
|
a5fb74eb8f
|
engine: use XASH_OSX macro
|
2026-08-01 16:12:04 +05:00 |
|
Alibek Omarov
|
31d44f85a7
|
engine: implement reading hardware serial ID on Mac, implement reading MAC addresses on *BSDs, refactoring
|
2026-08-01 16:12:04 +05:00 |
|
Alibek Omarov
|
e8845fc404
|
engine: client: refactor variable declarations
|
2026-05-20 23:24:36 +05:00 |
|
Alibek Omarov
|
0f490a2f16
|
engine: client: fix warnings, cleanup unused or maybe-uninitialized variables
|
2026-05-13 10:48:37 +05:00 |
|
Alibek Omarov
|
dac77ec0af
|
engine: client: idenitification: add /etc/machine-id
|
2026-03-05 06:06:52 +05:00 |
|
Alibek Omarov
|
af5d190bc4
|
engine: common: mod_bmodel: make texture name array larger so it fits both world name and miptex name
|
2026-03-04 06:06:00 +05:00 |
|
Alibek Omarov
|
342a59a408
|
engine: client: idenitification: add server IP address to the MD5 hash, not to the ID bloom filter
|
2026-02-28 04:20:53 +05:00 |
|
Alibek Omarov
|
9302b8904c
|
engine: client: identification: fix a typo
|
2026-02-28 04:17:34 +05:00 |
|
Alibek Omarov
|
3040552580
|
engine: client: replace COM_CheckString with COM_StringEmptyOrNULL
|
2026-02-21 01:20:34 +05:00 |
|
Alibek Omarov
|
306455280a
|
engine: identification: include build.h early so platform definitions are visible when including system headers
|
2026-02-10 16:13:56 +05:00 |
|
Alibek Omarov
|
249e1404c1
|
engine: client: identification: add client.h so compiler doesn't complain about missing prototypes for public functions
|
2026-02-08 06:38:05 +05:00 |
|
Alibek Omarov
|
dd55b77543
|
engine: client: identification: do not salt port as suggested by @snmetamorph
|
2026-02-08 06:38:05 +05:00 |
|
Alibek Omarov
|
c772fb98d1
|
engine: client: salt xashid with server address
|
2026-02-08 06:38:05 +05:00 |
|
Alibek Omarov
|
cc9e3a5a81
|
engine: misc build fixes for clang with mingw
|
2026-01-24 07:21:30 +05:00 |
|
lewa_j
|
acebb5b0cf
|
engine: client: fix msvc warning "incompatible types - from 'STARTUPINFO *' to 'LPSTARTUPINFOW'"
|
2025-10-11 20:22:34 +03:00 |
|
lewa_j
|
37e9ac453b
|
win32: engine: common: client: filesystem: Fix windows build with -Werror=implicit-function-declaration
|
2025-10-12 00:21:00 +08:00 |
|
SNMetamorph
|
51a9524465
|
engine: client: fixed incorrect xashid generation on windows platform
|
2025-10-10 01:29:57 +08:00 |
|
Alibek Omarov
|
8ce3b4ac93
|
engine: client: identification: use wide CreateProcess call, ensure that process terminated and it's handles are closed
|
2025-04-21 19:38:10 +03:00 |
|
SNMetamorph
|
d3f455649e
|
engine: client: implemented xashid for PS Vita platform
|
2025-03-16 21:34:32 +03:00 |
|
Alibek Omarov
|
a84204fc75
|
engine: partial fix to explicitly call ascii or wide Win32 API function calls
|
2025-03-16 20:41:57 +03:00 |
|
Alibek Omarov
|
4c15cceb32
|
engine: client: deprecate custom id, it is not used meaningfully by anyone
|
2025-02-20 15:41:17 +03:00 |
|
Alibek Omarov
|
ad6db91285
|
engine: move xashid stuff onto client
|
2025-01-25 17:51:48 +03:00 |
|