Synched gist at Fri Sep 15 17:06:32 PDT 2023
This commit is contained in:
parent
983615231d
commit
4de5a3b650
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ The only solution is to open the console and to issue `quit`.
|
||||||
## SDK: Outdated code
|
## SDK: Outdated code
|
||||||
|
|
||||||
The code at https://github.com/ValveSoftware/halflife seems to be outdated.
|
The code at https://github.com/ValveSoftware/halflife seems to be outdated.
|
||||||
If you manage to fix up and compile the code (newer toolchain/buildsystem would be appreciated) under Linux, you'll notice how the mouse input code within cl_dll/in_camera.cpp will need to be updated quite heavily in order for mouse input to work properly.
|
If you [manage to fix up and compile the code](https://github.com/ValveSoftware/halflife/issues/3133) (newer toolchain/buildsystem would be appreciated) under Linux, you'll notice how the mouse input code within cl_dll/in_camera.cpp will need to be updated quite heavily in order for mouse input to work properly.
|
||||||
|
|
||||||
Someone has already drafted a Pull Request for this years ago:
|
Someone has already drafted a Pull Request for this years ago:
|
||||||
https://github.com/ValveSoftware/halflife/pull/1900
|
https://github.com/ValveSoftware/halflife/pull/1900
|
||||||
|
|
Loading…
Reference in a new issue