.. |
curl
|
Filter .., :, / and \\ from al_driver and cl_libcurl.
|
2024-06-22 17:22:22 +02:00 |
header
|
Merge pull request #1134 from BjossiAlfreds/con-ext
|
2024-08-11 18:51:11 +02:00 |
input
|
CTRL+x and c for cut/copy to clipboard
|
2024-08-02 00:42:40 +00:00 |
menu
|
Merge pull request #1128 from protocultor/ref_gles1
|
2024-08-12 09:02:40 +02:00 |
refresh
|
Merge pull request #1128 from protocultor/ref_gles1
|
2024-08-12 09:02:40 +02:00 |
sound
|
client: play arbitrary CDTRACK ogg file
|
2024-08-11 15:40:33 +03:00 |
vid
|
Merge pull request #1128 from protocultor/ref_gles1
|
2024-08-12 09:02:40 +02:00 |
cl_cin.c
|
cin: remove SCR_LoadPCX
|
2024-08-11 15:40:33 +03:00 |
cl_console.c
|
Moved input line indicator ] out of line buffer
|
2024-08-11 12:55:35 +00:00 |
cl_download.c
|
Fix a typo.
|
2024-07-06 09:20:04 +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_image.c
|
pcx: show developer warning for uncommon pcx files
|
2024-08-11 15:40:33 +03: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
|
Moved input line indicator ] out of line buffer
|
2024-08-11 12:55:35 +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
|
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
|
client: play arbitrary CDTRACK ogg file
|
2024-08-11 15:40:33 +03: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
|
fix few warning builds.
|
2024-06-30 23:07:03 +01:00 |
cl_tempentities.c
|
Added cvar cl_laseralpha and documentation in cvarlist
|
2024-03-31 10:45:31 +00:00 |
cl_view.c
|
client: play arbitrary CDTRACK ogg file
|
2024-08-11 15:40:33 +03:00 |