yquake2remaster/src/client
Jaime Moreira 9a18b39114 Simplified definition of NATIVE_SDL_GYRO
It is being used as a "boolean" anyway; the code only checks its
existence.
2023-04-14 18:16:16 -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 Simplified definition of NATIVE_SDL_GYRO 2023-04-14 18:16:16 -04:00
menu updating vulkan renderer sub menu to be a bit more on part with the rest. 2022-12-01 12:35:26 +00:00
refresh Fix crash in DDays "wake" map, #978 2023-03-25 19:18:35 +01:00
sound openal: Fix reverb slot configuration 2023-02-05 16:19:38 +02:00
vid Fix fallback when window couldn't be created because renderer is unsupported 2022-06-11 17:57:29 +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 Prevent buffer overflows console if vertical resolution > 2048. 2019-02-16 08:57:44 +01: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 console fix warning build. 2023-03-17 17:17:32 +00: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 introduces a new cl_unpaused_scvis cvar to unpause the cli. 2023-01-08 10:14:09 +00:00
cl_network.c Remove the unused msg cvar and server side infrastructure. 2023-01-07 19:15:01 +01:00
cl_parse.c CL_ParseEntityBits overflow warning fix 2022-02-21 08:39:08 +00: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 Add EndWorldRenderpass callback 2020-12-12 14:45:04 +01:00