WPMGPRoSToTeMa
0bf921e8ce
Added CIDR support for addip, removeip, listip
...
Rewritten StringToFilter function
Fixed invalid mask in StringToFilter for A.B.0.D, A.0.B.D etc.
Added ban time validation in addip
Added optional argument for removeip: removeAll to remove all filters that input filter includes
Added optional argument for listip: ipaddress to show filters which it includes
2016-02-06 15:31:06 +03:00
WPMGPRoSToTeMa
6bbce69f04
Added listipcfgfile cvar
2016-02-04 05:49:45 +03:00
WPMGPRoSToTeMa
5cfe0d3d4b
Moved sv_force_ent_intersection in REHLDS_FIXES
2016-02-04 01:26:04 +03:00
theAsmodai
30a97dfaab
Merge pull request #155 from WPMGPRoSToTeMa/kickfeatures
...
Added replacing escape sequences in kick reason (#154 )
2016-02-02 19:24:44 +03:00
theAsmodai
e9b56b4f71
Merge pull request #153 from WPMGPRoSToTeMa/fixcmdunicode
...
Fixed commands with unicode (#152 )
2016-02-02 14:04:00 +03:00
theAsmodai
f6cbc6de5e
Merge pull request #151 from WPMGPRoSToTeMa/fixwritebitstring
...
Fixed MSG_WriteBitString (bug with non-ASCII chars) (#150 )
2016-02-02 14:03:53 +03:00
theAsmodai
912b1c1e75
Merge pull request #149 from WPMGPRoSToTeMa/master
...
Added drop client if it is not answered on consistency request
2016-02-02 14:03:47 +03:00
WPMGPRoSToTeMa
590c4f38ab
Added replacing escape sequences in kick reason ( #154 )
2016-02-02 07:21:08 +03:00
WPMGPRoSToTeMa
0b6b794f79
Fixed commands with unicode ( #152 )
2016-02-02 06:57:03 +03:00
WPMGPRoSToTeMa
22507f6b8a
Fixed MSG_WriteBitString (bug with non-ASCII chars) ( #150 )
2016-02-02 06:10:26 +03:00
WPMGPRoSToTeMa
ad7a7d6e8a
Added drop client if it is not answered on consistency request
2016-02-02 05:08:06 +03:00
theAsmodai
b25b18dfb4
Merge pull request #148 from WPMGPRoSToTeMa/autoprecachetextureandanimgroup
...
Fix slashes in seqgroup filename
2016-02-02 02:35:03 +03:00
WPMGPRoSToTeMa
e003ef04a2
Fix slashes in seqgroup filename
2016-02-02 02:17:19 +03:00
theAsmodai
c43a168455
Merge pull request #147 from WPMGPRoSToTeMa/autoprecachetextureandanimgroup
...
Added texture and seqgroup auto precache
2016-02-02 01:56:56 +03:00
theAsmodai
68d8a699b1
Merge pull request #146 from WPMGPRoSToTeMa/preventtwiceprecache
...
Added preventing twice resource precache in PF_precache_generic_I (#130 )
2016-02-02 01:52:21 +03:00
WPMGPRoSToTeMa
81d5369e97
Added texture and seqgroup auto precache
2016-02-02 01:35:47 +03:00
WPMGPRoSToTeMa
f6aa21134a
Added preventing twice resource precache in PF_precache_generic_I ( #130 )
2016-02-02 01:18:31 +03:00
theAsmodai
f74d3842da
Merge pull request #142 from WPMGPRoSToTeMa/master
...
Fixed crash when player was kicked in ClientPutInServer
2016-01-28 16:27:48 +03:00
WPMGPRoSToTeMa
9836aef6bb
Fixed crash when player was kicked in ClientPutInServer
2016-01-28 15:59:02 +03:00
theAsmodai
0a3b98da3b
Merge pull request #141 from jonatan1024/master
...
export EngCheckParm
2016-01-27 01:30:16 +03:00
Jonatan Matějka
2a5f883a48
export EngCheckParm
2016-01-26 22:35:28 +01:00
theAsmodai
36a87f58c2
Merge pull request #139 from theAsmodai/master
...
Corrected fix in Decal_Init
2016-01-25 02:23:13 +03:00
asmodai
3cc7b9b98d
Corrected fix in Decal_Init
...
Ignore prefixes in removeid
2016-01-25 02:09:32 +03:00
theAsmodai
2378415d1a
Merge pull request #138 from WPMGPRoSToTeMa/replacespeccharsinname
...
Added replacing special characters in name (Unicode Halfwidth and Ful…
2016-01-25 00:01:54 +03:00
WPMGPRoSToTeMa
40b3a5e646
Added replacing special characters in name (Unicode Halfwidth and Fullwidth Forms)
2016-01-24 23:50:25 +03:00
theAsmodai
011f5126ce
Merge pull request #137 from theAsmodai/master
...
Fixed userid serialization hook
2016-01-24 18:02:59 +03:00
asmodai
7c1c541d8f
Fixed userid serialization hook
...
Fixed #135
2016-01-24 17:56:34 +03:00
theAsmodai
4b12ceb8e1
Merge pull request #136 from WPMGPRoSToTeMa/netbufextend
...
Extended net buffers
2016-01-23 18:31:59 +03:00
WPMGPRoSToTeMa
940cf0e2ec
Extended server reliable and signon buffers
...
Extended client netchan message buffer
2016-01-23 18:25:54 +03:00
theAsmodai
57bcc12469
Merge pull request #134 from theAsmodai/master
...
Fixed mistake in HPAK_AddLump
2016-01-17 15:50:04 +03:00
asmodai
982b5bc059
Fixed mistake in HPAK_AddLump
2016-01-17 15:43:24 +03:00
asmodai
267c7eb327
Fixed crash in Q_UnicodeConvertT
...
Refactoring in SV_ExtractFrom
Added Steam_GSBUpdateUserData hook
Refactored and optimized calculateBytecount without hardcode
2016-01-17 02:29:16 +03:00
asmodai
4aad7ec954
Fixed DELTAJIT_MAX_FIELDS limit check
...
Optimizations in delta jit
2016-01-17 02:26:43 +03:00
WPMGPRoSToTeMa
308ca9936a
NET_IPSocket: Disabled adding DF flag on some linux
2016-01-12 18:47:37 +03:00
theAsmodai
cb59c433c7
Merge pull request #126 from theAsmodai/master
...
Using undecorated function name macros for linux
2016-01-10 19:43:19 +03:00
asmodai
59411b08cc
Using undecorated function name macros for linux
2016-01-10 19:35:34 +03:00
theAsmodai
6886bde121
Merge pull request #125 from s1lentq/master
...
ReHLDS API: Added SV_TransferConsistencyInfo, SV_FileInConsistencyList
2016-01-10 19:15:17 +03:00
s1lentq
fda2308b1a
ReHLDS API: Added SV_TransferConsistencyInfo, SV_FileInConsistencyList
2016-01-10 21:39:33 +06:00
theAsmodai
a8ed44dc19
Merge pull request #124 from theAsmodai/master
...
Increased move command burst rate
2016-01-10 17:46:21 +03:00
asmodai
1af3ec18ba
Increased move command burst rate
...
Fixed bug with angles on dying
2016-01-10 17:35:55 +03:00
theAsmodai
ac8345914e
Merge pull request #123 from dreamstalker/_118
...
Fixed crash on bot disconnect
2016-01-10 17:19:56 +03:00
asmodai
3f2a77b71c
Fixed crash on bot disconnect
...
Using inline algorithms instead of defines
2016-01-10 17:06:19 +03:00
theAsmodai
9e1a43d1ff
Merge pull request #122 from WPMGPRoSToTeMa/master
...
Small fix in Netchan_Process
2016-01-09 21:43:36 +03:00
WPMGPRoSToTeMa
22f200e133
Small fix in Netchan_Process
2016-01-09 21:27:18 +03:00
theAsmodai
4068cb1b81
Merge pull request #119 from s1lentq/master
...
ReHLDS API: Added functions SetResourcesNum and GetResourcesAt
2016-01-07 16:25:46 +03:00
s1lentq
665605e0ab
ReHLDS API: Added functions SetResourcesNum and GetResourcesAt for the API.
2016-01-07 18:57:19 +06:00
theAsmodai
34537a7fda
Merge pull request #113 from s1lentq/master
...
Fixed #103
2015-12-27 20:41:13 +03:00
s1lentq
6dcdc8a600
Fixed #103 : Server sends TeamScore to early connection client which leads to bug in ScoreBoard CS 1.6
2015-12-27 22:40:04 +06:00
theAsmodai
979450a7a3
Merge pull request #112 from theAsmodai/master
...
Fixed typo with sv_echo_unknown_cmd
2015-12-27 04:10:40 +03:00
asmodai
418450c7ce
Fixed typo with sv_echo_unknown_cmd
2015-12-27 03:59:57 +03:00