quake3live/code/client
serge_shubin 7ade6fbe5e Server-side demo recording and playback (netdemo)
Complete netdemo feature as a single commit on implant2.
See svdemo.txt for full documentation.

Recording: svdemo_record, delta compression, keyframes, auto-record,
chat capture, configstring tracking, map_restart handling.

Playback: svdemo_play, free camera (client-owned), follow mode,
pause, seek/seekexact with keyframes, scoreboard, PVS via usercmd
origin, SNAPFLAG_RESET_ENTITIES for clean transitions.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 00:59:29 +08:00
..
cl_cgame.c Server-side demo recording and playback (netdemo) 2026-03-25 00:59:29 +08:00
cl_cin.c Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
cl_console.c Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
cl_input.c Server-side demo recording and playback (netdemo) 2026-03-25 00:59:29 +08:00
cl_keys.c Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
cl_main.c Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
cl_net_chan.c Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
cl_parse.c Server-side demo recording and playback (netdemo) 2026-03-25 00:59:29 +08:00
cl_scrn.c Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
cl_ui.c Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
client.h Server-side demo recording and playback (netdemo) 2026-03-25 00:59:29 +08:00
keys.h Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
snd_adpcm.c Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
snd_dma.c Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
snd_local.h Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
snd_mem.c Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
snd_mix.c Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
snd_public.h Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00
snd_wavelet.c Initial commit: Quake 3 1.32b GPL source 2026-03-18 13:32:24 +08:00