-
-
Notifications
You must be signed in to change notification settings - Fork 170
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
API
: Implement *_Precache_*
, ClientPrintf
, CheckUserInfo
and …
…`AddResource` hooks (#903) * Added SV_CheckUserInfo hook * Implemented PF_precache_* hooks - PF_precache_sound_I - PF_precache_model_I - PF_precache_generic_I * Added EV_Precache and SV_AddResource hooks and update API minor version * Added SV_AddResource_internal and fixed pointers * Added SV_AddResource_hook, fixed chain EV_Precache * Reworked SV_AddResource for Rehlds API * Reverted RehldsFuncs_t's SV_AddResource API * Updated chains * Update rehlds_api_impl.h * Implement `SV_ClientPrintf` hook * Changed `SV_ClientPrintf` chain type to void * Revert `SV_ClientPrintf` code refactor * Removed `const` string type in order to resize the string. * Changes according to var type * Fixing function's functionality * Moved vars declaration after `host_client` check * revert variable naming in SV_ClientPrintf * `SV_ClientPrintf_internal`: more safe string copy Co-authored-by: wopox1337 <[email protected]>
- Loading branch information
1 parent
d76b06d
commit d6ebe82
Showing
10 changed files
with
163 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
d6ebe82
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Magic!!!
PS: So cute picture wopox!