yquake2remaster/src/client
Alejandro Ricoveri 8e69d9dc5c Remove vid_ref cvar
Normally setting gl_mode cvar would result in VID_LoadRefresh because
of vid_ref being "modified". After removing vid_ref out of the picture
it will "modify" vid_fullscreen to replicate the same behaviour.

Variable "name" (who used to hold refresh dll name) is now left unused

All references to vid_ref cvar has been taken out ...
2013-06-15 10:27:30 +02:00
..
header The refresher is linked statically into the client, no more 'ref_gl.so'. 2013-06-15 10:27:30 +02:00
menu Remove vid_ref cvar 2013-06-15 10:27:30 +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 Lets not do the last two commits just before 5.11 2013-05-18 18:59:39 +02:00
cl_download.c Lets not do the last two commits just before 5.11 2013-05-18 18:59:39 +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 Lets not do the last two commits just before 5.11 2013-05-18 18:59:39 +02:00
cl_lights.c Reformat the client 2012-07-22 15:34:45 +02:00
cl_main.c Lets not do the last two commits just before 5.11 2013-05-18 18:59:39 +02:00
cl_network.c Lets not do the last two commits just before 5.11 2013-05-18 18:59:39 +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 Lets not do the last two commits just before 5.11 2013-05-18 18:59:39 +02:00
cl_tempentities.c Reformat the client 2012-07-22 15:34:45 +02:00
cl_view.c The refresher is linked statically into the client, no more 'ref_gl.so'. 2013-06-15 10:27:30 +02:00