quakeforge-old/qw_client
Joseph Carter e49dfa37d3 Updated the makefiles:
- MesaGL is no more, use a newer mesa that provides libGL.so.1
 - The suffix for software X11 renderer is now -x11 for consistancy with
   other software that build -x11 and -svga versions
 - Unified build is here!  Everything goes into $(BUILD_DIR) now
 - $(BUILD_DIR) is used for both debug and release, override it for now
   if you need to build seperate release and debug objects.  The option to
   build them in different places should probably go into the autoconf
   stuff so Mercury doesn't have to kill me.

Deek told me to remove S_Init() references from host.c to fix a sound bug,
I did so.  The difference should be limited to whitespace since I changed
nothing else.
1999-12-28 06:44:26 +00:00
..
buildnum.c Initial revision 1999-12-25 05:22:39 +00:00
cl_cam.c Initial revision 1999-12-25 05:22:39 +00:00
cl_demo.c Initial revision 1999-12-25 05:22:39 +00:00
cl_ents.c Initial revision 1999-12-25 05:22:39 +00:00
cl_input.c Initial revision 1999-12-25 05:22:39 +00:00
cl_main.c Initial revision 1999-12-25 05:22:39 +00:00
cl_parse.c Changed the root makefile so any rule will be passed along, not just 'all'. 1999-12-25 19:37:15 +00:00
cl_pred.c Initial revision 1999-12-25 05:22:39 +00:00
cl_tent.c Initial revision 1999-12-25 05:22:39 +00:00
d_copy.s Initial revision 1999-12-25 05:22:39 +00:00
d_draw.s Initial revision 1999-12-25 05:22:39 +00:00
d_draw16.s Initial revision 1999-12-25 05:22:39 +00:00
d_edge.c Initial revision 1999-12-25 05:22:39 +00:00
d_fill.c Initial revision 1999-12-25 05:22:39 +00:00
d_init.c Initial revision 1999-12-25 05:22:39 +00:00
d_modech.c Initial revision 1999-12-25 05:22:39 +00:00
d_part.c Initial revision 1999-12-25 05:22:39 +00:00
d_parta.s Initial revision 1999-12-25 05:22:39 +00:00
d_polysa.s Initial revision 1999-12-25 05:22:39 +00:00
d_polyse.c Initial revision 1999-12-25 05:22:39 +00:00
d_scan.c Initial revision 1999-12-25 05:22:39 +00:00
d_scana.s Initial revision 1999-12-25 05:22:39 +00:00
d_sky.c Initial revision 1999-12-25 05:22:39 +00:00
d_spr8.s Initial revision 1999-12-25 05:22:39 +00:00
d_sprite.c Initial revision 1999-12-25 05:22:39 +00:00
d_surf.c Initial revision 1999-12-25 05:22:39 +00:00
d_vars.c Initial revision 1999-12-25 05:22:39 +00:00
d_varsa.s Initial revision 1999-12-25 05:22:39 +00:00
d_zpoint.c Initial revision 1999-12-25 05:22:39 +00:00
draw.c QW compiles again.. 1999-12-26 07:05:55 +00:00
gl_draw.c QW compiles again.. 1999-12-26 07:05:55 +00:00
gl_mesh.c Changed the root makefile so any rule will be passed along, not just 'all'. 1999-12-25 19:37:15 +00:00
gl_model.c Initial revision 1999-12-25 05:22:39 +00:00
gl_model.h Initial revision 1999-12-25 05:22:39 +00:00
gl_ngraph.c Initial revision 1999-12-25 05:22:39 +00:00
gl_refrag.c Initial revision 1999-12-25 05:22:39 +00:00
gl_rlight.c Initial revision 1999-12-25 05:22:39 +00:00
gl_rmain.c Initial revision 1999-12-25 05:22:39 +00:00
gl_rmisc.c Initial revision 1999-12-25 05:22:39 +00:00
gl_rsurf.c Initial revision 1999-12-25 05:22:39 +00:00
gl_screen.c Changed the root makefile so any rule will be passed along, not just 'all'. 1999-12-25 19:37:15 +00:00
gl_test.c Initial revision 1999-12-25 05:22:39 +00:00
gl_vidlinux.c BIG merge work, POQ now compiles, though at least glquake.3dfx has, err, issues.. 1999-12-26 06:37:28 +00:00
gl_vidlinux_x11.c BIG merge work, POQ now compiles, though at least glquake.3dfx has, err, issues.. 1999-12-26 06:37:28 +00:00
gl_warp.c Changed the root makefile so any rule will be passed along, not just 'all'. 1999-12-25 19:37:15 +00:00
glquake.h s/APIENTRY/GLAPIENTRY/, and some tweaking with uquake.. 1999-12-27 17:57:03 +00:00
keys.c Added the KP_* symbols, for the keys on the keypad.. 1999-12-25 21:50:55 +00:00
Makefile Updated the makefiles: 1999-12-28 06:44:26 +00:00
menu.c Added the KP_* symbols, for the keys on the keypad.. 1999-12-25 21:50:55 +00:00
menu.h Initial revision 1999-12-25 05:22:39 +00:00
model.c Initial revision 1999-12-25 05:22:39 +00:00
nonintel.c Initial revision 1999-12-25 05:22:39 +00:00
quakeworld.bmp Initial revision 1999-12-25 05:22:39 +00:00
r_aclip.c Initial revision 1999-12-25 05:22:39 +00:00
r_aclipa.s Initial revision 1999-12-25 05:22:39 +00:00
r_alias.c Initial revision 1999-12-25 05:22:39 +00:00
r_aliasa.s Initial revision 1999-12-25 05:22:39 +00:00
r_bsp.c Initial revision 1999-12-25 05:22:39 +00:00
r_draw.c Initial revision 1999-12-25 05:22:39 +00:00
r_drawa.s Initial revision 1999-12-25 05:22:39 +00:00
r_edge.c Initial revision 1999-12-25 05:22:39 +00:00
r_edgea.s Initial revision 1999-12-25 05:22:39 +00:00
r_efrag.c Initial revision 1999-12-25 05:22:39 +00:00
r_light.c Initial revision 1999-12-25 05:22:39 +00:00
r_main.c Initial revision 1999-12-25 05:22:39 +00:00
r_misc.c Changed the root makefile so any rule will be passed along, not just 'all'. 1999-12-25 19:37:15 +00:00
r_part.c Initial revision 1999-12-25 05:22:39 +00:00
r_sky.c Initial revision 1999-12-25 05:22:39 +00:00
r_sprite.c Initial revision 1999-12-25 05:22:39 +00:00
r_surf.c Initial revision 1999-12-25 05:22:39 +00:00
r_vars.c Initial revision 1999-12-25 05:22:39 +00:00
r_varsa.s Initial revision 1999-12-25 05:22:39 +00:00
sbar.c Initial revision 1999-12-25 05:22:39 +00:00
screen.c Changed the root makefile so any rule will be passed along, not just 'all'. 1999-12-25 19:37:15 +00:00
skin.c Initial revision 1999-12-25 05:22:39 +00:00
snd_win.c Initial revision 1999-12-25 05:22:39 +00:00
surf8.s Initial revision 1999-12-25 05:22:39 +00:00
surf16.s Initial revision 1999-12-25 05:22:39 +00:00
sys_dosa.s Initial revision 1999-12-25 05:22:39 +00:00
sys_linux.c Initial revision 1999-12-25 05:22:39 +00:00
sys_null.c Initial revision 1999-12-25 05:22:39 +00:00
sys_win.c Initial revision 1999-12-25 05:22:39 +00:00
sys_wina.s Initial revision 1999-12-25 05:22:39 +00:00
view.c Initial revision 1999-12-25 05:22:39 +00:00
winquake.aps Initial revision 1999-12-25 05:22:39 +00:00
winquake.rc Initial revision 1999-12-25 05:22:39 +00:00