You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Implement `svc_exec` support in the engine and HLTV (rehlds#737)
* Added `svc_exec` to the list of svc commands in engine
* Added `svc_exec` support to HLTV code
* Made the engine code forward-compatible with future svc_* additions
* Added reserved svc_* slots in the enumerations
Don't add an invalid decal into custom.hpk, otherwise clients may cra…
…sh because they have no safe-checks WAD3 MIP-Header.
Related rehlds#755 (Only fixes server-side)
Fixesrehlds#757