yquake2remaster/src/client
2020-04-06 23:11:07 +03:00
..
curl Merge branch 'pvs-studio-fixes-1' 2019-11-10 17:39:45 +01:00
header Another try to fix the problem of spurious aborts of cinematics. 2020-02-22 18:48:47 +01:00
input Mark all remaining m_* cvar as CVAR_ARCHIVE. 2020-03-16 15:49:04 +01:00
menu Merge branch 'pvs-studio-fixes-1' 2019-11-10 17:39:45 +01:00
refresh MacOS softrender fixes #541. 2020-04-02 23:26:55 +03:00
sound Fix segfault on device without available sound cards 2020-01-30 22:45:01 +02:00
vid Fix game shutting down on error 2020-04-06 23:11:07 +03: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 Merge branch 'pvs-studio-fixes-1' 2019-11-10 17:39:45 +01: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 Remove S_RegisterSexedModel(). 2019-07-20 16:19:15 +02: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 screen: auto-scale the HUD when gl_hudscale < 0. 2014-05-06 19:45:11 +02:00
cl_keyboard.c Another try to fix the problem of spurious aborts of cinematics. 2020-02-22 18:48:47 +01:00
cl_lights.c Don't stop processing dlights if one of them had a radius of 0. 2018-09-30 19:59:07 +02:00
cl_main.c Fix build with -fno-common 2020-02-10 17:05:48 +03:00
cl_network.c Fix demo playback if cl_loadpaused is 1. 2019-10-01 22:26:37 +02:00
cl_parse.c Merge branch 'pvs-studio-fixes-1' 2019-11-10 17:39:45 +01:00
cl_particles.c Reformat the client 2012-07-22 15:34:45 +02:00
cl_prediction.c Fixes for PVS Studio warnings: client/cl_*.c and curl/download.c 2019-07-21 03:02:22 +02:00
cl_screen.c Fixes for PVS Studio warnings: client/cl_*.c and curl/download.c 2019-07-21 03:02:22 +02:00
cl_tempentities.c Fixes for PVS Studio warnings: client/cl_*.c and curl/download.c 2019-07-21 03:02:22 +02:00
cl_view.c Merge branch 'pvs-studio-fixes-1' 2019-11-10 17:39:45 +01:00