newtree/source
Brian Koropoff 75ecbe3032 This change adds a new type of client connection state (cs_prespawned) to make sure
the client sends the prespawn, spawn, and begin commands in the correct order.
This stops several interesting cheats in TF as well as the posibility of avoiding the map
checksum.
2001-04-19 23:50:31 +00:00
..
.gdbinit make gdb screens infinitely high so it doesn't stop output and wait 2001-03-27 04:01:32 +00:00
.gitignore Linux frame buffer support from Ryan Nielsen <ran@gondolin.fortyoz.org> (thank 2001-02-02 05:56:53 +00:00
.indent.pro Add types to indent profile 2000-10-27 06:18:24 +00:00
buildnum.c #include audit 2000-12-30 02:16:36 +00:00
cd_dos.c command docs patch from Misty-chan because his access hasn't completely come 2001-02-06 02:56:14 +00:00
cd_linux.c command docs patch from Misty-chan because his access hasn't completely come 2001-02-06 02:56:14 +00:00
cd_null.c #include audit 2000-12-30 02:16:36 +00:00
cd_sdl.c More whitespace than you can shake a shambler at. 2001-02-07 05:45:59 +00:00
cd_sgi.c command docs patch from Misty-chan because his access hasn't completely come 2001-02-06 02:56:14 +00:00
cd_win.c More whitespace than you can shake a shambler at. 2001-02-07 05:45:59 +00:00
checksum.c function header audit. 2001-02-09 02:53:09 +00:00
cl_cam.c Hullcheck client/server duplicate merge. 2001-03-05 11:48:20 +00:00
cl_cmd.c function header audit. 2001-02-09 02:53:09 +00:00
cl_cvar.c use MSG_WriteString instead of SZ_Print 2000-12-31 18:47:29 +00:00
cl_demo.c function header audit. 2001-02-09 02:53:09 +00:00
cl_ents.c fix a compile bug 2001-03-07 04:01:23 +00:00
cl_input.c function header audit. 2001-02-09 02:53:09 +00:00
cl_main.c New server Cvar: sv_extensions. When set to zero, it disables the extended 2001-03-09 04:50:14 +00:00
cl_math.S revert lsh's checkins. They broke newtree for everybody but him. 2000-05-25 09:48:21 +00:00
cl_misc.c a start on a #include audit for the header files and misc fixups for win32 2000-12-30 05:18:48 +00:00
cl_parse.c function header audit. 2001-02-09 02:53:09 +00:00
cl_pred.c readability cleanup of vector comparisons to 0, now all such comparisons use VectorIsNull, and a little more whitespace cleanup in cl_pred.c 2001-03-16 12:27:11 +00:00
cl_slist.c More whitespace than you can shake a shambler at. 2001-02-07 05:45:59 +00:00
cl_sys_sdl.c function header audit. 2001-02-09 02:53:09 +00:00
cl_sys_unix.c function header audit. 2001-02-09 02:53:09 +00:00
cl_sys_win.c function header audit. 2001-02-09 02:53:09 +00:00
cl_tent.c More whitespace than you can shake a shambler at. 2001-02-07 05:45:59 +00:00
cmd.c don't try to execute a "" file 2001-02-14 16:45:58 +00:00
com.c function header audit. 2001-02-09 02:53:09 +00:00
console.c function header audit. 2001-02-09 02:53:09 +00:00
context_x11.c Compiles now, works too. 2001-02-14 02:49:37 +00:00
crc.c #include audit 2000-12-30 02:16:36 +00:00
cvar.c D'oh! Make the setrom command actually do something useful, like set the 2001-02-10 00:31:50 +00:00
d_copy.S revert lsh's checkins. They broke newtree for everybody but him. 2000-05-25 09:48:21 +00:00
d_draw.S revert lsh's checkins. They broke newtree for everybody but him. 2000-05-25 09:48:21 +00:00
d_draw16.S revert lsh's checkins. They broke newtree for everybody but him. 2000-05-25 09:48:21 +00:00
d_edge.c function header audit. 2001-02-09 02:53:09 +00:00
d_fill.c function header audit. 2001-02-09 02:53:09 +00:00
d_init.c function header audit. 2001-02-09 02:53:09 +00:00
d_modech.c function header audit. 2001-02-09 02:53:09 +00:00
d_part.c function header audit. 2001-02-09 02:53:09 +00:00
d_parta.S revert lsh's checkins. They broke newtree for everybody but him. 2000-05-25 09:48:21 +00:00
d_polysa.S revert lsh's checkins. They broke newtree for everybody but him. 2000-05-25 09:48:21 +00:00
d_polyse.c function header audit. 2001-02-09 02:53:09 +00:00
d_scan.c function header audit. 2001-02-09 02:53:09 +00:00
d_scana.S revert lsh's checkins. They broke newtree for everybody but him. 2000-05-25 09:48:21 +00:00
d_sky.c function header audit. 2001-02-09 02:53:09 +00:00
d_spr8.S revert lsh's checkins. They broke newtree for everybody but him. 2000-05-25 09:48:21 +00:00
d_sprite.c function header audit. 2001-02-09 02:53:09 +00:00
d_surf.c function header audit. 2001-02-09 02:53:09 +00:00
d_vars.c Okay, the big whitespace reformat. There is some silliness (case 2000-12-08 06:51:37 +00:00
d_varsa.S revert lsh's checkins. They broke newtree for everybody but him. 2000-05-25 09:48:21 +00:00
d_zpoint.c function header audit. 2001-02-09 02:53:09 +00:00
dga_check.c Move the DGA check for XDGA_MAJOR_VERSION inside the actual HAVE_DGA 2001-02-14 16:47:50 +00:00
dirent.c partial fixes for cross-compiling using mingw32. MIGHT break normal builds 2001-01-24 00:06:58 +00:00
draw.c disable transparent pixels in the conback. They will still currently be black, 2001-02-16 22:07:40 +00:00
fbset.c autoconfiscate FB_AUX_VGA_PLANES_VGA4, FB_AUX_VGA_PLANES_CFB4 and 2001-02-02 16:31:20 +00:00
fbset_modes_l.l fix a compile error when using lex 2001-02-08 20:19:07 +00:00
fbset_modes_y.y Linux frame buffer support from Ryan Nielsen <ran@gondolin.fortyoz.org> (thank 2001-02-02 05:56:53 +00:00
fnmatch.c More whitespace than you can shake a shambler at. 2001-02-07 05:45:59 +00:00
fractalnoise.c More whitespace than you can shake a shambler at. 2001-02-07 05:45:59 +00:00
gl_draw.c disable transparent pixels in the conback. They will still currently be black, 2001-02-16 22:07:40 +00:00
gl_dyn_fires.c Minor lighting cleanup, plus fix minor bug (loss of color on nearby dlights). 2001-01-27 03:01:09 +00:00
gl_dyn_part.c function header audit. 2001-02-09 02:53:09 +00:00
gl_dyn_textures.c Whitespace, and a very minor tweak to dynamic texture generation. 2001-01-31 07:52:28 +00:00
gl_mesh.c function header audit. 2001-02-09 02:53:09 +00:00
gl_model_alias.c fix a silly bounding box error 2001-02-17 04:59:13 +00:00
gl_model_brush.c function header audit. 2001-02-09 02:53:09 +00:00
gl_model_fullbright.c fullbrights on player skins now work properly instead of using the fb skin 2001-01-20 06:47:01 +00:00
gl_model_sprite.c function header audit. 2001-02-09 02:53:09 +00:00
gl_ngraph.c function header audit. 2001-02-09 02:53:09 +00:00
gl_rlight.c Fix for wandering point on polyblended cones. Should now always point directly at viewers eye, rather than perpendicular to the view plane... 2001-02-16 00:09:49 +00:00
gl_rmain.c function header audit. 2001-02-09 02:53:09 +00:00
gl_rmisc.c function header audit. 2001-02-09 02:53:09 +00:00
gl_rsurf.c Some optimizations, use memset instead of for loop with *bl++=0. 2001-02-20 16:52:24 +00:00
gl_screen.c disable transparent pixels in the conback. They will still currently be black, 2001-02-16 22:07:40 +00:00
gl_skin.c strings.h/string.h compile fixes 2001-03-08 19:50:50 +00:00
gl_sky.c Optimize skydome rendering. Moves 4 multiplies from inner loop to outer loop. Saves 448 multiplies per pass. 2001-01-26 05:50:13 +00:00
gl_sky_clip.c remove the seams from the skybox 2001-01-27 21:50:51 +00:00
gl_view.c function header audit. 2001-02-09 02:53:09 +00:00
gl_warp.c function header audit. 2001-02-09 02:53:09 +00:00
hash.c fix mising #include <string*.h> 2001-01-09 02:53:58 +00:00
in_fbdev.c Fix for compiling without zlib. 2001-02-17 22:00:26 +00:00
in_ggi.c Split in_ggi.c off from vid_ggi.c 2001-01-22 23:11:15 +00:00
in_null.c include snafu in null input driver. 2001-02-26 18:43:29 +00:00
in_sdl.c function header audit. 2001-02-09 02:53:09 +00:00
in_svgalib.c More whitespace than you can shake a shambler at. 2001-02-07 05:45:59 +00:00
in_win.c function header audit. 2001-02-09 02:53:09 +00:00
in_x11.c dga_check.c: 2001-02-09 22:24:44 +00:00
info.c Userinfo culling in the server. The server now only sends userinfo stuff 2001-03-09 08:25:39 +00:00
joy_linux.c bump up supported js buttons to 16 2001-01-14 03:22:03 +00:00
joy_null.c Okay, the big whitespace reformat. There is some silliness (case 2000-12-08 06:51:37 +00:00
joy_win.c function header audit. 2001-02-09 02:53:09 +00:00
keys.c function header audit. 2001-02-09 02:53:09 +00:00
link.c #include audit 2000-12-30 02:16:36 +00:00
locs.c More whitespace than you can shake a shambler at. 2001-02-07 05:45:59 +00:00
Makefile.am Merged duplicate client/server functions (placed into PMOVETST.C). 2001-03-05 11:53:02 +00:00
makefile.mgw Merged duplicate client/server functions (placed into PMOVETST.C). 2001-03-05 11:53:02 +00:00
makefile.win Patched for QSG Standard 2 (Extend Protocol). 2000-06-25 13:00:19 +00:00
math.S revert lsh's checkins. They broke newtree for everybody but him. 2000-05-25 09:48:21 +00:00
mathlib.c function header audit. 2001-02-09 02:53:09 +00:00
mdfour.c Whitespace and typos. 2001-02-03 07:39:45 +00:00
menu.c disable transparent pixels in the conback. They will still currently be black, 2001-02-16 22:07:40 +00:00
model.c function header audit. 2001-02-09 02:53:09 +00:00
model_alias.c function header audit. 2001-02-09 02:53:09 +00:00
model_brush.c function header audit. 2001-02-09 02:53:09 +00:00
model_sprite.c function header audit. 2001-02-09 02:53:09 +00:00
msg.c Tiny fix, sizeof(*move) -> sizeof(usercmd_t) 2001-04-06 13:02:35 +00:00
net_chan.c function header audit. 2001-02-09 02:53:09 +00:00
net_com.c #include audit 2000-12-30 02:16:36 +00:00
net_packetlog.c minor thing. 2001-01-15 19:31:27 +00:00
net_udp.c function header audit. 2001-02-09 02:53:09 +00:00
net_udp6.c function header audit. 2001-02-09 02:53:09 +00:00
nonintel.c function header audit. 2001-02-09 02:53:09 +00:00
pcx.c More whitespace than you can shake a shambler at. 2001-02-07 05:45:59 +00:00
pmove.c readability cleanup of vector comparisons to 0, now all such comparisons use VectorIsNull, and a little more whitespace cleanup in cl_pred.c 2001-03-16 12:27:11 +00:00
pmovetst.c Merged duplicate client/server functions (placed into PMOVETST.C). 2001-03-05 11:49:59 +00:00
pr_edict.c function header audit. 2001-02-09 02:53:09 +00:00
pr_exec.c readability cleanup of vector comparisons to 0, now all such comparisons use VectorIsNull, and a little more whitespace cleanup in cl_pred.c 2001-03-16 12:27:11 +00:00
pr_offs.c while not 100% complete (sv is still referred to as well as r_skyname), the 2000-12-31 07:43:09 +00:00
qargs.c function header audit. 2001-02-09 02:53:09 +00:00
qendian.c function header audit. 2001-02-09 02:53:09 +00:00
qf-client-sdl.mak rename cl_trans.c to sw_skin.c and gl_trans.c to gl_skin.c 2001-01-17 04:48:54 +00:00
qf-client-sgl.mak rename cl_trans.c to sw_skin.c and gl_trans.c to gl_skin.c 2001-01-17 04:48:54 +00:00
qf-client-wgl.mak rename cl_trans.c to sw_skin.c and gl_trans.c to gl_skin.c 2001-01-17 04:48:54 +00:00
qf-client-win.mak rename cl_trans.c to sw_skin.c and gl_trans.c to gl_skin.c 2001-01-17 04:48:54 +00:00
qf-server.mak Added hash.c 2001-01-05 15:24:38 +00:00
qfgl_ext.c More whitespace than you can shake a shambler at. 2001-02-07 05:45:59 +00:00
qfplist.c (Finally!) commit the property list parser. 2001-02-15 17:18:45 +00:00
quakefs.c function header audit. 2001-02-09 02:53:09 +00:00
quakeio.c More whitespace than you can shake a shambler at. 2001-02-07 05:45:59 +00:00
qw_client.dsp qw_client.dsp and makefile.mgw: 2001-01-25 21:16:43 +00:00
qw_server.dsp get MSVC back up and running again. 2001-01-11 08:43:11 +00:00
r_aclip.c function header audit. 2001-02-09 02:53:09 +00:00
r_aclipa.S revert lsh's checkins. They broke newtree for everybody but him. 2000-05-25 09:48:21 +00:00
r_alias.c function header audit. 2001-02-09 02:53:09 +00:00
r_aliasa.S revert lsh's checkins. They broke newtree for everybody but him. 2000-05-25 09:48:21 +00:00
r_bsp.c function header audit. 2001-02-09 02:53:09 +00:00
r_draw.c function header audit. 2001-02-09 02:53:09 +00:00
r_drawa.S revert lsh's checkins. They broke newtree for everybody but him. 2000-05-25 09:48:21 +00:00
r_edge.c function header audit. 2001-02-09 02:53:09 +00:00
r_edgea.S revert lsh's checkins. They broke newtree for everybody but him. 2000-05-25 09:48:21 +00:00
r_efrag.c function header audit. 2001-02-09 02:53:09 +00:00
r_light.c function header audit. 2001-02-09 02:53:09 +00:00
r_main.c function header audit. 2001-02-09 02:53:09 +00:00
r_misc.c function header audit. 2001-02-09 02:53:09 +00:00
r_part.c function header audit. 2001-02-09 02:53:09 +00:00
r_sky.c function header audit. 2001-02-09 02:53:09 +00:00
r_sprite.c function header audit. 2001-02-09 02:53:09 +00:00
r_surf.c function header audit. 2001-02-09 02:53:09 +00:00
r_vars.c Okay, the big whitespace reformat. There is some silliness (case 2000-12-08 06:51:37 +00:00
r_varsa.S revert lsh's checkins. They broke newtree for everybody but him. 2000-05-25 09:48:21 +00:00
r_view.c function header audit. 2001-02-09 02:53:09 +00:00
sbar.c disable transparent pixels in the conback. They will still currently be black, 2001-02-16 22:07:40 +00:00
screen.c disable transparent pixels in the conback. They will still currently be black, 2001-02-16 22:07:40 +00:00
sizebuf.c More whitespace than you can shake a shambler at. 2001-02-07 05:45:59 +00:00
skin.c This should fix the skins problem windows users have been experiencing. I must 2001-02-19 02:51:33 +00:00
snd_alsa_0_5.c strings.h/string.h compile fixes 2001-03-08 19:50:50 +00:00
snd_alsa_0_9.c must not call snd_pcm_mmap_forward with a count of 0 2001-04-13 08:07:56 +00:00
snd_disk.c function header audit. 2001-02-09 02:53:09 +00:00
snd_dma.c function header audit. 2001-02-09 02:53:09 +00:00
snd_mem.c function header audit. 2001-02-09 02:53:09 +00:00
snd_mix.c Check for null buffers from directsound. (forgot to commit, hm..) 2001-02-15 18:25:09 +00:00
snd_mixa.S revert lsh's checkins. They broke newtree for everybody but him. 2000-05-25 09:48:21 +00:00
snd_null.c cvar doc patches from Misty 2000-12-31 04:46:04 +00:00
snd_oss.c function header audit. 2001-02-09 02:53:09 +00:00
snd_sdl.c strings.h/string.h compile fixes 2001-03-08 19:50:50 +00:00
snd_sgi.c function header audit. 2001-02-09 02:53:09 +00:00
snd_sun.c function header audit. 2001-02-09 02:53:09 +00:00
snd_win.c function header audit. 2001-02-09 02:53:09 +00:00
surf8.S revert lsh's checkins. They broke newtree for everybody but him. 2000-05-25 09:48:21 +00:00
surf16.S revert lsh's checkins. They broke newtree for everybody but him. 2000-05-25 09:48:21 +00:00
sv_ccmds.c function header audit. 2001-02-09 02:53:09 +00:00
sv_cvar.c #include audit 2000-12-30 02:16:36 +00:00
sv_ents.c function header audit. 2001-02-09 02:53:09 +00:00
sv_init.c function header audit. 2001-02-09 02:53:09 +00:00
sv_main.c New server Cvar: sv_extensions. When set to zero, it disables the extended 2001-03-09 04:50:14 +00:00
sv_misc.c #include audit 2000-12-30 02:16:36 +00:00
sv_model.c #include audit 2000-12-30 02:16:36 +00:00
sv_move.c function header audit. 2001-02-09 02:53:09 +00:00
sv_nchan.c More whitespace than you can shake a shambler at. 2001-02-07 05:45:59 +00:00
sv_phys.c readability cleanup of vector comparisons to 0, now all such comparisons use VectorIsNull, and a little more whitespace cleanup in cl_pred.c 2001-03-16 12:27:11 +00:00
sv_pr_cmds.c whitespace in a comment 2001-02-11 03:36:51 +00:00
sv_progs.c command docs patch from Misty-chan because his access hasn't completely come 2001-02-06 02:56:14 +00:00
sv_send.c function header audit. 2001-02-09 02:53:09 +00:00
sv_sys_unix.c function header audit. 2001-02-09 02:53:09 +00:00
sv_sys_win.c function header audit. 2001-02-09 02:53:09 +00:00
sv_user.c This change adds a new type of client connection state (cs_prespawned) to make sure 2001-04-19 23:50:31 +00:00
sw_model_alias.c function header audit. 2001-02-09 02:53:09 +00:00
sw_model_brush.c function header audit. 2001-02-09 02:53:09 +00:00
sw_model_sprite.c function header audit. 2001-02-09 02:53:09 +00:00
sw_skin.c damn, I REALLY hate it when I accidently commit un-finnished work 2001-01-19 04:10:02 +00:00
sw_view.c function header audit. 2001-02-09 02:53:09 +00:00
sys_null.c function header audit. 2001-02-09 02:53:09 +00:00
sys_unix.c function header audit. 2001-02-09 02:53:09 +00:00
sys_win.c function header audit. 2001-02-09 02:53:09 +00:00
sys_x86.S revert lsh's checkins. They broke newtree for everybody but him. 2000-05-25 09:48:21 +00:00
teamplay.c More whitespace than you can shake a shambler at. 2001-02-07 05:45:59 +00:00
tga.c function header audit. 2001-02-09 02:53:09 +00:00
va.c #include audit 2000-12-30 02:16:36 +00:00
ver_check.c context_x11.h -- didn't mean to commit my local changes 2000-12-08 07:46:40 +00:00
vid.c function header audit. 2001-02-09 02:53:09 +00:00
vid_3dfxsvga.c function header audit. 2001-02-09 02:53:09 +00:00
vid_common_gl.c fixing LordHavocs untested code 2001-03-16 13:48:24 +00:00
vid_fbdev.c function header audit. 2001-02-09 02:53:09 +00:00
vid_ggi.c Split in_ggi.c off from vid_ggi.c 2001-01-22 23:11:15 +00:00
vid_glx.c function header audit. 2001-02-09 02:53:09 +00:00
vid_mgl.c disable transparent pixels in the conback. They will still currently be black, 2001-02-16 22:07:40 +00:00
vid_null.c function header audit. 2001-02-09 02:53:09 +00:00
vid_sdl.c function header audit. 2001-02-09 02:53:09 +00:00
vid_sgl.c More whitespace than you can shake a shambler at. 2001-02-07 05:45:59 +00:00
vid_svgalib.c function header audit. 2001-02-09 02:53:09 +00:00
vid_wgl.c Oooops :-) 2001-02-17 12:42:06 +00:00
vid_win.c More whitespace than you can shake a shambler at. 2001-02-07 05:45:59 +00:00
vid_x11.c function header audit. 2001-02-09 02:53:09 +00:00
wad.c function header audit. 2001-02-09 02:53:09 +00:00
world.c readability cleanup of vector comparisons to 0, now all such comparisons use VectorIsNull, and a little more whitespace cleanup in cl_pred.c 2001-03-16 12:27:11 +00:00
worlda.S Merged duplicate client/server functions (placed into PMOVETST.C). 2001-03-05 11:51:17 +00:00
zone.c function header audit. 2001-02-09 02:53:09 +00:00