]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
Added the drawing functions and added also probably menu only message functions
authorblack <black@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 11 Oct 2003 12:14:33 +0000 (12:14 +0000)
committerblack <black@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 11 Oct 2003 12:14:33 +0000 (12:14 +0000)
commit9e1d9d449d3f69ade2f01e16e47d1e0ab3cf1688
tree644e5bdb6c3ae40b334b85d717887711ed0e8cb8
parente119924277152e9f2bb99b7d51fb6c83b622eda8
Added the drawing functions and added also probably menu only message functions
(almost the same as the server ones, but with different param (order)).
Also added all functions to the menu builtin list (except the menu specific ones :-/).
The drawflag constants are now the drawqueue_drawflag_e enum.
Added function S_GetCached.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@3576 d7cf8633-e32d-0410-b094-e92efae38249
cl_screen.h
host.c
menu.c
menu.h
progsvm.h
prvm_cmds.c
prvm_edict.c
snd_dma.c
snd_win.c
sound.h