take cmd.[ch] back to basics. the gib code is temporarily gone pending

renovations. cmd_source handling is a little hacky in nq, but it's working.
This commit is contained in:
Bill Currie 2002-07-31 05:19:03 +00:00
parent 021decc7bd
commit ad6e025a91
41 changed files with 442 additions and 2586 deletions

View file

@ -420,6 +420,9 @@ extern struct progs_s sv_pr_state;
extern const char *client_info_filters[];
extern struct cbuf_s *sv_cbuf;
extern struct cbuf_args_s *sv_args;
//===========================================================
// FIXME: declare exported functions in their own relevant .h