quakeforge-old/common
Marcus Sundberg 8a2d0d0e8f Fix typo in BSD defines. 2000-01-06 03:13:59 +00:00
..
.gitignore Added autoheader support. Also added ./bootstrap to go from a freshly 2000-01-01 20:45:27 +00:00
adivtab.-c Fixed register_check(), renamed a couple of non-headers to the "standard" 2000-01-03 21:54:18 +00:00
anorm_dots.-c Fixed register_check(), renamed a couple of non-headers to the "standard" 2000-01-03 21:54:18 +00:00
anorms.h Initial revision 1999-12-25 05:32:39 +00:00
asm_draw.h Fixed register_check(), renamed a couple of non-headers to the "standard" 2000-01-03 21:54:18 +00:00
asm_i386.h Include config.h and use #ifdef HAVE_SYM_PREFIX_UNDERSCORE instead of bogus #ifdef ELF 2000-01-06 00:52:51 +00:00
block8.h Initial revision 1999-12-25 05:32:39 +00:00
block16.h Initial revision 1999-12-25 05:32:39 +00:00
buildnum.c Moved buildnum.c to common/ -- we don't use it any more, but we could. 2000-01-03 16:49:28 +00:00
cd_audio.c Moved CD_f from cd_linux.c and cd_win.c into cd_wrapper.c. 2000-01-06 02:43:04 +00:00
cd_linux.c Fix typo in BSD defines. 2000-01-06 03:13:59 +00:00
cd_null.c Initial revision 1999-12-25 05:32:39 +00:00
cd_sdl.c Moved CD_f from cd_linux.c and cd_win.c into cd_wrapper.c. 2000-01-06 02:43:04 +00:00
cd_win.c Moved CD_f from cd_linux.c and cd_win.c into cd_wrapper.c. 2000-01-06 02:43:04 +00:00
cd_wrapper.c Moved CD_f from cd_linux.c and cd_win.c into cd_wrapper.c. 2000-01-06 02:43:04 +00:00
cdaudio.h Initial revision 1999-12-25 05:32:39 +00:00
common_quakedef.h Win32 has snprintf and vsnprintf underscored. Use proper defines if needed. 2000-01-05 01:19:13 +00:00
crc.c Initial revision 1999-12-25 05:32:39 +00:00
crc.h Initial revision 1999-12-25 05:32:39 +00:00
d_copy.s Arm x86 assembly with #if id386 2000-01-04 23:30:00 +00:00
d_draw.s Compile fix on some stuff.. 1999-12-31 04:39:06 +00:00
d_draw16.s Compile fix on some stuff.. 1999-12-31 04:39:06 +00:00
d_fill.c Compile fix on some stuff.. 1999-12-31 04:39:06 +00:00
d_iface.h Initial revision 1999-12-25 05:32:39 +00:00
d_ifacea.h Initial revision 1999-12-25 05:32:39 +00:00
d_init.c Compile fix on some stuff.. 1999-12-31 04:39:06 +00:00
d_local.h Initial revision 1999-12-25 05:32:39 +00:00
d_modech.c Compile fix on some stuff.. 1999-12-31 04:39:06 +00:00
d_part.c Compile fix on some stuff.. 1999-12-31 04:39:06 +00:00
d_parta.s Compile fix on some stuff.. 1999-12-31 04:39:06 +00:00
d_polysa.s Compile fix on some stuff.. 1999-12-31 04:39:06 +00:00
d_polyse.c * Merged d_polyse.c from qw_client, _unchanged_ -- current data suggest it 2000-01-03 23:27:17 +00:00
d_scan.c Another merge from BigM 2000-01-04 03:34:56 +00:00
d_scana.s Compile fix on some stuff.. 1999-12-31 04:39:06 +00:00
d_sky.c Compile fix on some stuff.. 1999-12-31 04:39:06 +00:00
d_spr8.s Compile fix on some stuff.. 1999-12-31 04:39:06 +00:00
d_sprite.c Compile fix on some stuff.. 1999-12-31 04:39:06 +00:00
d_vars.c Compile fix on some stuff.. 1999-12-31 04:39:06 +00:00
d_varsa.s Compile fix on some stuff.. 1999-12-31 04:39:06 +00:00
d_zpoint.c Compile fix on some stuff.. 1999-12-31 04:39:06 +00:00
dosasm.s * Fixed an X11 software renderer crash in vid_x.c, thanks Justin A. McCright 2000-01-03 21:20:01 +00:00
draw.c QW's crosshair 2 and crosshaircolor now work in UQ. Also because I felt 2000-01-03 04:33:43 +00:00
draw.h draw.[ch] merge 2000-01-02 10:06:17 +00:00
gl_draw.c VERY IMPORTANT commit before release---crosshair 3 was a little high, you 2000-01-05 10:25:30 +00:00
gl_mesh.c Fixed buffer overflow problems, changed sprintf to snprintf don't use this yet, i have a few things that need to be fixed. 2000-01-05 00:05:48 +00:00
gl_refrag.c More merging work.. 2000-01-01 04:41:14 +00:00
gl_rmain.c Fixed register_check(), renamed a couple of non-headers to the "standard" 2000-01-03 21:54:18 +00:00
gl_rmisc.c Removed all traces of the useless gl_reporttjunctions cvar 2000-01-02 12:00:43 +00:00
gl_rsurf.c We now have fullbright textures for GL! 2000-01-05 15:23:12 +00:00
gl_test.c Compile fix on some stuff.. 1999-12-31 04:39:06 +00:00
gl_vidlinux_3dfx.c Fixed bunch of unused variables. 2000-01-06 00:29:41 +00:00
gl_vidlinuxglx.c Fixed buffer overflow problems, changed sprintf to snprintf don't use this yet, i have a few things that need to be fixed. 2000-01-05 00:05:48 +00:00
gl_vidnt.c Fixed buffer overflow problems, changed sprintf to snprintf don't use this yet, i have a few things that need to be fixed. 2000-01-05 00:05:48 +00:00
gl_warp.c Fixed buffer overflow problems, changed sprintf to snprintf don't use this yet, i have a few things that need to be fixed. 2000-01-05 00:05:48 +00:00
gl_warp_sin.h Initial revision 1999-12-25 05:32:39 +00:00
glquake2.h Removed all traces of the useless gl_reporttjunctions cvar 2000-01-02 12:00:43 +00:00
in_dos.c Initial revision 1999-12-25 05:32:39 +00:00
in_null.c Initial revision 1999-12-25 05:32:39 +00:00
in_sun.c Initial revision 1999-12-25 05:32:39 +00:00
in_win.c Define uiWheelMessage and mouseactive here. 2000-01-04 23:31:14 +00:00
input.h Initial revision 1999-12-25 05:32:39 +00:00
keys.c Fixed buffer overflow problems, changed sprintf to snprintf don't use this yet, i have a few things that need to be fixed. 2000-01-05 00:05:48 +00:00
keys.h Moved keys.h into common, wrapped 3 quakeworld specific lines with 1999-12-25 22:30:22 +00:00
math.s Initial revision 1999-12-25 05:32:39 +00:00
mathlib.c added copyright lines 2000-01-03 22:12:26 +00:00
mathlib.h Initial revision 1999-12-25 05:32:39 +00:00
mdfour.c Marcus' mdfour fix... Perhaps this should be sent to the rsync people? 2000-01-02 05:10:08 +00:00
mdfour.h Replaced RSA MD4 source with GPLed mdfour.[ch] source, and net_com.c to 2000-01-01 11:18:00 +00:00
modelgen.h Initial revision 1999-12-25 05:32:39 +00:00
net_com.c Simplified COM_Block*Checksum (don't worry, it's still compatible -- I 2000-01-03 10:41:24 +00:00
nonintel.c Merged nonintel.c into common/ 2000-01-03 13:45:02 +00:00
pr_cmds.c Fixed bunch of unused variables. 2000-01-06 00:29:41 +00:00
pr_comp.h pr_comp.h's identical, moved to common 2000-01-03 02:24:26 +00:00
pr_edict.c Fixed bunch of unused variables. 2000-01-06 00:29:41 +00:00
pr_exec.c pandr's pr_* merge.. 2000-01-03 04:45:54 +00:00
progs.h pandr's pr_* merge.. 2000-01-03 04:45:54 +00:00
quakeasm.h Initial revision 1999-12-25 05:32:39 +00:00
r_aclip.c Compile fix on some stuff.. 1999-12-31 04:39:06 +00:00
r_aclipa.s Tweaked the authors, missed a few .s files.. 1999-12-31 05:09:06 +00:00
r_alias.c * Merged d_polyse.c from qw_client, _unchanged_ -- current data suggest it 2000-01-03 23:27:17 +00:00
r_aliasa.s Tweaked the authors, missed a few .s files.. 1999-12-31 05:09:06 +00:00
r_bsp.c Merged r_bsp.c into common/ 2000-01-03 13:35:09 +00:00
r_draw.c Another merge from BigM 2000-01-04 03:34:56 +00:00
r_drawa.s Tweaked the authors, missed a few .s files.. 1999-12-31 05:09:06 +00:00
r_edgea.s Tweaked the authors, missed a few .s files.. 1999-12-31 05:09:06 +00:00
r_light.c Tweaked the authors, missed a few .s files.. 1999-12-31 05:09:06 +00:00
r_local.h Initial revision 1999-12-25 05:32:39 +00:00
r_shared.h Another merge from BigM 2000-01-04 03:34:56 +00:00
r_sky.c Tweaked the authors, missed a few .s files.. 1999-12-31 05:09:06 +00:00
r_surf.c Another merge from BigM 2000-01-04 03:34:56 +00:00
r_vars.c Tweaked the authors, missed a few .s files.. 1999-12-31 05:09:06 +00:00
r_varsa.s Whoops, one more.. 1999-12-31 05:10:16 +00:00
register_check.c Fixed register_check(), renamed a couple of non-headers to the "standard" 2000-01-03 21:54:18 +00:00
register_check.h Version cleanup, not completely happy with it yet.. 2000-01-03 01:40:54 +00:00
sbar.h Initial revision 1999-12-25 05:32:39 +00:00
skin.c Fixed buffer overflow problems, changed sprintf to snprintf don't use this yet, i have a few things that need to be fixed. 2000-01-05 00:05:48 +00:00
snd_dma.c Ryan C. Gordon provided a small cleanup for snd_dma.c which fixes a crash 1999-12-30 06:46:29 +00:00
snd_dos.c Initial revision 1999-12-25 05:32:39 +00:00
snd_gus.c Initial revision 1999-12-25 05:32:39 +00:00
snd_mem.c Initial revision 1999-12-25 05:32:39 +00:00
snd_mix.c Initial revision 1999-12-25 05:32:39 +00:00
snd_mixa.s Initial revision 1999-12-25 05:32:39 +00:00
snd_mme.c Sound cleanups from Marcus: snd_linux.c -> snd_oss.c, the OSS API is used 2000-01-02 16:18:22 +00:00
snd_next.c Initial revision 1999-12-25 05:32:39 +00:00
snd_null.c Loring Holden's autoconf support. {qw-client,quake}-glide is currently not built since neither of us has the hardware available at the moment to test the 3dfx MiniGL target. Someone who does (Mercury?) will have to fix that. Bins all build in odd places for the moment. Thanks for staying up so late to help get this working Loring, you rock! 1999-12-29 13:58:47 +00:00
snd_oss.c Check return code from mmap() properly. 2000-01-05 21:22:48 +00:00
snd_sun.c Fixes for portability issues.. 2000-01-05 16:55:01 +00:00
snd_win.c Sound cleanups from Marcus: snd_linux.c -> snd_oss.c, the OSS API is used 2000-01-02 16:18:22 +00:00
sound.h Initial revision 1999-12-25 05:32:39 +00:00
spritegn.h Initial revision 1999-12-25 05:32:39 +00:00
surf8.s Tweaked the authors, missed a few .s files.. 1999-12-31 05:09:06 +00:00
surf16.s Tweaked the authors, missed a few .s files.. 1999-12-31 05:09:06 +00:00
sys.h Initial revision 1999-12-25 05:32:39 +00:00
sys_dosa.s Tweaked the authors, missed a few .s files.. 1999-12-31 05:09:06 +00:00
sys_linux.c Fixed buffer overflow problems, changed sprintf to snprintf don't use this yet, i have a few things that need to be fixed. 2000-01-05 00:05:48 +00:00
sys_null.c The merge continues...sys_null.c (Portability aid) is common. 2000-01-03 11:14:42 +00:00
uint32.h Whoops! Forgot to add the declarations file for mdfour's unsigned int hack. 2000-01-01 11:19:32 +00:00
vgamodes.h Initial revision 1999-12-25 05:32:39 +00:00
vid.h BIG merge work, POQ now compiles, though at least glquake.3dfx has, err, issues.. 1999-12-26 06:37:28 +00:00
vid_dos.c Fixed buffer overflow problems, changed sprintf to snprintf don't use this yet, i have a few things that need to be fixed. 2000-01-05 00:05:48 +00:00
vid_ext.c fixed some problems 2000-01-05 00:11:02 +00:00
vid_ggi.c Removed the dummy VGA_* variables as they are not needed anymore. 2000-01-05 00:31:47 +00:00
vid_null.c Initial revision 1999-12-25 05:32:39 +00:00
vid_sdl.c added vid_sdl.c and cd_sdl.c which are part of Maas patch for the SDL merge. 2000-01-03 06:26:49 +00:00
vid_sunx.c Removed the dummy VGA_* variables as they are not needed anymore. 2000-01-05 00:31:47 +00:00
vid_sunxil.c Removed the dummy VGA_* variables as they are not needed anymore. 2000-01-05 00:31:47 +00:00
vid_svgalib.c Fixed buffer overflow problems, changed sprintf to snprintf don't use this yet, i have a few things that need to be fixed. 2000-01-05 00:05:48 +00:00
vid_vga.c Initial revision 1999-12-25 05:32:39 +00:00
vid_win.c Fixed some warnings. 2000-01-06 01:43:44 +00:00
vid_x.c Removed the dummy VGA_* variables as they are not needed anymore. 2000-01-05 00:31:47 +00:00
view.h Merged the makefile targets as much as is safe to do without a serious 2000-01-05 19:10:52 +00:00
wad.c Initial revision 1999-12-25 05:32:39 +00:00
wad.h Initial revision 1999-12-25 05:32:39 +00:00
winquake.h Server need mmsystem.h for timeGetTime() 2000-01-04 22:24:49 +00:00
zone.c Initial revision 1999-12-25 05:32:39 +00:00
zone.h Initial revision 1999-12-25 05:32:39 +00:00