quakeforge/libs/gib
Brian Koropoff 78785a90f8 Added a primitive interactive mode to carne and modified the file::read
GIB builtin to use Qopen instead of COM_LoadHunkFile.  This makes it work
properly in carne.
2002-11-15 23:27:07 +00:00
..
.gitignore compile fixes for alpha linux 2002-11-10 02:50:42 +00:00
exp.c Added useful error messages to the math parser, cleaned up implied 2002-11-13 03:03:37 +00:00
gib_buffer.c Added carne, the stand-alone GIB interpreter. Made a few changes to GIB 2002-11-14 02:10:55 +00:00
gib_builtin.c Added a primitive interactive mode to carne and modified the file::read 2002-11-15 23:27:07 +00:00
gib_function.c Added carne, the stand-alone GIB interpreter. Made a few changes to GIB 2002-11-14 02:10:55 +00:00
gib_init.c Added Sys_PathType, which reports whether a path is absolute, relative 2002-11-14 05:28:54 +00:00
gib_parse.c Moved GIB into libs/gib and made util no longer depend on it. Cleaned up 2002-11-09 07:13:52 +00:00
gib_process.c Added useful error messages to the math parser, cleaned up implied 2002-11-13 03:03:37 +00:00
gib_thread.c Moved GIB into libs/gib and made util no longer depend on it. Cleaned up 2002-11-09 07:13:52 +00:00
gib_vars.c Moved GIB into libs/gib and made util no longer depend on it. Cleaned up 2002-11-09 07:13:52 +00:00
Makefile.am Moved GIB into libs/gib and made util no longer depend on it. Cleaned up 2002-11-09 07:13:52 +00:00
ops.c Moved GIB into libs/gib and made util no longer depend on it. Cleaned up 2002-11-09 07:13:52 +00:00