quakeforge/libs/gib
Bill Currie 3efb0c538f Separate file search from loading.
QFS_LoadFile (and its wrappers) now  take a file handle rather than a
path. This will make vpath usage a little cleaner to implement.
2014-01-28 16:22:05 +09:00
..
bi_gib.c Make hash tables more const correct. 2012-10-27 11:44:31 +09:00
exp.c Fix a buffer overflow. 2012-04-11 14:56:49 +09:00
gib_buffer.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
gib_builtin.c Separate file search from loading. 2014-01-28 16:22:05 +09:00
gib_classes.c Make hash tables more const correct. 2012-10-27 11:44:31 +09:00
gib_execute.c Change pointer_t to unsigned and clean up the mess. 2012-12-21 21:53:13 +09:00
gib_function.c Make hash tables more const correct. 2012-10-27 11:44:31 +09:00
gib_handle.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
gib_init.c Separate file search from loading. 2014-01-28 16:22:05 +09:00
gib_object.c Make hash tables more const correct. 2012-10-27 11:44:31 +09:00
gib_parse.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
gib_process.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
gib_regex.c Make hash tables more const correct. 2012-10-27 11:44:31 +09:00
gib_semantics.c Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
gib_thread.c Make hash tables more const correct. 2012-10-27 11:44:31 +09:00
gib_tree.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
gib_vars.c Make hash tables more const correct. 2012-10-27 11:44:31 +09:00
Makefile.am Fix a pile of automake deprecation warnings. 2013-11-24 13:11:50 +09: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 Include stdint.h in regex.c 2013-01-22 21:02:50 +09:00