yquake2remaster/src/client
Daniel Gibson 0ef064b21d Fix GL1 and GL3 stencil buffer setup
This broke during refactoring (in b8a062e36), reported in #391

(SDL_GL_[SG]etAttribute() return 0 on success and -1 on failure)
2019-04-22 04:05:04 +02:00
..
curl Add back pak prioritization to HTTP download code. 2019-02-17 10:03:17 +01:00
header Prevent buffer overflows console if vertical resolution > 2048. 2019-02-16 08:57:44 +01:00
input Move input.c and input.h into the client and rename to sdl.c. 2018-08-07 09:43:34 +02:00
menu Save original window position before recreate 2019-03-22 23:29:17 +02:00
refresh Fix GL1 and GL3 stencil buffer setup 2019-04-22 04:05:04 +02:00
sound Fix case of map savegames name (save/bla/MAPNAME.sav/sv2) 2019-02-17 18:46:57 +01:00
vid Fix stupid c&p braino, initialize vid_gamma. 2019-04-08 14:05:54 +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 disgusting and broken Developer_searchpath() function. 2017-08-04 09:20:44 +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 Introduce a wrapper Q_fopen() and replace fopen() with it. 2018-02-05 07:43:26 +01: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 Fix snd_restart. it should restore the OGG playback state. 2019-01-05 19:26:50 +01:00
cl_network.c Rework HTTP download console output. 2018-12-20 18:01:38 +01:00
cl_parse.c Remove DOGG compile time option. 2018-08-14 10:40:50 +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