Commit Graph

28 Commits

Author SHA1 Message Date
Karaulov
3f809d018a Simple entity editor (#694)
Ability to load entites from separate file instead of map content.
Added sv_use_entity_file cvar to toggle entites loading source.
2019-05-07 17:52:00 +05:00
theAsmodai
87a10a1e41
Added sv_rehlds_maxclients_from_single_ip cvar (#610)
Correctly reject overlimit connections
2018-05-07 21:24:21 +03:00
theAsmodai
f324df867f
Info code refactoring (#604)
* info.cpp refactoring
* Update info unittests
* Make _vgui_menus important and fix tests passing
2018-05-04 23:37:53 +03:00
s1lent
fda9ee3fe2
Removed HOOK_ENGINE 2017-12-12 18:32:38 +07:00
Dmitry Novikov
60f2181a55
Rework #529, #530 (#553)
* Rework #529, #530
Fix comment to S2A_RULES
Closes #529
Closes #530
2017-12-11 17:52:38 +07:00
s1lent
a444ce046b
HLTV: Support GCC 2017-09-27 20:43:24 +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
In-line
f85feab68e Fix accuracy, improve bullet physics. 2017-07-11 22:34:01 +04:00
Santiago Castro
d84d92964b Fix broken Markdown headings 2017-04-17 23:54:10 -03: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
d7dc53ced2 Updated README. 2017-02-11 02:55:23 +05: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
In-line
21d8ca5521 Update README.md (#329) 2017-01-28 18:24:32 +05:00
s1lentq
fedc99bb85 Add a detailed print in SV_HandleClientMessage 2017-01-15 01:04:02 +07:00
s1lentq
63a037af60 Add badge to README.md 2017-01-13 02:38:51 +07:00
Artem Golubikhin
68dcc475f1 Update README.md 2016-12-10 20:07:12 +03:00
s1lentq
4bd4ab6724 Use defines ID of the models, refactoring 2016-12-02 00:11:42 +07:00
s1lentq
381a4c0ab2 Added cvar syserror_logfile
Changed in some places rehlds_syserror on Sys_Error for log.
2016-11-09 01:01:49 +07:00
Adidasman
8a80fa1869 Fix already spawn and add cvar rehlds_security. 2016-08-11 12:27:43 +06:00
spark512
56a2b2587d Update README.md
Added cvars for cmdrate flood punishments.
2016-07-30 16:09:30 +02:00
WPMGPRoSToTeMa
80dca10f13 Added sv_rehlds_userinfo_transmitted_fields cvar 2016-07-30 03:48:45 +03:00
s1lentq
bef44b8741 Fix flight decoder are failed.
Added info in Readme.md about faster building.
2016-07-21 01:21:40 +07:00
s1lentq
762923fbc3 Implemented new function SV_EmitSound2 for 3-rd things and hook. (#213)
Added direct call for functions SV_EmitSound2 and SV_StartSound
Added cvar sv_rcon_condebug 0/1
2016-06-06 19:28:07 +03:00
asmodai
df6b4a6f91 Added build status to README.md 2016-04-01 19:32:22 +03:00
asmodai
6c56ad4e6d Updated README.md 2016-02-10 20:08:26 +03:00
dreamstalker
444bda9f1e Update README.md 2015-05-05 19:59:50 +04:00
dreamstalker
42f19ddaaf Update README.md 2015-05-05 00:53:07 +04:00
dreamstalker
c404ae1bbf Initial commit 2015-05-04 22:21:48 +04:00