]> git.xonotic.org Git - xonotic/darkplaces.git/commit
demos: support curl/dlcache (down)loading at start of playback
authorbones_was_here <bones_was_here@xonotic.au>
Fri, 29 Dec 2023 22:14:28 +0000 (08:14 +1000)
committerbones_was_here <bones_was_here@xonotic.au>
Sat, 30 Dec 2023 21:21:33 +0000 (07:21 +1000)
commita9066a704f0604d4fb183b80ebc94b692e1e17d1
treeabce228d14b596c4bb0b3eaccbff2e5356595964
parent86401a55abf8aa5bab83820146bd7154e077630a
demos: support curl/dlcache (down)loading at start of playback

Fixes https://gitlab.com/xonotic/darkplaces/-/issues/386

Not sure why the hacky way broke but we can do it without hacks or
netcode special cases.

Signed-off-by: bones_was_here <bones_was_here@xonotic.au>
cl_demo.c
cl_parse.c
csprogs.c