2
0
mirror of https://github.com/rehlds/rehlds.git synced 2025-07-04 08:29:34 +03:00

6 Commits

Author SHA1 Message Date
Sh1ft0x0EF
a4e56e6305 Improve header guards in engine code (and remove some useless blank lines and spaces) 2017-02-18 15:13:20 +04:00
Lev
2f64cfc873 GCC support (#339)
* GCC support - could be used via -PuseGcc command line argument.

* Refactoring around __FUNCTION__, change __FUNCTION__ into __func__.

* Refactoring, formatting, small fixes.
2017-02-11 01:51:22 +05:00
asmodai
085c8b8017 Added correct noxref error message for ICC linux builds 2016-12-29 01:22:56 +03: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
4fc947807f Refactoring
Fix crash on SV_SingleClipMoveToEntity, added safe check for pointer model
2016-12-12 22:05:45 +07:00
dreamstalker
7326bee095 Initial commit 2015-05-04 22:25:41 +04:00