cnq3/code/client
myT 5972f247b1 fixed a bunch of /video and /stopvideo issues
chg: /video can only be used during demo playback
fix: broken audio in the output files due to writing the wrong buffer
fix: files sequences have a "_%3d" name suffix of adding an underscore to the extension
fix: using a better supported video codec (FourCC 0x00000000) for raw BGR output
fix: broken raw video output when r_width wasn't a multiple of 4
fix: /stopvideo no longer leaves sound output broken for a while after stopping
2018-09-29 08:22:47 +02: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 fixed cv/callvote completion handlers getting removed at cg shutdown and never added back 2018-09-26 05:28:40 +02: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 making local copies of all CS_SYSTEMINFO server cvars 2018-01-29 20:46:39 +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 fixed a bunch of /video and /stopvideo issues 2018-09-29 08:22:47 +02: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