quakeforge/libs/gamecode/builtins
Bill Currie ad6e025a91 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.
2002-07-31 05:19:03 +00:00
..
.gitignore - add libs/gamecode/builtins subdir, with libQFgamecode_builtins.la 2001-08-21 22:34:20 +00:00
bi_cbuf.c take cmd.[ch] back to basics. the gib code is temporarily gone pending 2002-07-31 05:19:03 +00:00
bi_cmd.c take cmd.[ch] back to basics. the gib code is temporarily gone pending 2002-07-31 05:19:03 +00:00
bi_cvar.c use P_* for params and R_* for return values in builtins code 2002-07-24 21:42:33 +00:00
bi_file.c use P_* for params and R_* for return values in builtins code 2002-07-24 21:42:33 +00:00
bi_init.c and the command api to csqc and use it to bind menu_load and menu_save. F2 2002-04-12 17:19:49 +00:00
bi_inputline.c use P_* for params and R_* for return values in builtins code 2002-07-24 21:42:33 +00:00
bi_keys.c take cmd.[ch] back to basics. the gib code is temporarily gone pending 2002-07-31 05:19:03 +00:00
bi_strhash.c use P_* for params and R_* for return values in builtins code 2002-07-24 21:42:33 +00:00
bi_string.c use P_* for params and R_* for return values in builtins code 2002-07-24 21:42:33 +00:00
Makefile.am and the command api to csqc and use it to bind menu_load and menu_save. F2 2002-04-12 17:19:49 +00:00
pr_cmds.c using R_FLOAT for setting individual fields of the return vector ain't so 2002-07-25 14:58:02 +00:00