newtree/source
Joseph Carter e471c785d8 Need GL_MODULATE for Draw_AlphaPic under Mesa... 2000-05-21 08:18:00 +00:00
..
.gitignore ignore Makefile 2000-05-17 12:14:53 +00:00
Makefile.am Added sound and CD configuration. 2000-05-21 00:15:03 +00:00
build.c port in q* from OT, and split of other things in prep for removing common.* 2000-05-20 09:42:02 +00:00
buildnum.c all files now include config.h 2000-05-17 10:03:19 +00:00
cd_audio.c Apply theoddone33's cvar patch (he's having connectivity problems with tank) 2000-05-17 23:16:23 +00:00
cd_linux.c all files now include config.h 2000-05-17 10:03:19 +00:00
cd_null.c Added CDAudio_Pause 2000-05-17 20:11:55 +00:00
cd_win.c Fixed mingw32 warnings. 2000-05-21 00:08:27 +00:00
checksum.c port in q* from OT, and split of other things in prep for removing common.* 2000-05-20 09:42:02 +00:00
cl_cam.c all files now include config.h 2000-05-17 10:03:19 +00:00
cl_cmd.c all files now include config.h 2000-05-17 10:03:19 +00:00
cl_cvar.c all files now include config.h 2000-05-17 10:03:19 +00:00
cl_demo.c all files now include config.h 2000-05-17 10:03:19 +00:00
cl_ents.c all files now include config.h 2000-05-17 10:03:19 +00:00
cl_input.c all files now include config.h 2000-05-17 10:03:19 +00:00
cl_main.c Move Sys_Init after Cvar_Init. 2000-05-20 22:13:45 +00:00
cl_math.S Changed #if USE_INTEL_ASM to #ifdef USE_INTEL_ASM and 2000-05-17 20:50:22 +00:00
cl_misc.c all files now include config.h 2000-05-17 10:03:19 +00:00
cl_model.c all files now include config.h 2000-05-17 10:03:19 +00:00
cl_parse.c all files now include config.h 2000-05-17 10:03:19 +00:00
cl_pred.c Apply theoddone33's cvar patch (he's having connectivity problems with tank) 2000-05-17 23:16:23 +00:00
cl_slist.c Server list stuff added to newtree! 2000-05-19 04:33:12 +00:00
cl_sys_unix.c is_server being true for the clients doesn't help make the protocol work :) 2000-05-21 07:19:41 +00:00
cl_sys_win.c Move Sys_Init after Cvar_Init. 2000-05-20 22:13:45 +00:00
cl_tent.c all files now include config.h 2000-05-17 10:03:19 +00:00
cl_trans.c all files now include config.h 2000-05-17 10:03:19 +00:00
cmd.c Added Cmd_CmdList_f() 2000-05-19 07:38:14 +00:00
com.c port in q* from OT, and split of other things in prep for removing common.* 2000-05-20 09:42:02 +00:00
common.c Apply theoddone33's cvar patch (he's having connectivity problems with tank) 2000-05-17 23:16:23 +00:00
console.c all files now include config.h 2000-05-17 10:03:19 +00:00
crc.c all files now include config.h 2000-05-17 10:03:19 +00:00
cvar.c Removed unneeded Visual C defs. 2000-05-19 12:58:54 +00:00
d_copy.S Arm with #ifdef USE_INTEL_ASM 2000-05-17 19:59:39 +00:00
d_draw.S Changed #if USE_INTEL_ASM to #ifdef USE_INTEL_ASM and 2000-05-17 20:50:22 +00:00
d_draw16.S Changed #if USE_INTEL_ASM to #ifdef USE_INTEL_ASM and 2000-05-17 20:50:22 +00:00
d_edge.c all files now include config.h 2000-05-17 10:03:19 +00:00
d_fill.c all files now include config.h 2000-05-17 10:03:19 +00:00
d_init.c Changed #if USE_INTEL_ASM to #ifdef USE_INTEL_ASM and 2000-05-17 20:50:22 +00:00
d_modech.c Changed #if USE_INTEL_ASM to #ifdef USE_INTEL_ASM and 2000-05-17 20:50:22 +00:00
d_part.c Changed #if USE_INTEL_ASM to #ifdef USE_INTEL_ASM and 2000-05-17 20:50:22 +00:00
d_parta.S Changed #if USE_INTEL_ASM to #ifdef USE_INTEL_ASM and 2000-05-17 20:50:22 +00:00
d_polysa.S Changed #if USE_INTEL_ASM to #ifdef USE_INTEL_ASM and 2000-05-17 20:50:22 +00:00
d_polyse.c Changed #if USE_INTEL_ASM to #ifdef USE_INTEL_ASM and 2000-05-17 20:50:22 +00:00
d_scan.c Changed #if USE_INTEL_ASM to #ifdef USE_INTEL_ASM and 2000-05-17 20:50:22 +00:00
d_scana.S Changed #if USE_INTEL_ASM to #ifdef USE_INTEL_ASM and 2000-05-17 20:50:22 +00:00
d_sky.c all files now include config.h 2000-05-17 10:03:19 +00:00
d_spr8.S Changed #if USE_INTEL_ASM to #ifdef USE_INTEL_ASM and 2000-05-17 20:50:22 +00:00
d_sprite.c Changed #if USE_INTEL_ASM to #ifdef USE_INTEL_ASM and 2000-05-17 20:50:22 +00:00
d_surf.c all files now include config.h 2000-05-17 10:03:19 +00:00
d_vars.c Changed #if USE_INTEL_ASM to #ifdef USE_INTEL_ASM and 2000-05-17 20:50:22 +00:00
d_varsa.S Changed #if USE_INTEL_ASM to #ifdef USE_INTEL_ASM and 2000-05-17 20:50:22 +00:00
d_zpoint.c all files now include config.h 2000-05-17 10:03:19 +00:00
draw.c Configure.in: minor changes. 2000-05-17 18:28:13 +00:00
gl_draw.c Need GL_MODULATE for Draw_AlphaPic under Mesa... 2000-05-21 08:18:00 +00:00
gl_mesh.c Removed unneeded Visual C defs. 2000-05-19 12:58:54 +00:00
gl_model.c Removed unneeded Visual C defs. 2000-05-19 12:58:54 +00:00
gl_ngraph.c all files now include config.h 2000-05-17 10:03:19 +00:00
gl_part.c all files now include config.h 2000-05-17 10:03:19 +00:00
gl_refrag.c all files now include config.h 2000-05-17 10:03:19 +00:00
gl_rlight.c all files now include config.h 2000-05-17 10:03:19 +00:00
gl_rmain.c Not as clean as it could be, but for now it will work. 2000-05-19 03:06:05 +00:00
gl_rmisc.c Not as clean as it could be, but for now it will work. 2000-05-19 03:06:05 +00:00
gl_rsurf.c Skybox support - just add env/*.tga! 2000-05-18 04:34:26 +00:00
gl_screen.c Added checks for possible height=0 crashes to GL target too. 2000-05-19 14:41:10 +00:00
gl_test.c all files now include config.h 2000-05-17 10:03:19 +00:00
gl_trans.c all files now include config.h 2000-05-17 10:03:19 +00:00
gl_vidlinux.c all files now include config.h 2000-05-17 10:03:19 +00:00
gl_vidlinux_svga.c all files now include config.h 2000-05-17 10:03:19 +00:00
gl_vidlinux_x11.c all files now include config.h 2000-05-17 10:03:19 +00:00
gl_view.c all files now include config.h 2000-05-17 10:03:19 +00:00
gl_warp.c sprintf -> snprintf, vsprintf -> vsnprintf 2000-05-20 10:27:34 +00:00
in_null.c all files now include config.h 2000-05-17 10:03:19 +00:00
in_win.c Mingw32 seems to need INITGUID defined. 2000-05-20 22:33:42 +00:00
info.c port in q* from OT, and split of other things in prep for removing common.* 2000-05-20 09:42:02 +00:00
keys.c sprintf -> snprintf, vsprintf -> vsnprintf 2000-05-20 10:27:34 +00:00
link.c port in q* from OT, and split of other things in prep for removing common.* 2000-05-20 09:42:02 +00:00
makefile.winc My stuff. :P 2000-05-20 04:48:51 +00:00
makefile.wingl My stuff. :P 2000-05-20 04:48:51 +00:00
makefile.wins My stuff. :P 2000-05-20 04:48:51 +00:00
math.S Changed #if USE_INTEL_ASM to #ifdef USE_INTEL_ASM and 2000-05-17 20:50:22 +00:00
mathlib.c Don't use the Win32 pragmas with gcc. 2000-05-19 23:51:56 +00:00
mdfour.c all files now include config.h 2000-05-17 10:03:19 +00:00
menu.c sprintf -> snprintf 2000-05-20 10:30:09 +00:00
model.c all files now include config.h 2000-05-17 10:03:19 +00:00
msg.c port in q* from OT, and split of other things in prep for removing common.* 2000-05-20 09:42:02 +00:00
net_chan.c all files now include config.h 2000-05-17 10:03:19 +00:00
net_com.c all files now include config.h 2000-05-17 10:03:19 +00:00
net_udp.c Fix warning in MSVC++. 2000-05-20 01:47:54 +00:00
nonintel.c Changed #if USE_INTEL_ASM to #ifdef USE_INTEL_ASM and 2000-05-17 20:50:22 +00:00
pmove.c all files now include config.h 2000-05-17 10:03:19 +00:00
pmovetst.c all files now include config.h 2000-05-17 10:03:19 +00:00
pr_cmds.c Added checking of cvar aliases in PF_cvar_set(); 2000-05-19 07:48:06 +00:00
pr_edict.c explain what and why a bit more 2000-05-19 03:10:33 +00:00
pr_exec.c all files now include config.h 2000-05-17 10:03:19 +00:00
qargs.c port in q* from OT, and split of other things in prep for removing common.* 2000-05-20 09:42:02 +00:00
qendian.c port in q* from OT, and split of other things in prep for removing common.* 2000-05-20 09:42:02 +00:00
quakefs.c port in q* from OT, and split of other things in prep for removing common.* 2000-05-20 09:42:02 +00:00
quakeio.c port in q* from OT, and split of other things in prep for removing common.* 2000-05-20 09:42:02 +00:00
qw_client.dsp Merged net_wins.c with net_udp.c. 2000-05-20 00:04:33 +00:00
qw_server.dsp Merged net_wins.c with net_udp.c. 2000-05-20 00:04:33 +00:00
r_aclip.c Changed #if USE_INTEL_ASM to #ifdef USE_INTEL_ASM and 2000-05-17 20:50:22 +00:00
r_aclipa.S Changed #if USE_INTEL_ASM to #ifdef USE_INTEL_ASM and 2000-05-17 20:50:22 +00:00
r_alias.c Changed #if USE_INTEL_ASM to #ifdef USE_INTEL_ASM and 2000-05-17 20:50:22 +00:00
r_aliasa.S Changed #if USE_INTEL_ASM to #ifdef USE_INTEL_ASM and 2000-05-17 20:50:22 +00:00
r_bsp.c all files now include config.h 2000-05-17 10:03:19 +00:00
r_draw.c Changed #if USE_INTEL_ASM to #ifdef USE_INTEL_ASM and 2000-05-17 20:50:22 +00:00
r_drawa.S Changed #if USE_INTEL_ASM to #ifdef USE_INTEL_ASM and 2000-05-17 20:50:22 +00:00
r_edge.c Changed #if USE_INTEL_ASM to #ifdef USE_INTEL_ASM and 2000-05-17 20:50:22 +00:00
r_edgea.S Changed #if USE_INTEL_ASM to #ifdef USE_INTEL_ASM and 2000-05-17 20:50:22 +00:00
r_efrag.c all files now include config.h 2000-05-17 10:03:19 +00:00
r_light.c all files now include config.h 2000-05-17 10:03:19 +00:00
r_main.c Not as clean as it could be, but for now it will work. 2000-05-19 03:06:05 +00:00
r_misc.c Not as clean as it could be, but for now it will work. 2000-05-19 03:06:05 +00:00
r_part.c all files now include config.h 2000-05-17 10:03:19 +00:00
r_sky.c loadsky command implemented: 2000-05-18 20:32:11 +00:00
r_sprite.c all files now include config.h 2000-05-17 10:03:19 +00:00
r_surf.c Changed #if USE_INTEL_ASM to #ifdef USE_INTEL_ASM and 2000-05-17 20:50:22 +00:00
r_vars.c Changed #if USE_INTEL_ASM to #ifdef USE_INTEL_ASM and 2000-05-17 20:50:22 +00:00
r_varsa.S Changed #if USE_INTEL_ASM to #ifdef USE_INTEL_ASM and 2000-05-17 20:50:22 +00:00
r_view.c all files now include config.h 2000-05-17 10:03:19 +00:00
sbar.c all files now include config.h 2000-05-17 10:03:19 +00:00
screen.c Fix for showstopper crash in software client. 2000-05-19 14:38:45 +00:00
sizebuf.c port in q* from OT, and split of other things in prep for removing common.* 2000-05-20 09:42:02 +00:00
skin.c all files now include config.h 2000-05-17 10:03:19 +00:00
snd_alsa.c all files now include config.h 2000-05-17 10:03:19 +00:00
snd_dma.c Fixed mingw32 warnings. 2000-05-21 00:08:27 +00:00
snd_mem.c all files now include config.h 2000-05-17 10:03:19 +00:00
snd_mix.c Fixed mingw32 warnings. 2000-05-21 00:08:27 +00:00
snd_mixa.S Changed #if USE_INTEL_ASM to #ifdef USE_INTEL_ASM and 2000-05-17 20:50:22 +00:00
snd_oss.c rename snd_linux.c to snd_oss.c in prep for snd_alsa.c 2000-05-18 03:44:30 +00:00
snd_win.c Fixed mingw32 warnings. 2000-05-21 00:08:27 +00:00
surf8.S Changed #if USE_INTEL_ASM to #ifdef USE_INTEL_ASM and 2000-05-17 20:50:22 +00:00
surf16.S Changed #if USE_INTEL_ASM to #ifdef USE_INTEL_ASM and 2000-05-17 20:50:22 +00:00
sv_ccmds.c If new map requested and not found, try to restart the current one. If 2000-05-18 01:36:42 +00:00
sv_cvar.c all files now include config.h 2000-05-17 10:03:19 +00:00
sv_ents.c all files now include config.h 2000-05-17 10:03:19 +00:00
sv_init.c all files now include config.h 2000-05-17 10:03:19 +00:00
sv_main.c Move Sys_Init after Cvar_Init. 2000-05-20 22:13:45 +00:00
sv_misc.c all files now include config.h 2000-05-17 10:03:19 +00:00
sv_model.c all files now include config.h 2000-05-17 10:03:19 +00:00
sv_move.c all files now include config.h 2000-05-17 10:03:19 +00:00
sv_nchan.c all files now include config.h 2000-05-17 10:03:19 +00:00
sv_phys.c Movetype_ppush stuff, take 1 2000-05-20 05:59:34 +00:00
sv_send.c Don't use the Win32 pragmas with gcc. 2000-05-19 23:51:56 +00:00
sv_sys_unix.c is_server being true for the clients doesn't help make the protocol work :) 2000-05-21 07:19:41 +00:00
sv_sys_win.c Fix waring about unused var. 2000-05-20 01:00:59 +00:00
sv_user.c Fixed TRU64 warning. 2000-05-19 23:17:41 +00:00
sw_view.c all files now include config.h 2000-05-17 10:03:19 +00:00
sys_null.c all files now include config.h 2000-05-17 10:03:19 +00:00
sys_unix.c is_server being true for the clients doesn't help make the protocol work :) 2000-05-21 07:19:41 +00:00
sys_win.c all files now include config.h 2000-05-17 10:03:19 +00:00
sys_x86.S Arm with #ifdef USE_INTEL_ASM 2000-05-17 19:59:39 +00:00
va.c port in q* from OT, and split of other things in prep for removing common.* 2000-05-20 09:42:02 +00:00
vid_ggi.c all files now include config.h 2000-05-17 10:03:19 +00:00
vid_glx.c Configure.in: minor changes. 2000-05-17 18:28:13 +00:00
vid_mgl.c sprintf -> snprintf 2000-05-20 08:23:41 +00:00
vid_null.c all files now include config.h 2000-05-17 10:03:19 +00:00
vid_svgalib.c all files now include config.h 2000-05-17 10:03:19 +00:00
vid_wgl.c sprintf -> snprintf 2000-05-20 08:23:41 +00:00
vid_x11.c Re-arranged includes a bit to fix TRU64 warnings 2000-05-17 20:12:23 +00:00
wad.c all files now include config.h 2000-05-17 10:03:19 +00:00
world.c SOLID_BSP fix (I hope) 2000-05-20 05:35:20 +00:00
worlda.S Changed #if USE_INTEL_ASM to #ifdef USE_INTEL_ASM and 2000-05-17 20:50:22 +00:00
zone.c My stuff. :P 2000-05-20 04:48:51 +00:00