.. |
curl
|
Filter .., :, / and \\ from al_driver and cl_libcurl.
|
2024-06-22 17:22:22 +02:00 |
header
|
Implement a simple download filter.
|
2024-06-22 16:56:42 +02:00 |
input
|
Gyro tightening
|
2024-06-04 15:48:42 -04:00 |
menu
|
menu: Fix default NULL
|
2024-06-11 23:28:50 +03:00 |
refresh
|
Remove fruitless glBindTexture() calls
|
2024-06-06 18:23:26 -04:00 |
sound
|
micro optimisations for previous security mitigations.
|
2024-06-30 17:08:45 +01:00 |
vid
|
client: fix gles3 name
|
2024-04-07 18:50:01 +03: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
|
micro optimisations for previous security mitigations.
|
2024-06-30 17:08: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
|
Added cvar cl_laseralpha and documentation in cvarlist
|
2024-03-31 10:45:31 +00: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
|
Revert "Fix duplicate menu key keyboard entries"
|
2023-12-17 08:18:38 +11: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
|
Refactor the download filter.
|
2024-06-24 11:56:11 +02: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
|
Fix potential memory corruption issue where cl_numparticles is 0 and CL_ClearParticles is called.
|
2024-05-29 15:41:12 +01:00 |
cl_prediction.c
|
Restore stair step smoothing code for step sizes != 16
|
2022-10-22 17:09:49 +02:00 |
cl_screen.c
|
Added an option to draw speed under the crosshair with cl_showspeed 2, fixed drawing the speedometer when the game wasn't playing.
|
2024-03-10 10:26:53 -05:00 |
cl_tempentities.c
|
Added cvar cl_laseralpha and documentation in cvarlist
|
2024-03-31 10:45:31 +00:00 |
cl_view.c
|
Fix several whitespace errors introduced in the last merge.
|
2023-04-16 11:20:52 +02:00 |