No description
Find a file
Bill Currie e1965a27b9 cvar.h cvar.c:
add int_val field to cvar_t. this should be used instead of value for
	boolean / integral values (no conversions done yet).
in_*.c:
	Add IN_HandlePause
vid_*.c:
	Add VID_HandlePause
context_x11.h vid_glx.c vid_x11.c context_x11.c:
	move some common code out of vid_*.c into context_x11.c. Also, disable
	the screen saver while nuq is running. NOTE: while vid_glx.c compiles,
	it has not been tested yes as glx crashes this machine :(
2000-08-30 22:45:44 +00:00
include cvar.h cvar.c: 2000-08-30 22:45:44 +00:00
RPM various make dist related cleanups 2000-08-29 00:10:19 +00:00
source cvar.h cvar.c: 2000-08-30 22:45:44 +00:00
.gitignore still more uquake->nuq 2000-08-20 05:55:02 +00:00
acconfig.h Initial revision 2000-08-19 22:24:16 +00:00
acinclude.m4 Initial revision 2000-08-19 22:24:16 +00:00
AUTHORS Initial revision 2000-08-19 22:24:16 +00:00
bootstrap Initial revision 2000-08-19 22:24:16 +00:00
configure.in configure.in: 2000-08-29 20:30:28 +00:00
COPYING Initial revision 2000-08-19 22:24:16 +00:00
INSTALL Initial revision 2000-08-19 22:24:16 +00:00
Makefile.am various make dist related cleanups 2000-08-29 00:10:19 +00:00
NEWS Initial revision 2000-08-19 22:24:16 +00:00
nuq.lsm.in more uquake -> nuq changes 2000-08-20 05:51:42 +00:00
README Initial revision 2000-08-19 22:24:16 +00:00