yquake2remaster/src/client
Jaime Moreira c5e2d51fd7 Cheat cvar "g_swap_speed" implemented
Allows to skip frames of "putting down weapon" and
"raising weapon" animations, speeding them up.
2023-06-28 15:28:40 -04:00
..
curl CURL client fix on error with CURLMcode. 2023-03-11 15:02:59 +00:00
header introduces a new cl_unpaused_scvis cvar to unpause the cli. 2023-01-08 10:14:09 +00:00
input Merge pull request #1004 from apartfromtime/ogg-pause-music-when-pause-game 2023-05-08 18:06:22 +02:00
menu Merge pull request #999 from devnexen/gcc13_build_fixes 2023-05-08 21:16:55 +02:00
refresh R_SetFrustum micro optimisation. 2023-06-16 13:06:05 +01:00
sound Sound backend and ogg pause features 2023-04-29 13:27:38 +10:00
vid Fix game with older SDL versions. 2023-05-20 16:26:02 +02:00
cl_cin.c Include limits.h in cl_cin.c; it's apparently needed. 2020-02-26 17:47:51 +01:00
cl_console.c Sound backend and ogg pause features 2023-04-29 13:27:38 +10:00
cl_download.c Make ffe8f89 somewhat more readable and add a comment. 2020-06-02 08:31:02 +02:00
cl_effects.c When an invalid muzzle flash offset is send, just return. 2016-10-23 18:36:43 +02:00
cl_entities.c Rename cl_anglekicks to cl_kickangles for consistency with Q2PRO 2021-01-18 04:41:57 +01:00
cl_input.c Another try to fix the problem of spurious aborts of cinematics. 2020-02-22 18:48:47 +01:00
cl_inventory.c fix some unitialized vars and clarify signedness on a handful of bitshift ops. 2022-10-08 15:07:02 +02:00
cl_keyboard.c Ensure that new empty console line are really empty. 2023-04-16 10:26:07 +02:00
cl_lights.c Enforce a minimal render (dsiplay) time for dlights of 32 milliseconds. 2022-05-28 16:44:29 +02:00
cl_main.c Cheat cvar "g_swap_speed" implemented 2023-06-28 15:28:40 -04:00
cl_network.c Remove the unused msg cvar and server side infrastructure. 2023-01-07 19:15:01 +01:00
cl_parse.c Fix several whitespace errors introduced in the last merge. 2023-04-16 11:20:52 +02:00
cl_particles.c Reformat the client 2012-07-22 15:34:45 +02:00
cl_prediction.c Restore stair step smoothing code for step sizes != 16 2022-10-22 17:09:49 +02:00
cl_screen.c Work around wrong palette after skiping cinematic whith developer 1. 2022-10-23 14:50:47 +02:00
cl_tempentities.c Add else case missed / not committed in 9a17eb9a. 2021-03-08 21:30:34 +01:00
cl_view.c Fix several whitespace errors introduced in the last merge. 2023-04-16 11:20:52 +02:00