]> git.xonotic.org Git - xonotic/darkplaces.git/commit
csqc patch from [515], seems to work with [515]'s dpcsqc test mod, needs a lot of...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 16 Jan 2006 03:52:42 +0000 (03:52 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 16 Jan 2006 03:52:42 +0000 (03:52 +0000)
commit715bf430b1612f5a4527968b683db80de14f10f9
treed1e326560a6011ec51703129dd0f20a5ec12eb1e
parent3c5098f5b31dfd90227873be6be846102101249e
csqc patch from [515], seems to work with [515]'s dpcsqc test mod, needs a lot of code cleanup/merging, and VF_FOV stuff is currently ignored

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@5910 d7cf8633-e32d-0410-b094-e92efae38249
32 files changed:
cl_collision.c
cl_collision.h
cl_input.c
cl_main.c
cl_parse.c
cl_screen.c
cl_screen.h
client.h
clprogdefs.h
clvm_cmds.c [new file with mode: 0644]
cmd.c
console.c
csprogs.c [new file with mode: 0644]
csprogs.h [new file with mode: 0644]
gl_backend.c
gl_rmain.c
host.c
keys.c
makefile.inc
mvm_cmds.c
progs.h
progsvm.h
protocol.c
protocol.h
prvm_cmds.c
prvm_cmds.h
sbar.c
sv_main.c
svvm_cmds.c
vid_wgl.c
view.c
world_cs.c [new file with mode: 0644]