.. |
curl
|
Merge branch 'pvs-studio-fixes-1'
|
2019-11-10 17:39:45 +01:00 |
header
|
(More) special cases for key names in configs
|
2020-04-12 00:40:30 +02:00 |
input
|
Merge pull request #551 from DanielGibson/scancode-input
|
2020-04-20 08:59:55 +02:00 |
menu
|
Remove unused K_AUX*
|
2020-04-08 04:43:25 +02: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
|
Use K_LAST instead of 256 in some loops
|
2020-04-08 04:43:25 +02:00 |
cl_keyboard.c
|
(More) special cases for key names in configs
|
2020-04-12 00:40:30 +02: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 |