2
0
mirror of https://github.com/rehlds/rehlds.git synced 2024-12-27 07:05:43 +03:00
Commit Graph

12 Commits

Author SHA1 Message Date
s1lentq
ee986f7c62 version.vcxproj reworked [skip ci] 2021-04-24 01:13:18 +07:00
s1lentq
a0bdadd679 reworked windows appversion 2021-04-16 02:32:43 +07:00
s1lentq
7cfea77b93 workflows/build.yml: add testing HLDS demo 2021-04-11 07:00:11 +07:00
s1lent
fda9ee3fe2
Removed HOOK_ENGINE 2017-12-12 18:32:38 +07:00
s1lent
0daf12924d
Add project FileSystem_Stdio 2017-12-06 02:38:58 +07:00
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