yquake2remaster/src/client
2019-09-03 08:45:59 +02:00
..
curl curl buffer resizing lost fix proposal. 2019-07-14 13:08:40 +01:00
header Put the client into pause mode when loading save games. 2019-09-03 08:42:05 +02:00
input Don't screw up if 'sensitivity' is set to non-integral values. 2019-07-20 16:19:35 +02:00
menu Reset vid_rate when using fallback display mode 2019-07-06 19:44:27 +02:00
refresh Silence deprecation warning with OpenGL. 2019-08-01 20:01:43 +01:00
sound Remove unused variable and statement. 2019-07-11 14:02:05 +02:00
vid Trigger the SDL bug #4700 only if we're in fullscreen. 2019-07-11 14:04:14 +02:00
cl_cin.c Remove DOGG compile time option. 2018-08-14 10:40:50 +02:00
cl_console.c Prevent buffer overflows console if vertical resolution > 2048. 2019-02-16 08:57:44 +01:00
cl_download.c Combine all HTTP download quirks into a strict dlquirks_t. 2019-02-17 09:38:11 +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 Move input.c and input.h into the client and rename to sdl.c. 2018-08-07 09:43:34 +02:00
cl_inventory.c screen: auto-scale the HUD when gl_hudscale < 0. 2014-05-06 19:45:11 +02:00
cl_keyboard.c Enable the numpad * key. 2019-07-11 14:12:14 +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 Put the client into pause mode when loading save games. 2019-09-03 08:42:05 +02:00
cl_network.c Put the client into pause mode when loading save games. 2019-09-03 08:42:05 +02:00
cl_parse.c Reset paused_at_load after loading has finished. 2019-09-03 08:45:59 +02:00
cl_particles.c Reformat the client 2012-07-22 15:34:45 +02:00
cl_prediction.c Fix stupid bug in e30f824. :( 2018-02-07 19:02:13 +01:00
cl_screen.c Remove DOGG compile time option. 2018-08-14 10:40:50 +02:00
cl_tempentities.c Remove SDL 1.2 support from the menu. 2018-07-31 14:24:28 +02:00
cl_view.c Remove DOGG compile time option. 2018-08-14 10:40:50 +02:00