0
0
Fork 0
mirror of https://github.com/yquake2/yquake2remaster.git synced 2025-03-02 23:42:28 +00:00
yquake2remaster/src/client
2023-10-25 18:46:03 +01:00
..
curl fix curl uaf previous fix. 2023-10-25 18:46:03 +01:00
header introduces a new cl_unpaused_scvis cvar to unpause the cli. 2023-01-08 10:14:09 +00:00
input Fixed vid_pauseonfocuslost, final. 2023-05-25 23:59:26 +02:00
menu Fix indention problems introduced in the last commits. 2023-09-16 16:33:13 +02:00
refresh Typos 2023-10-18 20:37:49 -03:00
sound Sound backend and ogg pause features 2023-04-29 13:27:38 +10:00
vid "constifying" where underlying C calls expect compile time constants. 2023-09-16 16:20:21 +01:00
cl_cin.c cl_cin: Support of RGBA png/jpg image with r_retexturing as cinematic 2023-07-02 00:03:18 +03: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
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
cl_prediction.c Restore stair step smoothing code for step sizes != 16 2022-10-22 17:09:49 +02:00
cl_screen.c Fix potential index out of bounds 2023-08-13 18:04:04 +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