Skip to content
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

Fixed infinite recursion by using incorrect key on value conversation. #380

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ZehMatt
Copy link

@ZehMatt ZehMatt commented Jun 11, 2016

No description provided.

@SC1040-TS2
Copy link

Necroposter here. Based on some digging, this issue is also present in https://github.com/ValveSoftware/source-sdk-2013/blob/master/sp/src/game/shared/baseentity_shared.cpp#L411 as well.

This reply is being made for further documentation purposes for singleplayer developers reading this repository.

strubium added a commit to strubium/source-sdk-2013-smeagled that referenced this pull request Nov 14, 2023
XutaxKamay pushed a commit to XutaxKamay/css_enhanced that referenced this pull request Aug 27, 2024
Baklojan added a commit to Baklojan/source-2013 that referenced this pull request Dec 21, 2024
-Fixed npc_manhack not notifying npc_template_maker/npc_maker when thrown and destroyed with gravity gun
ValveSoftware/source-sdk-2013#362

-Fixed server physics when server has custom tickrate
ValveSoftware/source-sdk-2013#515

-Fixed infinite recursion by using incorrect key on value conversation
ValveSoftware/source-sdk-2013#380

-Fix dereferencing null if m_iActiveSound is no longer valid index by save restore
ValveSoftware/source-sdk-2013#381

-Fix Linux soundscapes
ValveSoftware/source-sdk-2013#448

-Fix typo in logical expression
ValveSoftware/source-sdk-2013#502
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants