forked from rehlds/reapi
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
merge #1
Merged
Merged
merge #1
Conversation
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
…instead of windows-latest which now run on windows-2022 actions/runner-images#4856 Fixes windows build
…` & `RH_SV_CheckUserInfo` hooks (#249) Co-authored-by: Sergey Shorokhov <[email protected]>
* `API`: Implement `RH_ExecuteServerStringCmd` hook
…nd `rg_fire_bullets3` (#245)
Add player team check to avoid unexpected behavior
* Fix typo at cssdk_const.inc ITDB_PARALYZE enum
…ment data on tracehandle argument
Interface was coded but never implemented. It needs tests
Reworked PM_AirMove hook, add physent argument
* Reordered hook_callback.cpp/h declarations based on regamedll_api.h order * Update CKnife members and include descriptions * Update CSPlayer members and include descriptions
…ameDLL is running
Fixed crash when callback was deleted in middle callback dispatcher
… about cannot use a hash table for an entity with mutable class name otherwise, it will cause a memory leak
…f an AMX string buffer Added natives: - set_netadr/get_netaddr - set_key_value_buffer(buffer, "\\name\\ololo") overwrite a entire buffer - get_key_value_buffer(buffer, userinfo, charsmax(userinfo)) get userinfo as AMX string presentation Minor cleanup Bump minor
Prefer Sys_GetModuleHandle over Sys_LoadModule to avoid unnecessary reference count increase
…ns (#293) * Update CSEntity.h, CSPlayer.h, CSPlayerItem.h, regamedll_api.h * SendDeathMessage interface to regamedll_api.h * Update CSPlayerWeapon class, rename m_bHasSecondaryAttack * Updated CSPlayerWeapon.h vfuncs and members * Renamed bHasSecondaryAttack member to iStateSecondaryAttack and added compat to AMXX includes * Added remaining CSPlayer members * Added overload method for bool[]
* Fix GiveC4 hook callback return type
* 15 natives addition * Added DECAL_ indexes * Improve documentation * Added player null option on rg_create_weaponbox + code style fixes
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.