quakeforge/libs/gamecode/builtins
Brian Koropoff d85a238af2 Modified cmd.c to prepare for more file access functions and changed
the bind system to keep a restricted flag on binds to prevent the
server from executing restricted commands by binding them to keys.
2002-05-31 05:38:06 +00:00
..
.gitignore - add libs/gamecode/builtins subdir, with libQFgamecode_builtins.la 2001-08-21 22:34:20 +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
bi_cbuf.c libQFcsqc (I'm not adverse to renaming it) is born. so far, only provides 2002-01-20 04:09:36 +00:00
bi_cmd.c correct the copyright year 2002-05-14 23:07:38 +00:00
bi_cvar.c Added a start for the QC-Keys-API 2002-01-31 21:08:45 +00:00
bi_file.c forgot about the need for the proto itself 2002-03-12 17:44:45 +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 fix a silly braino in the resources code that was causing the resource 2002-04-09 16:06:05 +00:00
bi_keys.c Modified cmd.c to prepare for more file access functions and changed 2002-05-31 05:38:06 +00:00
bi_strhash.c Added thread support to GIB and cleaned up escape characters yet again. 2002-05-11 00:36:12 +00:00
bi_string.c Did further working on the menu code. 2002-03-16 20:22:01 +00:00
pr_cmds.c Semi-major (more than minor:) progs convenience macro cleanup. There will 2002-05-22 22:35:37 +00:00