.. |
header
|
Switch from SDL_WINDOW_FULLSCREEN to SDL_WINDOW_FULLSCREEN_DESKTOP.
|
2017-08-01 10:08:24 +02:00 |
menu
|
Decouple horplus and fov in the video menu.
|
2017-08-30 15:05:02 +02:00 |
refresh
|
update stb_image.h v2.02->v2.16
|
2017-09-05 21:30:37 +03:00 |
sound
|
Correct some missindentions pointed out by recent GCC versions.
|
2017-06-30 13:52:09 +02:00 |
cl_cin.c
|
Fix build with SDL 1.2
|
2017-04-22 10:24:12 +02:00 |
cl_console.c
|
Fix build with WITH_OPENAL disabled.
|
2017-05-13 16:53:20 +02:00 |
cl_download.c
|
Make the client asynchronous, e.g. decouble net and refresh frames.
|
2016-08-04 17:36:42 +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
|
Remove disgusting and broken Developer_searchpath() function.
|
2017-08-04 09:20:44 +02:00 |
cl_input.c
|
Make the client asynchronous, e.g. decouble net and refresh frames.
|
2016-08-04 17:36:42 +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
|
Merge branch 'searchpath'
|
2017-08-05 18:40:44 +02:00 |
cl_lights.c
|
Make the client asynchronous, e.g. decouble net and refresh frames.
|
2016-08-04 17:36:42 +02:00 |
cl_main.c
|
Allow switching VSync on/off without vid_restart (for SDL2)
|
2017-03-04 16:31:34 +01:00 |
cl_network.c
|
Fix several printf in the client.
|
2015-08-24 17:52:57 +02:00 |
cl_parse.c
|
Fix several potential security vulnerabilties
|
2015-08-24 17:58:19 +02:00 |
cl_particles.c
|
Reformat the client
|
2012-07-22 15:34:45 +02:00 |
cl_prediction.c
|
Don't smooth half height steps
|
2016-08-29 19:58:47 +02:00 |
cl_screen.c
|
Do not enforce the Vrect to have even width and heights.
|
2017-04-10 19:22:23 +02:00 |
cl_tempentities.c
|
Refresh API refactoring
|
2013-06-15 10:27:30 +02:00 |
cl_view.c
|
Rename cl_stereo* cvars to gl_stereo*.
|
2016-04-07 17:01:09 +02:00 |