yquake2remaster/src/client
Yamagi Burmeister 5e85fbc8b9 Allow arbitrary screen sizes.
Without this change the width of the render windows was required to be a
multiple of 8, making it unable to use strange resolutions like 1366x768.
This change is based upon an idea submitted by "tmcp" in pull request
27.
2013-10-12 09:29:19 +02:00
..
header Client refactoring 2013-06-15 10:37:11 +02:00
menu Remove QGL pointers 2013-06-15 10:37:11 +02:00
refresh Call GLimp_GetProcAddress directly 2013-07-27 08:50:20 +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 Refresh API refactoring 2013-06-15 10:27:30 +02:00
cl_console.c Refresh API refactoring 2013-06-15 10:27:30 +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 Refresh API refactoring 2013-06-15 10:27:30 +02:00
cl_input.c Reformat the client 2012-07-22 15:34:45 +02:00
cl_inventory.c Refresh API refactoring 2013-06-15 10:27:30 +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 Refresh API refactoring 2013-06-15 10:27:30 +02:00
cl_parse.c Refresh API refactoring 2013-06-15 10:27:30 +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 Allow arbitrary screen sizes. 2013-10-12 09:29:19 +02:00
cl_tempentities.c Refresh API refactoring 2013-06-15 10:27:30 +02:00
cl_view.c Client refactoring 2013-06-15 10:37:11 +02:00