cnq3/code/client
myT 03ae2d0d05 removed a lot of unused code 2022-10-28 23:32:27 +02:00
..
cl_avi.cpp fixed /video writing incorrect audio stream lengths to the AVI file headers 2022-05-26 22:52:25 +02:00
cl_browser.cpp fixed a potential 1-byte buffer overflow in CL_ServerInfoPacket 2022-05-26 22:29:00 +02:00
cl_cgame.cpp added r_depthClamp and cap_DepthClamp 2022-10-23 02:58:20 +02:00
cl_cin.cpp removed the nextmap CVar 2022-04-22 23:30:24 +02:00
cl_console.cpp resetting the search line index when clearing the console 2022-04-30 18:53:36 +02:00
cl_download.cpp no longer checking whether unsigned integers are negative... 2022-05-26 22:22:45 +02:00
cl_gl.cpp added OpenGL 3.2 and Direct3D 11 renderer back-ends 2019-09-25 05:25:59 +02:00
cl_input.cpp mouse motion is no longer forwarded to the mod when the console is down 2018-01-21 17:27:59 +01:00
cl_keys.cpp added console mark mode 2022-04-30 04:03:47 +02:00
cl_main.cpp added /shaderinfo 2022-05-28 16:50:42 +02:00
cl_net_chan.cpp import from cnq3 1.47 2016-12-17 20:43:04 -08:00
cl_parse.cpp fixed a bunch of variable shadowing cases and removed unused variables 2020-02-24 01:52:29 +01:00
cl_scrn.cpp a better way to deal with Clang's vexing parse warning 2022-06-01 03:53:52 +02:00
cl_ui.cpp removed FreeType and the R_REGISTERFONT syscalls 2019-09-25 05:14:07 +02:00
client.h added console mark mode 2022-04-30 04:03:47 +02:00
client_help.h added console search 2022-04-29 21:18:50 +02:00
keycodes.h made keys F13 to F24 bindable 2017-10-03 23:58:41 +02:00
keys.h added console mark mode 2022-04-30 04:03:47 +02:00
snd_codec.cpp import from cnq3 1.47 2016-12-17 20:43:04 -08:00
snd_codec.h import from cnq3 1.47 2016-12-17 20:43:04 -08:00
snd_codec_wav.cpp import from cnq3 1.47 2016-12-17 20:43:04 -08:00
snd_dma.cpp no longer denying looping sounds 2022-04-11 00:40:27 +02:00
snd_local.h throwing a fatal error when com_soundMegs is too low for a map load 2020-10-15 05:04:01 +02:00
snd_main.cpp new default values 2017-12-27 07:33:59 +01:00
snd_mem.cpp throwing a fatal error when com_soundMegs is too low for a map load 2020-10-15 05:04:01 +02:00
snd_mix.cpp fixed a crash due to lack of memory for the sound system 2019-09-25 05:59:17 +02:00
snd_public.h cleaned up tr_gl2.cpp and prefixes in win32 code 2017-11-03 19:35:35 +01:00