newtree/source
2000-05-13 04:03:04 +00:00
..
.gitignore add the client binaries 2000-05-12 00:23:08 +00:00
buildnum.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
cd_audio.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
cd_linux.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
cd_null.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
cd_win.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
cl_cam.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
cl_cmd.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
cl_cvar.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
cl_demo.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
cl_ents.c this fixes software for the moment 2000-05-13 02:16:41 +00:00
cl_input.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
cl_main.c remove sys_win.c.client. if it's still needed, it's in cvs 2000-05-12 23:45:09 +00:00
cl_math.S GPL thingy 2000-05-13 01:57:48 +00:00
cl_misc.c no more #ifdef SERVERONLY in net_chan.c 2000-05-12 00:11:41 +00:00
cl_model.c almost done. only net_chan.c left to fix before client links, but still need to sort out two SERVERONLYs in model.c. All functions are split out, but two code snippets remain to be sorted. 2000-05-11 23:06:57 +00:00
cl_parse.c /SW/ clients almost build (don't link). gl_flashblend needs to be hacked in to allow them to link 2000-05-13 00:27:23 +00:00
cl_pred.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
cl_sys_win.c sys_win.c: win32-specific stuff, common between client and server; moved Sys_mkdir() here 2000-05-12 03:44:21 +00:00
cl_tent.c fix this bug before it bites anyone :) 2000-05-12 23:10:39 +00:00
cmd.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
common.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
console.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
crc.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
cvar.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
d_copy.S Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
d_draw.S Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
d_draw16.S Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
d_edge.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
d_fill.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
d_init.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
d_modech.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
d_part.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
d_parta.S Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
d_polysa.S Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
d_polyse.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
d_scan.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
d_scana.S Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
d_sky.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
d_spr8.S Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
d_sprite.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
d_surf.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
d_vars.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
d_varsa.S Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
d_zpoint.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
draw.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
gl_draw.c gl_* now compiles... need to change around the Makefile before it will link 2000-05-12 19:17:02 +00:00
gl_mesh.c gl_* now compiles... need to change around the Makefile before it will link 2000-05-12 19:17:02 +00:00
gl_model.c gl_* now compiles... need to change around the Makefile before it will link 2000-05-12 19:17:02 +00:00
gl_ngraph.c gl_* now compiles... need to change around the Makefile before it will link 2000-05-12 19:17:02 +00:00
gl_part.c A little more progress 2000-05-12 23:19:23 +00:00
gl_refrag.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
gl_rlight.c gl_* now compiles... need to change around the Makefile before it will link 2000-05-12 19:17:02 +00:00
gl_rmain.c gl_* now compiles... need to change around the Makefile before it will link 2000-05-12 19:17:02 +00:00
gl_rmisc.c gl_* now compiles... need to change around the Makefile before it will link 2000-05-12 19:17:02 +00:00
gl_rsurf.c gl_* now compiles... need to change around the Makefile before it will link 2000-05-12 19:17:02 +00:00
gl_screen.c gl_* now compiles... need to change around the Makefile before it will link 2000-05-12 19:17:02 +00:00
gl_test.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
gl_vidlinux.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
gl_vidlinux_svga.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
gl_vidlinux_x11.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
gl_vidlinuxglx.c gl_* now compiles... need to change around the Makefile before it will link 2000-05-12 19:17:02 +00:00
gl_vidnt.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
gl_view.c A little more progress 2000-05-12 23:19:23 +00:00
gl_warp.c gl_* now compiles... need to change around the Makefile before it will link 2000-05-12 19:17:02 +00:00
in_null.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
in_win.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
keys.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
Makefile remove lonely gcc line 2000-05-13 03:00:08 +00:00
math.S Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
mathlib.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
mdfour.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
menu.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
model.c no more SERVERONLY in model.c :) 2000-05-12 00:09:16 +00:00
net_chan.c Added MSVC project files (no GL yet) 2000-05-12 01:49:43 +00:00
net_com.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
net_udp.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
net_wins.c Fixed some BAD coding (was redeclaring errno). 2000-05-13 04:03:04 +00:00
nonintel.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
pmove.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
pmovetst.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
pr_cmds.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
pr_edict.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
pr_exec.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
qw_client.dsp *** empty log message *** 2000-05-12 04:01:20 +00:00
qw_server.dsp *** empty log message *** 2000-05-12 04:01:20 +00:00
r_aclip.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
r_aclipa.S Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
r_alias.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
r_aliasa.S Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
r_bsp.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
r_draw.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
r_drawa.S Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
r_edge.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
r_edgea.S Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
r_efrag.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
r_light.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
r_main.c this fixes software for the moment 2000-05-13 02:16:41 +00:00
r_misc.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
r_part.c A little more progress 2000-05-12 23:19:23 +00:00
r_sky.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
r_sprite.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
r_surf.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
r_vars.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
r_varsa.S Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
r_view.c A little more progress 2000-05-12 23:19:23 +00:00
sbar.c remove sys_win.c.client. if it's still needed, it's in cvs 2000-05-12 23:45:09 +00:00
screen.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
skin.c remove sys_win.c.client. if it's still needed, it's in cvs 2000-05-12 23:45:09 +00:00
snd_dma.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
snd_linux.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
snd_mem.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
snd_mix.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
snd_mixa.S Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
snd_win.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
surf8.S Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
surf16.S Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
sv_ccmds.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
sv_cvar.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
sv_ents.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
sv_init.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
sv_main.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
sv_misc.c no more #ifdef SERVERONLY in net_chan.c 2000-05-12 00:11:41 +00:00
sv_model.c no more SERVERONLY in model.c :) 2000-05-12 00:09:16 +00:00
sv_move.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
sv_nchan.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
sv_phys.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
sv_send.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
sv_sys_win.c sys_win.c: win32-specific stuff, common between client and server; moved Sys_mkdir() here 2000-05-12 03:44:21 +00:00
sv_user.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
sys_dosa.S Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
sys_linux.c no more #ifdef SERVERONLY in net_chan.c 2000-05-12 00:11:41 +00:00
sys_null.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
sys_unix.c no more #ifdef SERVERONLY in net_chan.c 2000-05-12 00:11:41 +00:00
sys_win.c sys_win.c: win32-specific stuff, common between client and server; moved Sys_mkdir() here 2000-05-12 03:44:21 +00:00
sys_wina.S Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
vid_null.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
vid_svgalib.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
vid_win.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
vid_x11.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
wad.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
world.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
worlda.S Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00
zone.c Whee! Every source file just got edited. Added the QF-style GPL header 2000-05-11 16:03:29 +00:00