..
.gdbinit
GL alias model meshes are now doubly protected from corruption and model
2001-01-15 06:50:59 +00:00
.gitignore
Yaay, Debian package updates.
2000-11-14 21:45:34 +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
commands now sport descriptions (currently "No Description", but then I'm a
2001-01-15 17:07:06 +00:00
cd_linux.c
commands now sport descriptions (currently "No Description", but then I'm a
2001-01-15 17:07:06 +00:00
cd_null.c
#include audit
2000-12-30 02:16:36 +00:00
cd_sdl.c
commands now sport descriptions (currently "No Description", but then I'm a
2001-01-15 17:07:06 +00:00
cd_sgi.c
commands now sport descriptions (currently "No Description", but then I'm a
2001-01-15 17:07:06 +00:00
cd_win.c
commands now sport descriptions (currently "No Description", but then I'm a
2001-01-15 17:07:06 +00:00
checksum.c
#include audit
2000-12-30 02:16:36 +00:00
cl_cam.c
cvar doc patches from Misty
2000-12-31 04:46:04 +00:00
cl_cmd.c
commands now sport descriptions (currently "No Description", but then I'm a
2001-01-15 17:07:06 +00:00
cl_cvar.c
use MSG_WriteString instead of SZ_Print
2000-12-31 18:47:29 +00:00
cl_demo.c
fix mising #include <string*.h>
2001-01-09 02:53:58 +00:00
cl_ents.c
fix while dead players
2001-01-20 10:28:32 +00:00
cl_input.c
commands now sport descriptions (currently "No Description", but then I'm a
2001-01-15 17:07:06 +00:00
cl_main.c
qw_client.dsp and makefile.mgw:
2001-01-25 21:16:43 +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
remove the hardcoding of qw from all but the default server gamedir. This
2001-01-19 03:36:08 +00:00
cl_pred.c
server builds (and works, thanks for the test, Dabb) and an sdl client attempts
2001-01-24 17:41:34 +00:00
cl_slist.c
#include audit
2000-12-30 02:16:36 +00:00
cl_sys_sdl.c
various printf, Sys_Printf, Con_Printf cleanups. Con_Printf now ALWAYS prints
2001-01-05 19:52:50 +00:00
cl_sys_unix.c
Close packetlog file on exit...
2001-01-16 18:03:50 +00:00
cl_sys_win.c
partial fixes for cross-compiling using mingw32. MIGHT break normal builds
2001-01-24 00:06:58 +00:00
cl_tent.c
a start on a #include audit for the header files and misc fixups for win32
2000-12-30 05:18:48 +00:00
cmd.c
commands now sport descriptions (currently "No Description", but then I'm a
2001-01-15 17:07:06 +00:00
com.c
commands now sport descriptions (currently "No Description", but then I'm a
2001-01-15 17:07:06 +00:00
console.c
commands now sport descriptions (currently "No Description", but then I'm a
2001-01-15 17:07:06 +00:00
context_x11.c
#include audit
2000-12-30 02:16:36 +00:00
crc.c
#include audit
2000-12-30 02:16:36 +00:00
cvar.c
commands now sport descriptions (currently "No Description", but then I'm a
2001-01-15 17:07:06 +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
clean up a fixme as recommended by WildCode
2001-01-03 07:19:01 +00:00
d_fill.c
#include audit
2000-12-30 02:16:36 +00:00
d_init.c
cvar doc patches from Misty
2000-12-31 04:46:04 +00:00
d_modech.c
#include audit
2000-12-30 02:16:36 +00:00
d_part.c
#include audit
2000-12-30 02:16:36 +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
#include audit
2000-12-30 02:16:36 +00:00
d_scan.c
#include audit
2000-12-30 02:16:36 +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
#include audit
2000-12-30 02:16:36 +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
#include audit
2000-12-30 02:16:36 +00:00
d_surf.c
various printf, Sys_Printf, Con_Printf cleanups. Con_Printf now ALWAYS prints
2001-01-05 19:52:50 +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
#include audit
2000-12-30 02:16:36 +00:00
dga_check.c
Add the use of XQueryExtension() to the DGA and VidMode checks. The game
2000-12-19 02:42:26 +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
cvar doc patches from Misty
2000-12-31 04:46:04 +00:00
fnmatch.c
Okay, the big whitespace reformat. There is some silliness (case
2000-12-08 06:51:37 +00:00
fractalnoise.c
Okay, the big whitespace reformat. There is some silliness (case
2000-12-08 06:51:37 +00:00
gl_draw.c
commands now sport descriptions (currently "No Description", but then I'm a
2001-01-15 17:07:06 +00:00
gl_dyn_fires.c
flickering rocket/lava lights are dead and cvars now support vectors (archiving
2001-01-08 07:07:48 +00:00
gl_dyn_part.c
Tune blood trail length for speed again. *sigh*
2001-01-25 01:33:29 +00:00
gl_dyn_textures.c
Switch GL_RGBA to GL_LUMINANCE_ALPHA, possibily a slight speed gain.
2001-01-25 04:13:04 +00:00
gl_mesh.c
fix the segfault caused by corrupt meshes
2001-01-15 07:27:27 +00:00
gl_model_alias.c
more skin cleanups
2001-01-17 08:43:26 +00:00
gl_model_brush.c
Nuked unused "texture_mode" - probably leftovers from old stuffs.
2000-12-31 13:59:19 +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
#include audit
2000-12-30 02:16:36 +00:00
gl_ngraph.c
#include audit
2000-12-30 02:16:36 +00:00
gl_rlight.c
#include audit
2000-12-30 02:16:36 +00:00
gl_rmain.c
Whitespace.
2001-01-23 04:12:29 +00:00
gl_rmisc.c
reserve some texture numbers for player skin fullbrights
2001-01-19 06:16:40 +00:00
gl_rsurf.c
The gl_texsort cvar is gone. It did not do anything but disable
2001-01-09 00:45:54 +00:00
gl_screen.c
commands now sport descriptions (currently "No Description", but then I'm a
2001-01-15 17:07:06 +00:00
gl_skin.c
fix black skins with fullbrights
2001-01-20 07:47:07 +00:00
gl_sky.c
bring constant brightness skys to non-clip skys
2001-01-08 22:10:02 +00:00
gl_sky_clip.c
Fix for borland famous alloca-bug.
2001-01-12 13:31:43 +00:00
gl_view.c
#include audit
2000-12-30 02:16:36 +00:00
gl_warp.c
Okay, the big whitespace reformat. There is some silliness (case
2000-12-08 06:51:37 +00:00
hash.c
fix mising #include <string*.h>
2001-01-09 02:53:58 +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
Okay, the big whitespace reformat. There is some silliness (case
2000-12-08 06:51:37 +00:00
in_sdl.c
cvar doc patches from Misty
2000-12-31 04:46:04 +00:00
in_svgalib.c
commands now sport descriptions (currently "No Description", but then I'm a
2001-01-15 17:07:06 +00:00
in_win.c
commands now sport descriptions (currently "No Description", but then I'm a
2001-01-15 17:07:06 +00:00
in_x11.c
Remove unnecessary include of vid.h
2001-01-22 23:03:11 +00:00
info.c
#include audit
2000-12-30 02:16:36 +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
partial fixes for cross-compiling using mingw32. MIGHT break normal builds
2001-01-24 00:06:58 +00:00
keys.c
commands now sport descriptions (currently "No Description", but then I'm a
2001-01-15 17:07:06 +00:00
link.c
#include audit
2000-12-30 02:16:36 +00:00
locs.c
More fixes for the loc code.
2001-01-23 14:48:05 +00:00
Makefile.am
Split in_ggi.c off from vid_ggi.c
2001-01-22 23:11:15 +00:00
makefile.mgw
qw_client.dsp and makefile.mgw:
2001-01-25 21:16:43 +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
#include audit
2000-12-30 02:16:36 +00:00
mdfour.c
#include audit
2000-12-30 02:16:36 +00:00
menu.c
server builds (and works, thanks for the test, Dabb) and an sdl client attempts
2001-01-24 17:41:34 +00:00
model.c
cvar doc patches from Misty
2000-12-31 04:46:04 +00:00
model_alias.c
GL alias model meshes are now doubly protected from corruption and model
2001-01-15 06:50:59 +00:00
model_brush.c
#include audit
2000-12-30 02:16:36 +00:00
model_sprite.c
Okay, the big whitespace reformat. There is some silliness (case
2000-12-08 06:51:37 +00:00
msg.c
Okay, the big whitespace reformat. There is some silliness (case
2000-12-08 06:51:37 +00:00
net_chan.c
fix a header snafu
2001-01-10 22:13:06 +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
server builds (and works, thanks for the test, Dabb) and an sdl client attempts
2001-01-24 17:41:34 +00:00
net_udp6.c
server builds (and works, thanks for the test, Dabb) and an sdl client attempts
2001-01-24 17:41:34 +00:00
nonintel.c
whitespace
2000-12-28 07:44:45 +00:00
pcx.c
pcx.c:
2001-01-18 19:09:37 +00:00
pmove.c
#include audit
2000-12-30 02:16:36 +00:00
pmovetst.c
#include audit
2000-12-30 02:16:36 +00:00
pr_edict.c
fix a segmentation fault in PR_PrintStatement caused by bogus prototypes
2001-01-16 03:15:23 +00:00
pr_exec.c
fix a segmentation fault in PR_PrintStatement caused by bogus prototypes
2001-01-16 03:15:23 +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
#include audit
2000-12-30 02:16:36 +00:00
qendian.c
#include audit
2000-12-30 02:16:36 +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
Remove special handling for the WGL extension list. It was broken, and
2001-01-23 04:06:35 +00:00
quakefs.c
make fs_skinbase default to fs_basegame when using newstyle
2001-01-20 04:56:02 +00:00
quakeio.c
#include audit
2000-12-30 02:16:36 +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
#include audit
2000-12-30 02:16:36 +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
fullbrights on player skins now work properly instead of using the fb skin
2001-01-20 06:47:01 +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
#include audit
2000-12-30 02:16:36 +00:00
r_draw.c
#include audit
2000-12-30 02:16:36 +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
a start on a #include audit for the header files and misc fixups for win32
2000-12-30 05:18:48 +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
#include audit
2000-12-30 02:16:36 +00:00
r_light.c
#include audit
2000-12-30 02:16:36 +00:00
r_main.c
commands now sport descriptions (currently "No Description", but then I'm a
2001-01-15 17:07:06 +00:00
r_misc.c
#include audit
2000-12-30 02:16:36 +00:00
r_part.c
#include audit
2000-12-30 02:16:36 +00:00
r_sky.c
#include audit
2000-12-30 02:16:36 +00:00
r_sprite.c
#include audit
2000-12-30 02:16:36 +00:00
r_surf.c
#include audit
2000-12-30 02:16:36 +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
commands now sport descriptions (currently "No Description", but then I'm a
2001-01-15 17:07:06 +00:00
sbar.c
commands now sport descriptions (currently "No Description", but then I'm a
2001-01-15 17:07:06 +00:00
screen.c
commands now sport descriptions (currently "No Description", but then I'm a
2001-01-15 17:07:06 +00:00
sizebuf.c
various printf, Sys_Printf, Con_Printf cleanups. Con_Printf now ALWAYS prints
2001-01-05 19:52:50 +00:00
skin.c
add a FIXME comment
2001-01-24 00:02:43 +00:00
snd_alsa_0_5.c
#include audit
2000-12-30 02:16:36 +00:00
snd_alsa_0_6.c
#include audit
2000-12-30 02:16:36 +00:00
snd_disk.c
#include audit
2000-12-30 02:16:36 +00:00
snd_dma.c
commands now sport descriptions (currently "No Description", but then I'm a
2001-01-15 17:07:06 +00:00
snd_mem.c
#include audit
2000-12-30 02:16:36 +00:00
snd_mix.c
#include audit
2000-12-30 02:16:36 +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
#include audit
2000-12-30 02:16:36 +00:00
snd_sdl.c
#include audit
2000-12-30 02:16:36 +00:00
snd_sgi.c
#include audit
2000-12-30 02:16:36 +00:00
snd_sun.c
#include audit
2000-12-30 02:16:36 +00:00
snd_win.c
some compile fixes for vc (hopefully)
2001-01-05 21:10:41 +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
commands now sport descriptions (currently "No Description", but then I'm a
2001-01-15 17:07:06 +00:00
sv_cvar.c
#include audit
2000-12-30 02:16:36 +00:00
sv_ents.c
while not 100% complete (sv is still referred to as well as r_skyname), the
2000-12-31 07:43:09 +00:00
sv_init.c
fix a server crash on attempting to checksum a model that isn't there
2001-01-19 21:45:38 +00:00
sv_main.c
commands now sport descriptions (currently "No Description", but then I'm a
2001-01-15 17:07:06 +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
fix a crash in progs code caused by a bad prototype
2001-01-04 05:44:53 +00:00
sv_nchan.c
#include audit
2000-12-30 02:16:36 +00:00
sv_phys.c
now only svs is reverenced where it shouldn't be, and that's to set info
2001-01-02 03:22:46 +00:00
sv_pr_cmds.c
fix a segmentation fault in PR_PrintStatement caused by bogus prototypes
2001-01-16 03:15:23 +00:00
sv_progs.c
commands now sport descriptions (currently "No Description", but then I'm a
2001-01-15 17:07:06 +00:00
sv_send.c
fix the server info string output on the console. kludgy, but it works :)
2001-01-08 19:59:38 +00:00
sv_sys_unix.c
cvar doc patches from Misty
2000-12-31 04:46:04 +00:00
sv_sys_win.c
cvar doc patches from Misty
2000-12-31 04:46:04 +00:00
sv_user.c
skin.c:
2001-01-20 20:55:00 +00:00
sw_model_alias.c
GL alias model meshes are now doubly protected from corruption and model
2001-01-15 06:50:59 +00:00
sw_model_brush.c
fix mising #include <string*.h>
2001-01-09 02:53:58 +00:00
sw_model_sprite.c
fix mising #include <string*.h>
2001-01-09 02:53:58 +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
Okay, the big whitespace reformat. There is some silliness (case
2000-12-08 06:51:37 +00:00
sys_null.c
#include audit
2000-12-30 02:16:36 +00:00
sys_unix.c
cleanup the includes in host.h
2000-12-30 03:23:31 +00:00
sys_win.c
partial fixes for cross-compiling using mingw32. MIGHT break normal builds
2001-01-24 00:06:58 +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
remove an unused variable
2001-01-23 23:59:32 +00:00
tga.c
#include audit
2000-12-30 02:16:36 +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
The first messages on the console now wrap like they should, to the window
2001-01-09 00:03:08 +00:00
vid_3dfxsvga.c
whitespace.
2001-01-23 04:12:48 +00:00
vid_common_gl.c
Cleanup of extensions, they are no longer defined in glquake.h. In
2001-01-06 07:29:17 +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
The first messages on the console now wrap like they should, to the window
2001-01-09 00:03:08 +00:00
vid_mgl.c
commands now sport descriptions (currently "No Description", but then I'm a
2001-01-15 17:07:06 +00:00
vid_null.c
#include audit
2000-12-30 02:16:36 +00:00
vid_sdl.c
The first messages on the console now wrap like they should, to the window
2001-01-09 00:03:08 +00:00
vid_sgl.c
The first messages on the console now wrap like they should, to the window
2001-01-09 00:03:08 +00:00
vid_svgalib.c
commands now sport descriptions (currently "No Description", but then I'm a
2001-01-15 17:07:06 +00:00
vid_wgl.c
Nuked -no8bit and added vid_use8bit CVAR, ROM. Also, 8bit is now
2001-01-17 17:08:57 +00:00
vid_win.c
forgot about this
2001-01-24 19:42:09 +00:00
vid_x11.c
remove unneeded input.h and keys.h
2001-01-22 23:01:38 +00:00
wad.c
#include audit
2000-12-30 02:16:36 +00:00
world.c
now only svs is reverenced where it shouldn't be, and that's to set info
2001-01-02 03:22:46 +00:00
worlda.S
revert lsh's checkins. They broke newtree for everybody but him.
2000-05-25 09:48:21 +00:00
zone.c
commands now sport descriptions (currently "No Description", but then I'm a
2001-01-15 17:07:06 +00:00