quakeforge/libs/gib
Brian Koropoff 11e2f0d16a Added a generic interface for using handles in GIB and made GIB threads
use it.
2003-04-14 01:17:55 +00:00
..
.gitignore compile fixes for alpha linux 2002-11-10 02:50:42 +00:00
Makefile.am Added a generic interface for using handles in GIB and made GIB threads 2003-04-14 01:17:55 +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 Moved gib_*.h into include/ and moved the necessary declarations and struct 2003-04-13 22:07:58 +00:00
gib_builtin.c Added a generic interface for using handles in GIB and made GIB threads 2003-04-14 01:17:55 +00:00
gib_execute.c Moved gib_*.h into include/ and moved the necessary declarations and struct 2003-04-13 22:07:58 +00:00
gib_function.c Moved gib_*.h into include/ and moved the necessary declarations and struct 2003-04-13 22:07:58 +00:00
gib_handle.c Added a generic interface for using handles in GIB and made GIB threads 2003-04-14 01:17:55 +00:00
gib_init.c Added a generic interface for using handles in GIB and made GIB threads 2003-04-14 01:17:55 +00:00
gib_parse.c Moved gib_*.h into include/ and moved the necessary declarations and struct 2003-04-13 22:07:58 +00:00
gib_process.c Moved gib_*.h into include/ and moved the necessary declarations and struct 2003-04-13 22:07:58 +00:00
gib_regex.c Moved gib_*.h into include/ and moved the necessary declarations and struct 2003-04-13 22:07:58 +00:00
gib_semantics.c Moved gib_*.h into include/ and moved the necessary declarations and struct 2003-04-13 22:07:58 +00:00
gib_thread.c Added a generic interface for using handles in GIB and made GIB threads 2003-04-14 01:17:55 +00:00
gib_tree.c Moved gib_*.h into include/ and moved the necessary declarations and struct 2003-04-13 22:07:58 +00:00
gib_vars.c Moved gib_*.h into include/ and moved the necessary declarations and struct 2003-04-13 22:07:58 +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