Age | Commit message (Collapse) | Author |
|
Manually hook
- `CBaseServer__ConnectClient`
- `CBaseClient__Connect`
- `CBaseClient__ActivatePlayer`
- `CBaseClient__Disconnect`
Remove `AUTOHOOK_INIT` and `AUTOHOOK_DISPATCH`
|
|
Adds and uses a macro to avoid the warning
|
|
Implicit conversion from `size_t` to a smaller type
|
|
Adds completion to ban and kick commands when typing them in in-game console.
|
|
Copies of over the primedev folder structure for easier cherry-picking of further changes
Co-authored-by: F1F7Y <filip.bartos07@proton.me>
|