quakeforge/qw/include
Bill Currie 743fd9cc19 rename SetUserInfo to UserInfoCallback.
set self to the client entity for UserInfoCallback.
add void (entity ent, string key, string value) setinfokey = #102;
	similar usage to infokey.
2001-07-20 05:05:47 +00:00
..
.gitignore
bothdefs.h sw_rmain.c is now client and chase clean. 2001-05-20 20:38:51 +00:00
cl_cam.h fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
cl_demo.h
cl_ents.h
cl_input.h
cl_main.h fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
cl_parse.h fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
cl_pred.h
cl_skin.h split out the qw client specific skin code from skin.c 2001-05-11 22:47:15 +00:00
cl_slist.h fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
cl_tent.h r_efrag.c no longer relies on cl*.h 2001-05-20 02:39:56 +00:00
client.h This one's for Mercury :) (cvar control of pmodel and emodel) 2001-06-02 23:29:41 +00:00
game.h no header includes cvar.h now 2001-05-31 03:41:35 +00:00
host.h fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
Makefile.am make dist fixups 2001-05-22 17:09:03 +00:00
msg_ucmd.h
net.h fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
pmove.h
progdefs.h
protocol.h re-add support for changing client port (use +set cl_port foo) 2001-05-30 18:50:17 +00:00
server.h fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
sv_pr_cmds.h fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
sv_progs.h rename SetUserInfo to UserInfoCallback. 2001-07-20 05:05:47 +00:00
world.h