quakeforge/libs/gib
Joseph Carter 05adfd0e53 quakefs.h -> vfs.h
quakeio.h -> vfile.h

More diff reduction between trunk and my VFS code.  Also took the time to
put some headers in order and fix a few #include's pointed out by moving
things around a bit.
2001-05-30 04:34:06 +00:00
..
.gitignore move the gib language out of nq and into its own dir (hehe, libQFgib:) 2001-05-17 21:45:56 +00:00
Makefile.am move the gib language out of nq and into its own dir (hehe, libQFgib:) 2001-05-17 21:45:56 +00:00
gib.c quakefs.h -> vfs.h 2001-05-30 04:34:06 +00:00
gib_instructions.c added GPL comments and fixed missing include in gib_modules.c 2001-05-25 20:31:47 +00:00
gib_interpret.c added GPL comments and fixed missing include in gib_modules.c 2001-05-25 20:31:47 +00:00
gib_modules.c quakefs.h -> vfs.h 2001-05-30 04:34:06 +00:00
gib_parse.c added GPL comments and fixed missing include in gib_modules.c 2001-05-25 20:31:47 +00:00
gib_stack.c added GPL comments and fixed missing include in gib_modules.c 2001-05-25 20:31:47 +00:00
gib_vars.c added GPL comments and fixed missing include in gib_modules.c 2001-05-25 20:31:47 +00:00