quakeforge/libs
Brian Koropoff 625e1e36d6 Added Sys_PathType, which reports whether a path is absolute, relative
below, or relative above (uses .. to ascend the filesystem). Changed
file functions in GIB to use this.  GIB can now be initialized in a
non-sandboxed mode, which at the moment means that GIB scripts run with
carne can access the entire filesystem.
2002-11-14 05:28:54 +00:00
..
audio how that got past my compile tests is beyond me 2002-11-06 14:56:39 +00:00
console Changed the name of GIB builtins from string.length to string::length, etc. 2002-11-11 01:57:34 +00:00
gamecode sys.[ch]: 2002-11-13 19:26:44 +00:00
gib Added Sys_PathType, which reports whether a path is absolute, relative 2002-11-14 05:28:54 +00:00
models big protototype cleanup. Now, except for a few cases, all non-static 2002-11-05 19:12:51 +00:00
util Added Sys_PathType, which reports whether a path is absolute, relative 2002-11-14 05:28:54 +00:00
video more alpha compile fixes. Closes: #60 because while it started out for 2002-11-13 20:20:50 +00:00
.gitignore looks like utils is more or less complete for now, except for some fixes in 2001-02-23 23:16:13 +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