quakeforge-old/uquake
Zephaniah E. Hull 34391442c7 Merged render.h, to fix compile warnings..
No more compile warnings! A completely clean build on my system!
Wrapped all the unistd.h includes with #ifdef HAVE_UNISTD_H.
Seems like there is more, but that looks like it..
2000-01-19 11:01:04 +00:00
..
do_not_include Moved some do_not_include stuff where it belongs...Thanks go to Thad Ward 2000-01-18 04:10:34 +00:00
wins added the rest of the win32 support, added README.WIN to explain changes 2000-01-19 05:48:59 +00:00
.gitignore Added autoheader support. Also added ./bootstrap to go from a freshly 2000-01-01 20:45:27 +00:00
Makefile.in Link the *-gl binaries with @DYN_LIBS@. 2000-01-19 01:24:41 +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 Merged render.h, to fix compile warnings.. 2000-01-19 11:01:04 +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 Merged render.h, to fix compile warnings.. 2000-01-19 11:01:04 +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 Merged render.h, to fix compile warnings.. 2000-01-19 11:01:04 +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 Technically a new feature, but every developer asked wanted it provided it 2000-01-19 05:31:22 +00:00
host.c Technically a new feature, but every developer asked wanted it provided it 2000-01-19 05:31:22 +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
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_bw.h Moved some do_not_include stuff where it belongs...Thanks go to Thad Ward 2000-01-18 04:10:34 +00:00
net_comx.c readded a copyright notice that somehow got removed 2000-01-08 04:50:26 +00:00
net_dgrm.c Starting up with all IP-addresses banned seems like a very bad idea... 2000-01-18 20:15:35 +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_ipx.h Moved some do_not_include stuff where it belongs...Thanks go to Thad Ward 2000-01-18 04:10:34 +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_mp.h Moved some do_not_include stuff where it belongs...Thanks go to Thad Ward 2000-01-18 04:10:34 +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_ser.h Moved some do_not_include stuff where it belongs...Thanks go to Thad Ward 2000-01-18 04:10:34 +00:00
net_udp.c Merged render.h, to fix compile warnings.. 2000-01-19 11:01:04 +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
qe3.ico fixed VC win32 support for standalone, thanks to Jason Nelson 2000-01-19 05:40:58 +00:00
quake.ico fixed VC win32 support for standalone, thanks to Jason Nelson 2000-01-19 05:40:58 +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
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 Technically a new feature, but every developer asked wanted it provided it 2000-01-19 05:31:22 +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 Merged render.h, to fix compile warnings.. 2000-01-19 11:01:04 +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