Commit graph

22 commits

Author SHA1 Message Date
smallmodel
c1efc0e066
Set the minimum number to 30 for cl_maxpackets
Some checks failed
Build branch / build-all (push) Has been cancelled
CodeQL / Analyze (push) Has been cancelled
20 is the bare minimum for players, any value below makes movements look jittery on a 20 fps server. 30 is the optimal value based on network variation and fps variations
2025-04-23 23:56:05 +02:00
smallmodel
d52bf52e6a
Add BUTTON_ANY flag when moving mouse 2024-10-21 19:22:54 +02:00
smallmodel
d57ea3695b
Add VOIP code for cl_input 2024-09-22 16:38:00 +02:00
smallmodel
8dd74b7789
Get rid of the code that sends next fragments from clients 2024-09-22 16:35:12 +02:00
smallmodel
36c00f146d
Improve gamepad support 2024-09-22 16:19:55 +02:00
SmileTheory
aba9f25744
Fix frame_msec possibly being zero in cl_input.c.
This fixes a mouse freezing bug.
2024-09-22 16:14:01 +02:00
smallmodel
0d394a7e67
Fixes strings printing on the same line 2024-07-01 14:15:58 +02:00
smallmodel
141574a0d7
Ignore mouse events when paused 2024-06-15 16:22:21 +02:00
smallmodel
66cb10a3bf
Added a fix that reset the viewangles if it is NaN 2023-12-31 23:14:22 +01:00
smallmodel
20282ffa56
Fixed +speed having inverted up/down 2023-08-20 14:44:46 +02:00
OM
518b2abf0a Improved mouse sensitivity 2023-05-29 21:17:53 +02:00
OM
dc45c33c79 ioq3 updates 2023-05-26 20:53:00 +02:00
OM
41fc217a06 ioq3 changes 2023-05-24 19:40:02 +02:00
OM
312332ac5e Fixed weapon commands not working as intended 2023-05-23 01:57:18 +02:00
OM
ab2a26a14e Added support for *Team Assault* and *Team Tactics* 2023-05-21 19:59:36 +02:00
OM
76178064a0 Drastically reduced compiler warnings on clang 2023-05-21 00:29:26 +02:00
OM
a4bd37af8c Fixed buttons 2023-05-20 19:29:02 +02:00
OM
b5ea1ddb53 Added weapon command button bits from cgame module 2023-05-19 23:15:45 +02:00
OM
7b0132f2fb Fixed user eyes 2023-05-16 18:59:56 +02:00
OM
8a821b51bd Fixed usereyes uninitialized 2023-05-09 20:07:17 +02:00
mohabhassan
cb7ef4f98e Multiple/general imporvements. 2019-06-25 01:17:10 +02:00
Ley0k
09bed43f97 Hard reset 2016-03-27 11:49:47 +02:00