2
0
mirror of https://github.com/rehlds/rehlds.git synced 2025-01-01 09:35:37 +03:00
Commit Graph

821 Commits

Author SHA1 Message Date
theAsmodai
ac413a748e Merge pull request #175 from WPMGPRoSToTeMa/serverpassword
Fixed password checks
2016-02-08 18:21:28 +03:00
WPMGPRoSToTeMa
77de540208 Fixed password checks 2016-02-08 16:07:01 +03:00
theAsmodai
42b7f12f27 Merge pull request #174 from WPMGPRoSToTeMa/fastsprayupload
Added sv_delayed_spray_upload cvar (#173)
2016-02-08 12:01:09 +03:00
WPMGPRoSToTeMa
93e0f62373 Added sv_delayed_spray_upload cvar (#173) 2016-02-08 09:59:54 +03:00
theAsmodai
f8643ef7b7 Merge pull request #171 from WPMGPRoSToTeMa/master
Fixed reading and writing custom.hpk (Fixed #114)
2016-02-07 23:06:32 +03:00
WPMGPRoSToTeMa
edc69b5ed5 Fixed reading and writing custom.hpk (Fixed #114)
Fixed some decompile mistakes
Fixed FS_Read and FS_Write
2016-02-07 22:43:09 +03:00
theAsmodai
f7ecc5a931 Merge pull request #170 from theAsmodai/password
Added a message when connected to a password-protected server without a password
2016-02-07 20:19:47 +03:00
asmodai
9aaaafb078 Added a message when connected to a password-protected server without a password 2016-02-07 20:02:12 +03:00
theAsmodai
73af53506f Merge pull request #169 from WPMGPRoSToTeMa/autoprecachemapstxtoverviewsandskys
Set skyname to default if it is not exists or is empty
2016-02-07 19:39:40 +03:00
WPMGPRoSToTeMa
7f21a5bc54 Set skyname to default if it is not exists or is empty 2016-02-07 17:18:52 +03:00
theAsmodai
a363b226fa Merge pull request #168 from WPMGPRoSToTeMa/master
Fixed assertion with enabled debug (isctype)
2016-02-07 13:39:17 +03:00
theAsmodai
41671cb4ab Merge pull request #167 from WPMGPRoSToTeMa/autoprecachemapstxtoverviewsandskys
Additional checks for WAD precaching
2016-02-07 13:39:08 +03:00
theAsmodai
c85cbf91f8 Merge pull request #166 from WPMGPRoSToTeMa/resourcelistextend
Added resource resetting (fixed bug with unitialized fields in resour…
2016-02-07 13:39:01 +03:00
WPMGPRoSToTeMa
504a14a010 Fixed assertion with enabled debug (isctype)
Added bantime in kick reason in banid and addip
2016-02-07 06:48:03 +03:00
WPMGPRoSToTeMa
e2cc869086 Additional checks for WAD precaching 2016-02-07 06:23:58 +03:00
WPMGPRoSToTeMa
b8d7a22043 Added resource resetting (fixed bug with unitialized fields in resource_t) 2016-02-07 04:05:45 +03:00
theAsmodai
4453169240 Merge pull request #165 from theAsmodai/api_extension
Added Steam connect/disconnect to api.
2016-02-07 00:22:14 +03:00
asmodai
03b7625294 Added Steam connect/disconnect to api. 2016-02-07 00:11:22 +03:00
theAsmodai
2e3f9698ab Merge pull request #159 from WPMGPRoSToTeMa/ipfilteringfeatures
Added CIDR support for addip, removeip, listip
2016-02-06 15:44:06 +03:00
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
asmodai
6a4f522658 Merge remote-tracking branch 'remotes/tema/autoprecachemapstxtoverviewsandskys' 2016-02-06 14:26:11 +03:00
asmodai
5916655edd Merge remote-tracking branch 'remotes/tema/resourcelistextend' 2016-02-06 14:25:19 +03:00
asmodai
30519ea2ee Merge remote-tracking branch 'remotes/tema/autoprecachetextureandanimgroup' 2016-02-06 14:23:38 +03:00
WPMGPRoSToTeMa
9080b9b7e8 Added auto precache sounds in models (event 5004)
Added cvar sv_auto_precache_sounds_in_models
Moved models auto precache code to SV_ActivateServer
2016-02-06 11:29:44 +03:00
WPMGPRoSToTeMa
a300a4c84d Added map specified files auto precache: sky, overview, txt, detailed texture list and WADs 2016-02-06 10:13:58 +03:00
WPMGPRoSToTeMa
415240ecde Extended max resource count to 4096
Extended max generic resource count to 4096
Added backward slash replace in PF_precache_generic_I
Removed local copying in SV_CreateGenericResources
Added moving checked resources to first positions in resource list
2016-02-06 08:42:17 +03:00
WPMGPRoSToTeMa
53faac8ead Fixed segroup precache for models with 1 seqgroup (some that models have garbage in first seqgroup, first seqgroup is also reserved for sequences in model) 2016-02-05 23:03:26 +03:00
theAsmodai
67a4fed2f6 Merge pull request #157 from WPMGPRoSToTeMa/master
Added listipcfgfile cvar
2016-02-04 14:29:34 +03:00
WPMGPRoSToTeMa
6bbce69f04 Added listipcfgfile cvar 2016-02-04 05:49:45 +03:00
theAsmodai
29375896c4 Merge pull request #156 from WPMGPRoSToTeMa/master
Moved sv_force_ent_intersection in REHLDS_FIXES
2016-02-04 02:52:04 +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