tmp64
tmp64
Windows only. Reproduction steps: 1. Start the game, `m_input 1` (DirectInput) and connect to the server. Verify the mouse is working. 2. `m_input 2` (Raw Input), verify the mouse is...
Ветка v2.0-dev, Apache 2, PHP 7, Ubuntu 16.04. 
Resolves #24
For custom modifications like with `ClientScheme.res`
This PR adds a hook for `GetDispatch` function. It is used by [WeaponMod](https://github.com/tmp64/weaponmod/). It additionally bumps the API version to 3.14~~159265~~. #951 also bumped the version in `rehlds/version/version.h` but I...
`CHudMessage::MessageDrawScan` doesn't check the length of the line when filling the `line` buffer. https://github.com/ValveSoftware/halflife/blob/c7240b965743a53a29491dd49320c88eecf6257b/cl_dll/message.cpp#L286-L297 The recent compiler update enabled security checks so a text line longer than 79 characters will...
# Basic informations - **OS:** Windows 10 22H2 - **VSCode version:** 1.81.1 - **Extension version:** 0.2.0 # Further Information The extension is named `AMXXPawn vscode` in the Extension Browser. But...