quakeforge/libs/gamecode/builtins
2002-08-21 02:25:51 +00:00
..
.gitignore
bi_cbuf.c Make the cbuf api use a supplied cbuf rather than allocating its own. Kills 2002-08-14 18:45:09 +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
bi_file.c
bi_init.c move bi_keys from csqc to pr_keys in targets allowing the server to link 2002-08-21 02:25:51 +00:00
bi_inputline.c implement the "new" inputline api making it possible to pull the Draw_* 2002-08-20 21:19:53 +00:00
bi_strhash.c
bi_string.c
Makefile.am move bi_keys from csqc to pr_keys in targets allowing the server to link 2002-08-21 02:25:51 +00:00
pr_cmds.c