theAsmodai
8aa0f4cc19
Merge pull request #95 from s1lentq/master
...
ReHLDS API: Added some functions
2015-11-08 19:49:42 +03:00
s1lentq
961028fa39
ReHLDS API: Added functions SV_AddResource, SetNumConsistency, GetNumConsistency.
...
Changed name GenericFileConsistencyResponce to CheckConsistencyResponce
2015-11-08 22:35:32 +06:00
theAsmodai
f6dad529ee
Merge pull request #94 from s1lentq/master
...
Fix: types
2015-11-08 17:06:04 +03:00
s1lentq
24eb2d0ccd
Fix for:
...
- correctly using types with define
- missing EXT_FUNC for SV_GetChallenge
2015-11-08 19:43:39 +06:00
theAsmodai
3be05fce38
Merge pull request #93 from WPMGPRoSToTeMa/master
...
Fixed typo in SV_RunThink (#92 )
2015-11-08 15:25:17 +03:00
WPMGPRoSToTeMa
4d276db7b6
Fixed typo in SV_RunThink
2015-11-08 03:03:00 +03:00
theAsmodai
14890276de
Merge pull request #87 from s1lentq/master
...
Cut of nicknames '+' if next there is something digit or alphanumeric character.
2015-10-27 18:24:40 +03:00
s1lentq
2a24337eee
Cut of nicknames '+' if next there is something digit or alphanumeric character.
...
Added prefix Q_* for functions strlen/strcmp/strpcy/memset/memcpy/memmove etc.
Added for solution configuration (Debug Swds Play/Release Swds Play) the path to libacof32.lib in linker.
2015-10-27 21:14:08 +06:00
theAsmodai
9e1f9c63ef
Merge pull request #86 from WPMGPRoSToTeMa/master
...
Fixed bug in Netchan_Validate overlap check: added check for fragment…
2015-10-26 20:35:10 +03:00
WPMGPRoSToTeMa
bcec2c6018
Fixed bug in Netchan_Validate overlap check: added check for fragment availability
2015-10-26 20:11:54 +03:00
theAsmodai
99f7426749
Merge pull request #85 from WPMGPRoSToTeMa/master
...
Fixed some typos
2015-10-26 08:05:22 +03:00
WPMGPRoSToTeMa
446fe8896b
Fixed some typos
2015-10-26 04:36:28 +03:00
theAsmodai
394df8460c
Merge pull request #83 from WPMGPRoSToTeMa/customiswprint
...
Implemented Q_iswprint for linux
2015-10-19 07:44:48 +03:00
WPMGPRoSToTeMa
2364b5ce67
Implemented Q_iswprint for linux
2015-10-19 02:01:43 +03:00
theAsmodai
8e6a3cac68
Merge pull request #82 from theAsmodai/master
...
Added optimized stdlib functions from Agner's asmlib
2015-10-18 00:23:54 +03:00
asmodai
9b99a54e34
Added optimized stdlib functions from Agner's asmlib
...
Increased allowed string commands rate
2015-10-18 00:11:21 +03:00
theAsmodai
d4cd067a91
Merge pull request #81 from theAsmodai/master
...
Fixed loading of maps without world classname or with long list of wads
2015-10-17 21:43:11 +03:00
asmodai
09f1f799a1
Fixed loading of maps without world classname or with long list of wads
...
Removed rtti
Reduced MAX_HOOKS_IN_CHAIN value
2015-10-17 21:25:18 +03:00
theAsmodai
ff305e86b6
Merge pull request #80 from s1lentq/master
...
Fix: not read configuration the files at rehlds_fixes
2015-10-17 04:03:38 +03:00
s1lentq
365ad30c20
Fix: not read configuration the files at rehlds_fixes (bug in Cbuf_InsertTextLines)
2015-10-17 06:55:52 +06:00
theAsmodai
fd7657b2e1
Merge pull request #79 from s1lentq/master
...
Changed version in Host_Version at rehlds_fixes
2015-10-17 02:42:55 +03:00
s1lentq
55c9a80cde
Changed version in Host_Version at rehlds_fixes
...
Added Q_iswprint
Added cvar sv_force_ent_intersection for to bypass condition check with SOILID_SLIDEBOX and forced call SV_CheckSphereIntersection
2015-10-17 05:35:42 +06:00
s1lentq
c62f8a982c
Fix crash Con_DPrintf at linux
...
Added missing EXT_FUNC for Con_DPrintf
2015-10-16 18:31:02 +03:00
theAsmodai
24ec5bd85b
Merge pull request #75 from theAsmodai/master
...
Fixed connection check
2015-10-11 21:05:50 +03:00
asmodai
76c737c773
Fixed connection check
2015-10-11 21:01:02 +03:00
theAsmodai
9e319b3751
Merge pull request #74 from theAsmodai/master
...
Fixed stringcmd flood
2015-10-11 19:15:18 +03:00
asmodai
317a9dc3ba
Fixed stringcmd flood
...
Fixed const qualifiers in sdk
Exported sv_version cvar
2015-10-11 19:04:21 +03:00
theAsmodai
f954d2fc99
Merge pull request #73 from theAsmodai/master
...
Implemented SV_GetChallenge for API.
2015-10-10 20:09:23 +03:00
asmodai
5a8aa9ce8b
Implemented SV_GetChallenge for API.
2015-10-10 20:02:29 +03:00
theAsmodai
101a5f3ea1
Merge pull request #71 from theAsmodai/master
...
Added API for getting cvar_vars
2015-10-05 19:11:53 +03:00
asmodai
aedbcd1380
Added API for getting cvar_vars.
2015-10-05 00:23:10 +03:00
theAsmodai
9dd4213570
Merge pull request #70 from theAsmodai/master
...
PreprocessPacket hook moved after IP ban check
2015-09-29 23:13:28 +03:00
asmodai
4594ffba4a
PreprocessPacket hook moved after IP ban check
...
AUTH_IDTYPE moved to ReHLSDK
2015-09-29 22:56:25 +03:00
theAsmodai
8e0377617c
Merge pull request #67 from theAsmodai/ParseLine_Fix
...
Parse line fix
2015-09-28 20:28:07 +03:00
asmodai
0e4973de19
Fixed UTF and \t in COM_ParseLine
...
Fixed undefined structs error in ReHLDSK
2015-09-28 20:20:19 +03:00
theAsmodai
7975be530d
Merge pull request #69 from s1lentq/master
...
Implemented notify of warning about failure tests
2015-09-28 16:59:52 +03:00
s1lentq
1d00c3e8d1
Implemented notify of warning about failure tests
2015-09-28 19:51:06 +06:00
theAsmodai
05ecee33b2
Merge pull request #64 from theAsmodai/master
...
HookChains refactoring
2015-09-28 02:13:14 +03:00
asmodai
04afd94aa7
HookChains refactoring.
...
Added API functions for getting all net message buffers.
Added callback for file hash checking.
Fixed tests passing if sse 4+ doesn't supported.
2015-09-28 02:04:50 +03:00
asmodai
fef6405b61
Fixed some issues found by Coverity
2015-07-25 03:04:18 +03:00
dreamstalker
8d73400168
Merge pull request #62 from theAsmodai/master
...
Implemented SV_WriteFullClientUpdate callback
2015-07-16 16:30:32 +04:00
asmodai
c04b30a7fb
Implemented SV_WriteFullClientUpdate callback
2015-07-16 15:04:41 +03:00
dreamstalker
474ab2cbc1
Merge pull request #60 from WPMGPRoSToTeMa/fragoverflowfix
...
Fixed net_message overflow in Netchan_CopyNormalFragments()
2015-07-16 11:44:43 +04:00
WPMGPRoSToTeMa
a3b651e54b
Added overflow checks in Netchan_CopyNormalFragments
2015-07-16 10:04:27 +03:00
dreamstalker
7d7d5a7fea
Merge pull request #59 from WPMGPRoSToTeMa/versionprinting
...
ReHLDS API version print by "version" command
2015-07-16 10:26:21 +04:00
dreamstalker
d05e82d530
Merge pull request #61 from WPMGPRoSToTeMa/clreslistchecks
...
Added checks for client resource list (customization list)
2015-07-16 10:26:07 +04:00
WPMGPRoSToTeMa
13706b1c07
Added checks for client resource list
2015-07-16 09:01:32 +03:00
WPMGPRoSToTeMa
8b66bc9f27
ReHLDS API version print by "version" command
2015-07-16 08:52:47 +03:00
dreamstalker
242e077476
Merge pull request #58 from WPMGPRoSToTeMa/unicodefixes
...
Strip unprintable unicode characters from players' names
2015-07-16 09:47:23 +04:00
WPMGPRoSToTeMa
6a819c8683
Fixed MAX_FRAGMENTS count
2015-07-16 04:43:03 +03:00