.. |
curl
|
fix curl uaf previous fix.
|
2023-10-25 18:46:03 +01:00 |
header
|
Added cvar cl_laseralpha and documentation in cvarlist
|
2024-03-31 10:45:31 +00:00 |
input
|
Update to SDL 3.1.1 API.
|
2024-04-07 11:01:45 +02:00 |
menu
|
Merge pull request #1091 from apartfromtime/Texture-filter-menu-option
|
2024-03-19 19:24:41 +01:00 |
refresh
|
Pass SDL major version between ref and client, bump ref API version.
|
2024-04-07 11:01:45 +02:00 |
sound
|
Port the SDL audio backend to SDL 3.
|
2024-04-07 11:01:45 +02: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
|
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
|
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
|
Added cvar cl_laseralpha and documentation in cvarlist
|
2024-03-31 10:45:31 +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
|
Fix several whitespace errors introduced in the last merge.
|
2023-04-16 11:20:52 +02: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
|
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 |