quakeforge-old/qw_client
Joseph Carter dc627d6b28 uquake has the beginning of netchan support, netchan.message works fine
now, the rest I don't know how much of it I can do without breaking the
protocol's compatibility.

client_state_t has moved back to client.h in qw_common and uquake.  Seems
like that's a step backward, but the way it was being used while common
was far worse!  This required massive reworking of headers and such.

Speaking of using cl (the global client_state_t) badly, the sound code did
exactly that.  Mercury should be shot for not fixing that when he did the
sound_lib.a stuff.  The fix illustrates what we need to start doing to the
code to make modularization possible.  I'll be sending a message to the
list about this shortly..
2000-02-04 13:40:04 +00:00
..
.gitignore Added autoheader support. Also added ./bootstrap to go from a freshly 2000-01-01 20:45:27 +00:00
cl_cam.c HUGE changes.. 2000-01-27 17:06:02 +00:00
cl_demo.c Demoes are working again (for uncopressed .dem files, anyway) 2000-02-03 01:49:11 +00:00
cl_ents.c HUGE changes.. 2000-01-27 17:06:02 +00:00
cl_input.c HUGE changes.. 2000-01-27 17:06:02 +00:00
cl_main.c random QW changes which should help with sbar stuff later on 2000-02-03 21:16:57 +00:00
cl_parse.c uquake has the beginning of netchan support, netchan.message works fine 2000-02-04 13:40:04 +00:00
cl_pred.c HUGE changes.. 2000-01-27 17:06:02 +00:00
cl_tent.c HUGE changes.. 2000-01-27 17:06:02 +00:00
d_edge.c HUGE changes.. 2000-01-27 17:06:02 +00:00
d_surf.c added additional copyright information 2000-01-08 22:02:43 +00:00
gl_cl_parse.c uquake has the beginning of netchan support, netchan.message works fine 2000-02-04 13:40:04 +00:00
gl_model.c HUGE changes.. 2000-01-27 17:06:02 +00:00
gl_ngraph.c HUGE changes.. 2000-01-27 17:06:02 +00:00
gl_rlight.c HUGE changes.. 2000-01-27 17:06:02 +00:00
gl_rpart.c HUGE changes.. 2000-01-27 17:06:02 +00:00
gl_screen.c HUGE changes.. 2000-01-27 17:06:02 +00:00
gl_vidlinux_x11.c Removed includes 2000-01-09 02:28:12 +00:00
Makefile.in no-asm patch from Darius 2000-02-03 02:34:26 +00:00
menu.c HUGE changes.. 2000-01-27 17:06:02 +00:00
menu.h HUGE changes.. 2000-01-27 17:06:02 +00:00
model.c uquake now works! All targets I can test! 2000-01-29 18:46:26 +00:00
r_edge.c HUGE changes.. 2000-01-27 17:06:02 +00:00
r_efrag.c uquake now works! All targets I can test! 2000-01-29 18:46:26 +00:00
r_misc.c HUGE changes.. 2000-01-27 17:06:02 +00:00
r_part.c Add gzip support, add -Werror to gcc CFLAGS, clean up misc warnings. 2000-02-03 00:34:12 +00:00
r_sprite.c HUGE changes.. 2000-01-27 17:06:02 +00:00
resource.h Moved old_headers/qwcl/resource.h to qw_client/resource.h 2000-01-05 01:48:02 +00:00
screen.c HUGE changes.. 2000-01-27 17:06:02 +00:00
sw_cl_parse.c uquake has the beginning of netchan support, netchan.message works fine 2000-02-04 13:40:04 +00:00
sys_win.c added additional copyright information 2000-01-08 22:02:43 +00:00
view.c HUGE changes.. 2000-01-27 17:06:02 +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