quakeforge-old/uquake
Joseph Carter 3f74fe38b8 ./configure --enable-newstyle now actually does something. It changes the
default game name from "id1" to "base".  This allows you to have full and
shareware version's of Id's pak's installed, as well as other full TC's
you want..  You may want to make base a symlink to id1 for now since you
currently can't have multiple -game's, that's my next fix.
2000-01-18 03:13:38 +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 ./configure --enable-newstyle now actually does something. It changes the 2000-01-18 03:13:38 +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 Applied patch from Roger Sen Montero <rogersm@tau.uab.es> to switch to 2000-01-08 13:55:33 +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 Reverted Neal's GL fullbright patch till we can actually fix it properly 2000-01-08 22:28:07 +00:00
gl_model.h Reverted Neal's GL fullbright patch till we can actually fix it properly 2000-01-08 22:28:07 +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
host.c Call VID_Init() before IN_Init(). 2000-01-09 02:13:51 +00:00
host_cmd.c We now have two versions, what we first identify ourselves as, which is 2000-01-16 12:19:30 +00:00
Makefile.in Changed gl_vidlinuxglx.c to gl_vidglx.c as it really doesn't have anything 2000-01-15 04:14:04 +00:00
menu.c Call VID_ExtraOptionCmd() with correct argument. 2000-01-15 03:18:33 +00:00
menu.h Menu system is a bit more modular now and we have a workaround the problem 2000-01-09 20:10:55 +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 ./configure --enable-newstyle now actually does something. It changes the 2000-01-18 03:13:38 +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 common/mdfour.c common/pr_edict.c common/pr_exec.c uquake/r_main.c: 2000-01-14 03:41:40 +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 Replaced sprintf with snprintf. 2000-01-08 23:37:13 +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 Applied patch from Roger Sen Montero <rogersm@tau.uab.es> to switch to 2000-01-08 13:55:33 +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 Applied patch from Roger Sen Montero <rogersm@tau.uab.es> to switch to 2000-01-08 13:55:33 +00:00
sys_wind.c Applied patch from Roger Sen Montero <rogersm@tau.uab.es> to switch to 2000-01-08 13:55:33 +00:00
view.c Need to include draw.h so Draw_Crosshair() is defined 2000-01-09 19:44:46 +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