]> git.xonotic.org Git - xonotic/darkplaces.git/commit
First massive rename and move
authorcloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 22 Jun 2020 15:15:49 +0000 (15:15 +0000)
committercloudwalk <cloudwalk@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 22 Jun 2020 15:15:49 +0000 (15:15 +0000)
commitf38f2319326209a596d18af8e6634a0d1e2e78cc
tree69bdb5d30c7c1d971b4fc148f1e7a101d67aa280
parent576b979605c27c7d0923dded4be463c53bebf73f
First massive rename and move

A lot of these functions belong on their respective side of the engine.
host.c and host_cmd.c appear to be a dumping ground for misc functions
that Quakeworld engines have a proper place for. This is part of the
moving operation. There's still plenty more functions that need to be
put in their respective places.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@12717 d7cf8633-e32d-0410-b094-e92efae38249
15 files changed:
cl_demo.c
cl_input.c
cl_main.c
darkplaces-sdl2-vs2017.vcxproj
darkplaces-sdl2-vs2019.vcxproj
host.c
host_cmd.c
libcurl.c
makefile.inc
netconn.c
quakedef.h
sv_main.c
sv_send.c [new file with mode: 0644]
sv_user.c
svvm_cmds.c