Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: Regul4r/rehlds

Tags

v3.10.0.761

Toggle v3.10.0.761's commit message
Reset m_bSentNewResponse to allow new connection when the client goes…

… through the full stage of connection (cl:connect -> sv:S2C_CONNECTION -> cl:new -> SV_New_f) Related 3a9bfb9

3.10.0.760

Toggle 3.10.0.760's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
change destinition folder for linux build (rehlds#842)

3.10.0.760-dev

Toggle 3.10.0.760-dev's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
change destinition folder for linux build (rehlds#842)

3.10.0.759

Toggle 3.10.0.759's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
sv_main.cpp: `SV_New_f()` uses `Q_snprintf()` unsafe format. (rehlds#807

)

3.9.0.752

Toggle 3.9.0.752's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Implement CVar sv_usercmd_custom_random_seed (rehlds#837)

3.8.0.739

Toggle 3.8.0.739's commit message
Update README.md build.yml [skip ci]

3.8.0.723

Toggle 3.8.0.723's commit message
CalcSurfaceExtents: Fixed a fatal error on some maps due loss of floa…

…ting point

3.8.0.715

Toggle 3.8.0.715's commit message
CMakeLists.txt: Configure for compat oldest libstdc++

CMakeLists.txt: Add -fno-stack-protector
ExecuteString: Fix parser
build.yml: Add paths-ignore README.md

3.8.0.711

Toggle 3.8.0.711's commit message
Fix local-buffer overrun, may undefined behavior with hitbox blending…

… or crash (reverse-engineering mistake)

3.8.0.702

Toggle 3.8.0.702's commit message
Fix crash MSG_ReadFloat