Commit Graph

7 Commits

Author SHA1 Message Date
s1lent
2cf2fc6b63
Reconstruction & cleanup include files
Remove useless include files and part of code too
Move defines Q_* functions from engine/common.h to public/strtools.h
Rename functions:
	strcopy > Q_strlcpy
	strncopy > Q_strnlcpy
2017-07-23 17:05:15 +07:00
Lev
96a8033de9 Add HLTV related projects into main solution. 2017-05-11 21:21:56 +05:00
Lev
f026c38333 Make mapcycle.txt sending optional, because not used on the client and cause parse error if file is large. Also truncate if sending is enabled.
Added sv_rehlds_send_mapcycle cvar.
2017-03-15 12:03:40 +05:00
Lev
f3cc1943af Add md5.cpp to project.
Add dedicated project to solution.
Warnings fixes.
2017-03-08 06:10:42 +05:00
dreamstalker
01f3fdf787 Fixed: there was a tiny chance to assemble corrupted svc_event message in SV_EmitEvents 2015-05-17 19:15:10 +04:00
dreamstalker
4b1eabc541 Mathlib unit tests
Added REHLDS_OP_PEDANTIC define to all configs in the msvc project
Fixed CrossProduct
2015-05-16 01:44:13 +04:00
dreamstalker
7326bee095 Initial commit 2015-05-04 22:25:41 +04:00