yquake2remaster/src/client
Max Crofts bc565030a5 Allow scrolling with mouse in console
Mouse keycodes have been added to consolekeys. Unbound key warnings now only print when in-game.
2019-06-04 19:36:37 +10:00
..
curl Add back pak prioritization to HTTP download code. 2019-02-17 10:03:17 +01:00
header Allow second layer of keybindings for controllers, refs #387 2019-05-05 18:10:10 -01:00
input Allow second layer of keybindings for controllers, refs #387 2019-05-05 18:10:10 -01:00
menu Fix cursor position in the 'name' field in the player setup menu. 2019-05-09 18:01:36 +02:00
refresh Make AMD performance workaround conditional per driver version 2019-05-04 17:37:16 +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 Allow scrolling with mouse in console 2019-06-04 19:36:37 +10: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