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

11 Commits

Author SHA1 Message Date
s1lentq
a7b60451f3 TEX_InitFromWad: Fix reversing mistake (Don't add file handle before check) 2024-01-31 15:41:00 +07:00
s1lent
fda9ee3fe2
Removed HOOK_ENGINE 2017-12-12 18:32:38 +07:00
s1lent
4fad5255ba
Refactoring world.cpp, sv_phys.cpp, sv_move.cpp 2017-12-09 14:12:35 +07:00
s1lent
46cd13fcd6 Add project HLTV 2017-05-03 22:02:15 +07: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
Artem Golubikhin
2382a8876f Fixed auto wad precaching (#319) 2017-01-23 16:58:50 +05:00
s1lentq
5c1be6a61d Clean up code/dwarf 2016-11-22 04:46:48 +07:00
WPMGPRoSToTeMa
4cd651d865 Added auto precaching detail textures if present
Moved auto WAD precaching to TEX_InitFromWad
2016-03-06 23:40:41 +03:00
s1lentq
2a24337eee Cut of nicknames '+' if next there is something digit or alphanumeric character.
Added prefix Q_* for functions strlen/strcmp/strpcy/memset/memcpy/memmove etc.
Added for solution configuration (Debug Swds Play/Release Swds Play) the path to libacof32.lib in linker.
2015-10-27 21:14:08 +06:00
asmodai
895f0beda5 Added names for network constants. 2015-06-07 21:06:20 +03:00
dreamstalker
7326bee095 Initial commit 2015-05-04 22:25:41 +04:00