Commit Graph

414 Commits

Author SHA1 Message Date
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
theAsmodai
9845ae4dc3 Merge pull request #111 from dreamstalker/coverity_fixes
Fixed some issues found by Coverity
2015-12-27 03:30:46 +03:00
theAsmodai
8f625ac949 Merge pull request #110 from dreamstalker/_91
Added optional echo for unknown commands (#91), updated flood rates
2015-12-27 03:30:37 +03:00
asmodai
fb4247d8ef Added optional echo for unknown commands (#91)
Updated flood rates
2015-12-27 03:13:19 +03:00
theAsmodai
612e1b01ff Merge pull request #109 from theAsmodai/master
Added Steam_GSGetSteamID hook
2015-12-26 21:22:00 +03:00
asmodai
6a4dc69ef7 Added Steam_GSGetSteamID hook 2015-12-26 21:15:50 +03:00
theAsmodai
4503af3ee0 Merge pull request #108 from theAsmodai/master
Fixed types in Sys_CheckCpuInstructionsSupport
2015-12-14 01:12:19 +03:00
asmodai
f6be473879 Fixed types in Sys_CheckCpuInstructionsSupport 2015-12-14 01:00:55 +03:00
theAsmodai
65d5799edf Merge pull request #107 from theAsmodai/master
Added API registration tool for plugins
2015-12-13 23:10:41 +03:00
asmodai
e31eb21fa2 Added API registration tool for plugins
Fixed voice stream API
2015-12-13 23:03:21 +03:00
theAsmodai
7df08720de Merge pull request #106 from theAsmodai/master
Fixed cpu features detection code for SDK
2015-12-13 18:04:37 +03:00
asmodai
629f313597 Fixed cpu features detection code for SDK 2015-12-13 17:58:06 +03:00
theAsmodai
df21c21ce5 Merge pull request #105 from s1lentq/master
ReHLDS API: Added function SetLastVoiceTime for api
2015-12-13 17:31:57 +03:00
s1lentq
1f63618ea6 ReHLDS API: Added function SetLastVoiceTime for api 2015-12-13 20:23:27 +06:00
theAsmodai
d52e507b20 Merge pull request #104 from s1lentq/master
ReHLDS API: Added some functions
2015-12-13 16:40:59 +03:00
s1lentq
ee4dbe6481 ReHLDS API: Added some functions 2015-12-13 19:29:40 +06:00
theAsmodai
adf214c433 Merge pull request #103 from s1lentq/master
Fix: hang players on a scoreboard after changelevel
2015-12-12 20:14:50 +03:00
s1lentq
1140f915dc Fix: hang the players on a scoreboard after changelevel map 2015-12-12 18:12:02 +06:00
dreamstalker
9b9f494416 Various fixes in the decoder of flight record dumps 2015-12-06 19:05:56 +04:00
theAsmodai
dd654c085b Merge pull request #102 from s1lentq/master
Fix: skip BOM signature in SV_CreateGenericResources
2015-12-04 19:53:20 +03:00
s1lentq
5dcfd505c3 Fix: skip bytes BOM signature in SV_CreateGenericResources 2015-12-04 22:23:05 +06:00
theAsmodai
faf1281dc9 Merge pull request #101 from s1lentq/master
Fix: bug with removing slash in the path to resources
2015-12-04 19:02:24 +03:00
s1lentq
0d909ccf41 Fix: bug with removing slash in the path to resources 2015-12-04 21:11:51 +06:00
theAsmodai
beb1b7a583 Merge pull request #100 from s1lentq/master
Add: Cut character 0x1160
2015-12-04 18:00:00 +03:00
s1lentq
46a30c6afb use own tables non-printable characters for windows.
symbol 0x1160 marked to like non-printable
2015-12-04 19:46:57 +06:00
theAsmodai
288a8d8f19 Merge pull request #99 from s1lentq/master
Fix: bug in SVC_GetChallenge
2015-11-17 09:59:23 +03:00
s1lentq
93a13815e3 Fix: bug in SVC_GetChallenge incorrectly used format specifiers type uint64 for Linux.
Fix: spelling mistake with SV_CheckConsistencyResponce
Fix: net_from in solution project for HOOK_ENGINE
Cleanup and fix to build success for all solutions.
2015-11-17 11:35:21 +06:00
theAsmodai
e7d62603ae Merge pull request #98 from s1lentq/master
Fix: bug with removeHook not erases address callback
2015-11-14 15:41:23 +03:00
s1lentq
b64a4f6c84 Fix: bug with removeHook not erases address callback 2015-11-14 18:26:25 +06:00
theAsmodai
056b02ad5e Merge pull request #97 from s1lentq/master
ReHLDS API: Implemented SV_ActivateServer hook
2015-11-13 01:52:44 +03:00