yquake2remaster/src/client
Yamagi Burmeister d96a46dc1f Fix stupid bug when scaling the chat input.
The vertical offset must be multiplied with the scale. And not the
scale added onto it... This fixes issue #306.
2018-06-25 09:41:57 +02:00
..
header Remove unused K_WORLD_* from Q_KEYS 2018-02-14 23:07:20 +02:00
menu Fix shuffle playback and it's menu integration. 2018-06-12 18:22:35 +02:00
refresh Use more short code in *EdgeSearch 2018-05-20 13:55:04 +03:00
sound Don't restart music if track 0 is requested and ogg_ignoretrack0 set. 2018-06-12 19:28:13 +02:00
cl_cin.c Fix video background color if the gl1 or gl3 renderer is used. 2018-01-03 21:11:08 +01:00
cl_console.c Fix stupid bug when scaling the chat input. 2018-06-25 09:41:57 +02:00
cl_download.c Introduce a wrapper Q_fopen() and replace fopen() with it. 2018-02-05 07:43:26 +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 Remove Sys_SendKeyEvents(). 2018-02-04 16:45:32 +01: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 Make the client asynchronous, e.g. decouble net and refresh frames. 2016-08-04 17:36:42 +02:00
cl_main.c "/currentmap" command that prints the currently loaded map 2018-03-10 16:38:37 +01:00
cl_network.c Fix '/connect $server' while connected to a server. 2018-02-27 19:17:45 +01:00
cl_parse.c 1. step in OGG refactoring: add OGG_PlayTrack(int track), remove others 2018-06-12 18:22:35 +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 Fix typo 7ace8c9116 2018-01-21 22:39:02 +02:00
cl_tempentities.c Fix Rogue heatbeam rendering at high FOVs 2018-04-21 20:19:42 +02:00
cl_view.c Fix playback when cd_shuffle is 1 2018-06-12 18:52:36 +02:00