.. |
.gitignore
|
- add libs/gamecode/builtins subdir, with libQFgamecode_builtins.la
|
2001-08-21 22:34:20 +00:00 |
bi_cbuf.c
|
More of GIB done: builtins, functions, various cleanups, math, etc.
|
2002-08-03 06:04:00 +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
|
More of GIB done: builtins, functions, various cleanups, math, etc.
|
2002-08-03 06:04:00 +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
|
we now require modern autoconf (2.52+), automake (1.6+) and libtool (1.4+).
|
2002-08-01 19:49:10 +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 |