quakeforge/libs/gamecode/builtins
Bill Currie 587ac5670b using R_FLOAT for setting individual fields of the return vector ain't so
good a thing to do.
2002-07-25 14:58:02 +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 use P_* for params and R_* for return values in builtins code 2002-07-24 21:42:33 +00:00
bi_cmd.c use P_* for params and R_* for return values in builtins code 2002-07-24 21:42:33 +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 use P_* for params and R_* for return values in builtins code 2002-07-24 21:42:33 +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
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