quakeforge/libs
Adam Olsen c218ede288 Add support for checkfunction, which is a builtin that searches for
another builtin by name, and returns it.

Soon I'll change all our new builtins to by allocated dynamically, as
well as changing the number checkfunction uses, and happily break
everything that uses them :D
2001-08-04 09:11:50 +00:00
..
audio mingw compile fixes 2001-08-02 23:00:39 +00:00
console mingw compile fixes 2001-08-02 23:00:39 +00:00
gamecode Add support for checkfunction, which is a builtin that searches for 2001-08-04 09:11:50 +00:00
gib fear the mighty const correct patch 2001-07-15 07:04:17 +00:00
models split up mleaf_t's minmaxs into two arrays 2001-08-03 23:54:09 +00:00
util print line and char number for the error 2001-08-02 02:49:14 +00:00
video exit cleanup. Sys_Error and Sys_Quit should be used whenever possible. 2001-08-02 17:16:12 +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 the beginnings of the console lib (using plugins for the client/server type 2001-07-16 20:41:10 +00:00