quakeforge-old/uquake
Eric Windisch edbdeb3989 A small cleanup of the option menu, makes it more modular so adding new
options will not be as messy as before.

It adds a windowed mouse for GLX, and with the -DXMESA compiler option
(not currently supported by the configure/makefile process) there is an
additional option for users of Mesa3d running the quake-gl client  which
will switch between windowed and fullscreen modes on the fly.

The windowed mouse option is now fixed for windows users and would also
work for software-x11 clients, but #ifdef X11 isn't working?
--
Eric Windisch
2000-01-08 06:29:40 +00:00
..
do_not_include Moved resource.h and conproc.h from uquake/do_not_include to uquake. 2000-01-05 01:41:36 +00:00
.gitignore Added autoheader support. Also added ./bootstrap to go from a freshly 2000-01-01 20:45:27 +00:00
bspfile.h Created new subdir: uquake. Pick your favorite U word for the meaning -- 1999-12-26 13:51:52 +00:00
chasecam.c * Fixed an X11 software renderer crash in vid_x.c, thanks Justin A. McCright 2000-01-03 21:20:01 +00:00
cl_demo.c readded a copyright notice that somehow got removed 2000-01-08 04:50:26 +00:00
cl_input.c The GL stuff compiles now, but has some, err, issues.. 1999-12-27 17:18:40 +00:00
cl_main.c readded a copyright notice that somehow got removed 2000-01-08 04:50:26 +00:00
cl_parse.c Fixed bunch of unused variables. 2000-01-06 00:29:41 +00:00
cl_tent.c Created new subdir: uquake. Pick your favorite U word for the meaning -- 1999-12-26 13:51:52 +00:00
client.h _windowed_mouse needs to be declared. 2000-01-05 01:26:09 +00:00
cmd.c Created new subdir: uquake. Pick your favorite U word for the meaning -- 1999-12-26 13:51:52 +00:00
cmd.h Created new subdir: uquake. Pick your favorite U word for the meaning -- 1999-12-26 13:51:52 +00:00
common.c readded a copyright notice that somehow got removed 2000-01-08 04:50:26 +00:00
common.h Version cleanup, not completely happy with it yet.. 2000-01-03 01:40:54 +00:00
conproc.c Include ctype.h for is*() functions. 2000-01-04 23:02:02 +00:00
conproc.h Moved resource.h and conproc.h from uquake/do_not_include to uquake. 2000-01-05 01:41:36 +00:00
console.c readded a copyright notice that somehow got removed 2000-01-08 04:50:26 +00:00
console.h Created new subdir: uquake. Pick your favorite U word for the meaning -- 1999-12-26 13:51:52 +00:00
cvar.c readded a copyright notice that somehow got removed 2000-01-08 04:50:26 +00:00
cvar.h Version cleanup, not completely happy with it yet.. 2000-01-03 01:40:54 +00:00
d_edge.c Created new subdir: uquake. Pick your favorite U word for the meaning -- 1999-12-26 13:51:52 +00:00
d_surf.c Added Marcus's patch to align surfcache_t structs for 64-bit platforms. 1999-12-31 02:31:14 +00:00
dos_v2.c Created new subdir: uquake. Pick your favorite U word for the meaning -- 1999-12-26 13:51:52 +00:00
gl_model.c readded a copyright notice that somehow got removed 2000-01-08 04:50:26 +00:00
gl_model.h We now have fullbright textures for GL! 2000-01-05 15:23:12 +00:00
gl_rlight.c Created new subdir: uquake. Pick your favorite U word for the meaning -- 1999-12-26 13:51:52 +00:00
gl_screen.c readded a copyright notice that somehow got removed 2000-01-08 04:50:26 +00:00
glquake.h Removed all traces of the useless gl_reporttjunctions cvar 2000-01-02 12:00:43 +00:00
host.c filter patch to remove \r and \n from people's names in the server 2000-01-07 05:02:38 +00:00
host_cmd.c readded a copyright notice that somehow got removed 2000-01-08 04:50:26 +00:00
Makefile.in Added DOS VGA stuff. 2000-01-07 01:20:15 +00:00
menu.c A small cleanup of the option menu, makes it more modular so adding new 2000-01-08 06:29:40 +00:00
menu.h Created new subdir: uquake. Pick your favorite U word for the meaning -- 1999-12-26 13:51:52 +00:00
model.c readded a copyright notice that somehow got removed 2000-01-08 04:50:26 +00:00
model.h Created new subdir: uquake. Pick your favorite U word for the meaning -- 1999-12-26 13:51:52 +00:00
mplib.c Created new subdir: uquake. Pick your favorite U word for the meaning -- 1999-12-26 13:51:52 +00:00
mplpc.c readded a copyright notice that somehow got removed 2000-01-08 04:50:26 +00:00
net.h Removed _all_ references to the define IDGODS. It was turned off anyway, 2000-01-02 05:00:54 +00:00
net_bsd.c Created new subdir: uquake. Pick your favorite U word for the meaning -- 1999-12-26 13:51:52 +00:00
net_bw.c readded a copyright notice that somehow got removed 2000-01-08 04:50:26 +00:00
net_comx.c readded a copyright notice that somehow got removed 2000-01-08 04:50:26 +00:00
net_dgrm.c readded a copyright notice that somehow got removed 2000-01-08 04:50:26 +00:00
net_dgrm.h Created new subdir: uquake. Pick your favorite U word for the meaning -- 1999-12-26 13:51:52 +00:00
net_dos.c Created new subdir: uquake. Pick your favorite U word for the meaning -- 1999-12-26 13:51:52 +00:00
net_ipx.c readded a copyright notice that somehow got removed 2000-01-08 04:50:26 +00:00
net_loop.c Created new subdir: uquake. Pick your favorite U word for the meaning -- 1999-12-26 13:51:52 +00:00
net_loop.h Created new subdir: uquake. Pick your favorite U word for the meaning -- 1999-12-26 13:51:52 +00:00
net_main.c Removed _all_ references to the define IDGODS. It was turned off anyway, 2000-01-02 05:00:54 +00:00
net_mp.c readded a copyright notice that somehow got removed 2000-01-08 04:50:26 +00:00
net_none.c Created new subdir: uquake. Pick your favorite U word for the meaning -- 1999-12-26 13:51:52 +00:00
net_ser.c readded a copyright notice that somehow got removed 2000-01-08 04:50:26 +00:00
net_udp.c readded a copyright notice that somehow got removed 2000-01-08 04:50:26 +00:00
net_udp.h Created new subdir: uquake. Pick your favorite U word for the meaning -- 1999-12-26 13:51:52 +00:00
net_vcr.c Created new subdir: uquake. Pick your favorite U word for the meaning -- 1999-12-26 13:51:52 +00:00
net_vcr.h Created new subdir: uquake. Pick your favorite U word for the meaning -- 1999-12-26 13:51:52 +00:00
net_win.c Created new subdir: uquake. Pick your favorite U word for the meaning -- 1999-12-26 13:51:52 +00:00
net_wins.c readded a copyright notice that somehow got removed 2000-01-08 04:50:26 +00:00
net_wipx.c readded a copyright notice that somehow got removed 2000-01-08 04:50:26 +00:00
progdefs.h Created new subdir: uquake. Pick your favorite U word for the meaning -- 1999-12-26 13:51:52 +00:00
protocol.h The GL stuff compiles now, but has some, err, issues.. 1999-12-27 17:18:40 +00:00
quakedef.h Add #ifndef so file is only included once. 2000-01-06 02:29:09 +00:00
r_edge.c Created new subdir: uquake. Pick your favorite U word for the meaning -- 1999-12-26 13:51:52 +00:00
r_efrag.c Created new subdir: uquake. Pick your favorite U word for the meaning -- 1999-12-26 13:51:52 +00:00
r_main.c Created new subdir: uquake. Pick your favorite U word for the meaning -- 1999-12-26 13:51:52 +00:00
r_misc.c Created new subdir: uquake. Pick your favorite U word for the meaning -- 1999-12-26 13:51:52 +00:00
r_part.c readded a copyright notice that somehow got removed 2000-01-08 04:50:26 +00:00
r_sprite.c Created new subdir: uquake. Pick your favorite U word for the meaning -- 1999-12-26 13:51:52 +00:00
render.h Created new subdir: uquake. Pick your favorite U word for the meaning -- 1999-12-26 13:51:52 +00:00
resource.h Moved resource.h and conproc.h from uquake/do_not_include to uquake. 2000-01-05 01:41:36 +00:00
sbar.c readded a copyright notice that somehow got removed 2000-01-08 04:50:26 +00:00
screen.c readded a copyright notice that somehow got removed 2000-01-08 04:50:26 +00:00
screen.h Created new subdir: uquake. Pick your favorite U word for the meaning -- 1999-12-26 13:51:52 +00:00
server.h Created new subdir: uquake. Pick your favorite U word for the meaning -- 1999-12-26 13:51:52 +00:00
sv_main.c readded a copyright notice that somehow got removed 2000-01-08 04:50:26 +00:00
sv_move.c Created new subdir: uquake. Pick your favorite U word for the meaning -- 1999-12-26 13:51:52 +00:00
sv_phys.c Created new subdir: uquake. Pick your favorite U word for the meaning -- 1999-12-26 13:51:52 +00:00
sv_user.c Created new subdir: uquake. Pick your favorite U word for the meaning -- 1999-12-26 13:51:52 +00:00
sys_dos.c readded a copyright notice that somehow got removed 2000-01-08 04:50:26 +00:00
sys_unix.c Moved Sys_mkdir() and Sys_DoubleTime() into common/sys_common.c 2000-01-06 18:36:14 +00:00
sys_win.c readded a copyright notice that somehow got removed 2000-01-08 04:50:26 +00:00
sys_wind.c Moved Sys_mkdir() and Sys_DoubleTime() into common/sys_common.c 2000-01-06 18:36:14 +00:00
view.c QW's crosshair 2 and crosshaircolor now work in UQ. Also because I felt 2000-01-03 04:33:43 +00:00
vregset.c Created new subdir: uquake. Pick your favorite U word for the meaning -- 1999-12-26 13:51:52 +00:00
winquake.rc Created new subdir: uquake. Pick your favorite U word for the meaning -- 1999-12-26 13:51:52 +00:00
world.c Pre-merge code commit. This bug will die. 1999-12-28 00:05:59 +00:00
world.h Couple of fixes for GL 1999-12-27 22:00:21 +00:00
worlda.s Created new subdir: uquake. Pick your favorite U word for the meaning -- 1999-12-26 13:51:52 +00:00