quakeforge/libs/gib
Brian Koropoff c3d18bd53a Make file::read and file::write use the new QFS functions. This allows
reading files out of paks from GIB. file::find still needs to be updated
(and renamed).
2003-05-22 02:32:38 +00:00
..
.gitignore compile fixes for alpha linux 2002-11-10 02:50:42 +00:00
exp.c make qf gcc 3.3 clean 2003-04-17 00:01:48 +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 Make file::read and file::write use the new QFS functions. This allows 2003-05-22 02:32:38 +00:00
gib_execute.c Fixed a few GIB bugs, added the chomp builtin. 2003-05-14 21:13:41 +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 Fixed a few GIB bugs, added the chomp builtin. 2003-05-14 21:13:41 +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 Fixed a thinko that was causing events not to run under certain 2003-05-17 17:36:10 +00:00
gib_tree.c Nuke some dprintfs 2003-05-15 22:39:04 +00:00
gib_vars.c Fixed a few GIB bugs, added the chomp builtin. 2003-05-14 21:13:41 +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
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 qf gcc 3.3 clean 2003-04-17 00:01:48 +00:00