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

merge #2

Merged
merged 27 commits into from
Nov 28, 2023
Merged

merge #2

merged 27 commits into from
Nov 28, 2023

Conversation

aleeperezz16
Copy link
Member

No description provided.

s1lentq and others added 27 commits February 5, 2022 20:07
…r stripping (#893)

Remove non-printable unicode char 0xFFA0 from table g_isPrintTable
Resolves #887
…messages (#896)

* Netchan_FlushIncoming: Fixed #888
Co-authored-by: Artem Golubikhin <[email protected]>
COM_LoadFile: Increase buffer room size
Mod_LoadModel: Use safe version COM_FileBase_s
Agree on the size of loadname[] and model_t::name[] buffers
…instead of windows-latest which now run on windows-2022

actions/runner-images#4856
Fixes windows build
…pty string "" will succeed on some POSIX systems)

Resolved #919
…e while downloading direct from server, when content of resource size is less than header size first fragment
…`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]>
* Add SV_AllowPhysent hook
Making mapcyclefile/sv_cheats work in realtime
Resolve #868
add sv_allow_autoaim cvar for HL25 DLL compatibility
@aleeperezz16 aleeperezz16 merged commit ef3707a into Nostalgia-Gamers:master Nov 28, 2023
4 checks passed
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.