yquake2remaster/src/client
2013-05-13 18:49:16 +02:00
..
header cinematics: force 4:3 aspect ratio (new cvar cin_force43) 2013-04-22 20:44:47 +02:00
menu remove unnecessary fileHandle_t typecasts 2013-05-13 18:49:16 +02:00
sound replace most strncpy calls (several of them wrong) by Q_strlcpy calls 2013-05-11 14:44:36 +02:00
cl_cin.c remove unnecessary fileHandle_t typecasts 2013-05-13 18:49:16 +02:00
cl_console.c replace remaining strncat calls with memcpy calls 2013-05-13 18:38:37 +02:00
cl_download.c Reformat the client 2012-07-22 15:34:45 +02:00
cl_effects.c Silence another 2 gcc48 warnings due to creative array usage 2013-04-07 13:54:24 +02:00
cl_entities.c Add "horplus" cvar to get Hor+ behavior with default FOV 2012-10-28 10:20:46 +01:00
cl_input.c Reformat the client 2012-07-22 15:34:45 +02:00
cl_inventory.c Reformat the client 2012-07-22 15:34:45 +02:00
cl_keyboard.c Unbind default bindings before loading stored bindings (new cvar cfg_unbindall) 2013-03-16 22:49:48 +01:00
cl_lights.c Reformat the client 2012-07-22 15:34:45 +02:00
cl_main.c replace most strncpy calls (several of them wrong) by Q_strlcpy calls 2013-05-11 14:44:36 +02:00
cl_network.c replace most strncpy calls (several of them wrong) by Q_strlcpy calls 2013-05-11 14:44:36 +02:00
cl_parse.c replace most strncpy calls (several of them wrong) by Q_strlcpy calls 2013-05-11 14:44:36 +02:00
cl_particles.c Reformat the client 2012-07-22 15:34:45 +02:00
cl_prediction.c Reformat the client 2012-07-22 15:34:45 +02:00
cl_screen.c replace most strncpy calls (several of them wrong) by Q_strlcpy calls 2013-05-11 14:44:36 +02:00
cl_tempentities.c Reformat the client 2012-07-22 15:34:45 +02:00
cl_view.c replace most strncpy calls (several of them wrong) by Q_strlcpy calls 2013-05-11 14:44:36 +02:00