quakeforge/libs/gib
Brian Koropoff d8c0f50c11 The ultimate GIB bugfix commit, including reworked semantic processing,
a fix for arguments passed to a GIB function run via rcon, and various
other fixes.
2003-04-11 02:57:11 +00:00
..
.gitignore compile fixes for alpha linux 2002-11-10 02:50:42 +00:00
exp.c Removed the 'random' GIB builtin and replaced it with the rand() math 2003-02-23 22:14:07 +00:00
gib_buffer.c Oops, make 'return' GIB builtin actually end the current function. 2003-03-01 02:44:58 +00:00
gib_builtin.c The ultimate GIB bugfix commit, including reworked semantic processing, 2003-04-11 02:57:11 +00:00
gib_execute.c The ultimate GIB bugfix commit, including reworked semantic processing, 2003-04-11 02:57:11 +00:00
gib_function.c The ultimate GIB bugfix commit, including reworked semantic processing, 2003-04-11 02:57:11 +00:00
gib_init.c run gib through indent 2003-02-14 22:42:11 +00:00
gib_parse.c The ultimate GIB bugfix commit, including reworked semantic processing, 2003-04-11 02:57:11 +00:00
gib_process.c The ultimate GIB bugfix commit, including reworked semantic processing, 2003-04-11 02:57:11 +00:00
gib_regex.c run gib through indent 2003-02-14 22:42:11 +00:00
gib_thread.c The ultimate GIB bugfix commit, including reworked semantic processing, 2003-04-11 02:57:11 +00:00
gib_tree.c Cleaned up the GIB parser and GIB_Execute() a lot. Made aliases work in 2003-02-25 06:52:27 +00:00
gib_vars.c Fixed two bugs in complex variable substitution. 2003-03-02 05:11:22 +00:00
Makefile.am The ultimate GIB bugfix commit, including reworked semantic processing, 2003-04-11 02:57:11 +00:00
ops.c Use floor() or ceil() based on sign for 'trunc' GIB math function. 2003-02-23 22:53:36 +00:00
regex.c make gcc more anal about prototypes, string constants and function 2003-01-06 18:28:13 +00:00