cnq3/code/client
2018-12-08 00:03:26 +01:00
..
cl_avi.cpp fixed a bunch of /video and /stopvideo issues 2018-09-29 08:22:47 +02:00
cl_browser.cpp cvar help extension 2017-10-03 19:11:10 +02:00
cl_cgame.cpp no longer feeding cs commands that came from a previous gamestate to cgame 2018-12-08 00:03:26 +01:00
cl_cin.cpp replaced monitor gamma by a post-process gamma shader 2017-03-21 00:58:59 +01:00
cl_console.cpp fixed the condump path argument truncation 2018-01-28 03:45:35 +01:00
cl_download.cpp fixed the connect call always taking the address of the first result from getaddrinfo 2018-01-17 05:50:33 +01: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 help panel and colorized help text 2017-12-27 05:13:33 +01:00
cl_main.cpp fixed a bunch of /video and /stopvideo issues 2018-09-29 08:22:47 +02:00
cl_net_chan.cpp import from cnq3 1.47 2016-12-17 20:43:04 -08:00
cl_parse.cpp no longer feeding cs commands that came from a previous gamestate to cgame 2018-12-08 00:03:26 +01:00
cl_scrn.cpp minimizing disables the rendering back-end except for videos/screenshots 2018-01-07 00:03:42 +01:00
cl_ui.cpp the "nextdemo" cvar is now also used when playback stops before reaching the demo's end 2018-01-24 02:19:57 +01:00
client.h no longer feeding cs commands that came from a previous gamestate to cgame 2018-12-08 00:03:26 +01:00
client_help.h added help panel and colorized help text 2017-12-27 05:13:33 +01:00
keycodes.h made keys F13 to F24 bindable 2017-10-03 23:58:41 +02:00
keys.h added help panel and colorized help text 2017-12-27 05:13:33 +01: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_ogg.cpp 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 fixes for VC++ platform toolsets v140 and v141 2017-12-20 05:41:04 +01:00
snd_local.h audio interface clean-up and Sys_* documentation 2017-11-03 19:36:30 +01:00
snd_main.cpp new default values 2017-12-27 07:33:59 +01:00
snd_mem.cpp cvar help extension 2017-10-03 19:11:10 +02:00
snd_mix.cpp fixes for VC++ platform toolsets v140 and v141 2017-12-20 05:41:04 +01:00
snd_public.h cleaned up tr_gl2.cpp and prefixes in win32 code 2017-11-03 19:35:35 +01:00