2
0
mirror of https://github.com/rehlds/rehlds.git synced 2025-04-22 14:23:36 +03:00

6 Commits

Author SHA1 Message Date
Lev
dec8f3d094 Use __FUNCTION__ in calls to Sys_Error and Host_Error. 2017-02-08 03:47:59 +05:00
Semen Ermilov
b9c8be8aec Nohref checks (#293)
* Fixed "error C4996: 'GetVersionExA': was declared deprecated" using a crutch.
* Added NOXREFCHECK to all NOXREF functions.
* Removed NOXREF from Sys_CheckOSVersion because it is being called.
2016-12-28 23:41:12 +05:00
s1lentq
5c1be6a61d Clean up code/dwarf 2016-11-22 04:46:48 +07:00
asmodai
c3e5486612 Fixed message fragments validation.
Fixed NET_GetLong.
Passing netadr_t to functions by reference instead of copying.
Added missed Q_ prefix for stdlib functions.
2015-06-07 03:55:42 +03:00
s1lentq
b153ad664a Function Host_UpdateStats on Linux doesn't work correctly.
Fixed the computation of cpuPercent

Made signature checks (bz2, wad3) look more beatiful
2015-05-10 18:53:22 +06:00
dreamstalker
7326bee095 Initial commit 2015-05-04 22:25:41 +04:00