newtree/source
Joseph Carter 28d0df55d3 fs_userpath is now . like it SHOULD be. Why? Because despite the unix
way of doing things, every single person who has tried newtree reports it
as "broken" because it can't find their pak files.

Least surprise.
2000-05-24 05:47:58 +00:00
..
.gitignore ignore Makefile 2000-05-17 12:14:53 +00:00
buildnum.c C done 2000-05-22 06:46:35 +00:00
cd_audio.c Cvar fixups... 2000-05-24 02:07:53 +00:00
cd_linux.c Cvar fixups... 2000-05-24 02:07:53 +00:00
cd_null.c Added CDAudio_Pause 2000-05-17 20:11:55 +00:00
cd_win.c Cvar fixups... 2000-05-24 02:07:53 +00:00
checksum.c C done 2000-05-22 06:46:35 +00:00
cl_cam.c Cvar fixups... 2000-05-24 02:07:53 +00:00
cl_cmd.c C done 2000-05-22 06:46:35 +00:00
cl_cvar.c port in some improvements from OT (namely fs_basepath, etc, though commandline parsing isn't finished yet) 2000-05-21 08:24:45 +00:00
cl_demo.c revert back to using f* for file io. I hope this fixes the catapult, but I wouldn't be suprised if it doesn't. 2000-05-23 22:43:36 +00:00
cl_ents.c Cvar fixups... 2000-05-24 02:07:53 +00:00
cl_input.c Cvar fixups... 2000-05-24 02:07:53 +00:00
cl_main.c fixe the "failed to load sky 1" message 2000-05-24 05:12:54 +00:00
cl_math.S C done 2000-05-22 06:46:35 +00:00
cl_misc.c C done 2000-05-22 06:46:35 +00:00
cl_model.c oops 2000-05-22 07:49:33 +00:00
cl_parse.c Cvar fixups... 2000-05-24 02:07:53 +00:00
cl_pred.c Client jump prediction fix; 2000-05-22 07:03:41 +00:00
cl_slist.c revert back to using f* for file io. I hope this fixes the catapult, but I wouldn't be suprised if it doesn't. 2000-05-23 22:43:36 +00:00
cl_sys_unix.c Cvar fixups... 2000-05-24 02:07:53 +00:00
cl_sys_win.c forgot to rename some SendKeyEvents functions 2000-05-23 09:52:17 +00:00
cl_tent.c C done 2000-05-22 06:46:35 +00:00
cl_trans.c C done 2000-05-22 06:46:35 +00:00
cmd.c revert back to using f* for file io. I hope this fixes the catapult, but I wouldn't be suprised if it doesn't. 2000-05-23 22:43:36 +00:00
com.c Cvar fixups... 2000-05-24 02:07:53 +00:00
console.c Cvar fixups... 2000-05-24 02:07:53 +00:00
context_x11.c bring across the VID and IN modules for svga, x11 and glx from OT. 2000-05-23 06:36:33 +00:00
crc.c port in some improvements from OT (namely fs_basepath, etc, though commandline parsing isn't finished yet) 2000-05-21 08:24:45 +00:00
cvar.c revert back to using f* for file io. I hope this fixes the catapult, but I wouldn't be suprised if it doesn't. 2000-05-23 22:43:36 +00:00
d_copy.S GPL thingy 2000-05-22 06:58:14 +00:00
d_draw.S GPL thingy 2000-05-22 06:58:14 +00:00
d_draw16.S GPL thingy 2000-05-22 06:58:14 +00:00
d_edge.c Cvar fixups... 2000-05-24 02:07:53 +00:00
d_fill.c GPL thingy 2000-05-22 06:58:14 +00:00
d_init.c Cvar fixups... 2000-05-24 02:07:53 +00:00
d_modech.c GPL thingy 2000-05-22 06:58:14 +00:00
d_part.c GPL thingy 2000-05-22 06:58:14 +00:00
d_parta.S GPL thingy 2000-05-22 06:58:14 +00:00
d_polysa.S GPL thingy 2000-05-22 06:58:14 +00:00
d_polyse.c GPL thingy 2000-05-22 06:58:14 +00:00
d_scan.c GPL thingy 2000-05-22 06:58:14 +00:00
d_scana.S GPL thingy 2000-05-22 06:58:14 +00:00
d_sky.c all files now include config.h 2000-05-17 10:03:19 +00:00
d_spr8.S GPL thingy 2000-05-22 06:58:14 +00:00
d_sprite.c GPL thingy 2000-05-22 06:58:14 +00:00
d_surf.c GPL thingy 2000-05-22 06:58:14 +00:00
d_vars.c GPL thingy 2000-05-22 06:58:14 +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 GPL thingy 2000-05-22 06:58:14 +00:00
dga_check.c +set_vidfullscreen is 95% working for -x11 and -glx. only remaining known problem is mouse grabbing. 2000-05-23 07:33:03 +00:00
dirent.c GPL thingy 2000-05-22 06:58:14 +00:00
draw.c Cvar fixups... 2000-05-24 02:07:53 +00:00
fnmatch.c removed a silly #else case on an ifdef 2000-05-22 07:07:01 +00:00
gl_draw.c GL fixes, partial Q{open,close,read,write,getc} -> f* 2000-05-23 17:05:34 +00:00
gl_mesh.c GL fixes, partial Q{open,close,read,write,getc} -> f* 2000-05-23 17:05:34 +00:00
gl_model.c GPL thingy 2000-05-22 06:58:14 +00:00
gl_ngraph.c GL fixes, partial Q{open,close,read,write,getc} -> f* 2000-05-23 17:05:34 +00:00
gl_part.c GL fixes, partial Q{open,close,read,write,getc} -> f* 2000-05-23 17:05:34 +00:00
gl_refrag.c GL fixes, partial Q{open,close,read,write,getc} -> f* 2000-05-23 17:05:34 +00:00
gl_rlight.c GL fixes, partial Q{open,close,read,write,getc} -> f* 2000-05-23 17:05:34 +00:00
gl_rmain.c GL fixes, partial Q{open,close,read,write,getc} -> f* 2000-05-23 17:05:34 +00:00
gl_rmisc.c GL fixes, partial Q{open,close,read,write,getc} -> f* 2000-05-23 17:05:34 +00:00
gl_rsurf.c GL fixes, partial Q{open,close,read,write,getc} -> f* 2000-05-23 17:05:34 +00:00
gl_screen.c GL fixes, partial Q{open,close,read,write,getc} -> f* 2000-05-23 17:05:34 +00:00
gl_test.c all files now include config.h 2000-05-17 10:03:19 +00:00
gl_trans.c GPL thingy 2000-05-22 06:58:14 +00:00
gl_view.c GPL thingy 2000-05-22 06:58:14 +00:00
gl_warp.c GL fixes, partial Q{open,close,read,write,getc} -> f* 2000-05-23 17:05:34 +00:00
in_null.c GPL thingy 2000-05-22 06:58:14 +00:00
in_svgalib.c bring across the VID and IN modules for svga, x11 and glx from OT. 2000-05-23 06:36:33 +00:00
in_win.c GPL thingy 2000-05-22 06:58:14 +00:00
in_x11.c fix a core dump on premature exit 2000-05-24 04:45:35 +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 revert back to using f* for file io. I hope this fixes the catapult, but I wouldn't be suprised if it doesn't. 2000-05-23 22:43:36 +00:00
link.c GPL thingy 2000-05-22 06:58:14 +00:00
Makefile.am +set_vidfullscreen is 95% working for -x11 and -glx. only remaining known problem is mouse grabbing. 2000-05-23 07:33:03 +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 *sigh* 2000-05-22 07:10:16 +00:00
mathlib.c *sigh* 2000-05-22 07:10:16 +00:00
mdfour.c all files now include config.h 2000-05-17 10:03:19 +00:00
menu.c Menu fixes: use Cvar_SetValue() for menu options. 2000-05-23 16:59:25 +00:00
model.c *sigh* 2000-05-22 07:10:16 +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 port in some improvements from OT (namely fs_basepath, etc, though commandline parsing isn't finished yet) 2000-05-21 08:24:45 +00:00
net_com.c all files now include config.h 2000-05-17 10:03:19 +00:00
net_udp.c fixes for __attribute__((format)) (I'll commit that /after/ release) and freelook 2000-05-22 05:47:14 +00:00
nonintel.c *sigh* 2000-05-22 07:10:16 +00:00
pmove.c port in some improvements from OT (namely fs_basepath, etc, though commandline parsing isn't finished yet) 2000-05-21 08:24:45 +00:00
pmovetst.c port in some improvements from OT (namely fs_basepath, etc, though commandline parsing isn't finished yet) 2000-05-21 08:24:45 +00:00
pr_cmds.c revert back to using f* for file io. I hope this fixes the catapult, but I wouldn't be suprised if it doesn't. 2000-05-23 22:43:36 +00:00
pr_edict.c *sigh* 2000-05-22 07:10:16 +00:00
pr_exec.c port in some improvements from OT (namely fs_basepath, etc, though commandline parsing isn't finished yet) 2000-05-21 08:24:45 +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 fs_userpath is now . like it SHOULD be. Why? Because despite the unix 2000-05-24 05:47:58 +00:00
quakeio.c fix the +gamedir problem and fix my QFile removal 2000-05-22 21:32:14 +00:00
qw_client.dsp removed gl_test.c from the client vc project... 2000-05-22 06:36:33 +00:00
qw_server.dsp Project files update due to common.c split 2000-05-22 00:52:13 +00:00
r_aclip.c pretty much finishes source/* 2000-05-22 07:46:47 +00:00
r_aclipa.S pretty much finishes source/* 2000-05-22 07:46:47 +00:00
r_alias.c pretty much finishes source/* 2000-05-22 07:46:47 +00:00
r_aliasa.S pretty much finishes source/* 2000-05-22 07:46:47 +00:00
r_bsp.c port in some improvements from OT (namely fs_basepath, etc, though commandline parsing isn't finished yet) 2000-05-21 08:24:45 +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 pretty much finishes source/* 2000-05-22 07:46:47 +00:00
r_edge.c port in some improvements from OT (namely fs_basepath, etc, though commandline parsing isn't finished yet) 2000-05-21 08:24:45 +00:00
r_edgea.S pretty much finishes source/* 2000-05-22 07:46:47 +00:00
r_efrag.c port in some improvements from OT (namely fs_basepath, etc, though commandline parsing isn't finished yet) 2000-05-21 08:24:45 +00:00
r_light.c all files now include config.h 2000-05-17 10:03:19 +00:00
r_main.c port in some improvements from OT (namely fs_basepath, etc, though commandline parsing isn't finished yet) 2000-05-21 08:24:45 +00:00
r_misc.c port in some improvements from OT (namely fs_basepath, etc, though commandline parsing isn't finished yet) 2000-05-21 08:24:45 +00:00
r_part.c revert back to using f* for file io. I hope this fixes the catapult, but I wouldn't be suprised if it doesn't. 2000-05-23 22:43:36 +00:00
r_sky.c loadsky command implemented: 2000-05-18 20:32:11 +00:00
r_sprite.c port in some improvements from OT (namely fs_basepath, etc, though commandline parsing isn't finished yet) 2000-05-21 08:24:45 +00:00
r_surf.c pretty much finishes source/* 2000-05-22 07:46:47 +00:00
r_vars.c pretty much finishes source/* 2000-05-22 07:46:47 +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 Cvar fixes. 2000-05-23 17:01:12 +00:00
sbar.c pretty much finishes source/* 2000-05-22 07:46:47 +00:00
screen.c bring across the VID and IN modules for svga, x11 and glx from OT. 2000-05-23 06:36:33 +00:00
sizebuf.c pretty much finishes source/* 2000-05-22 07:46:47 +00:00
skin.c port in some improvements from OT (namely fs_basepath, etc, though commandline parsing isn't finished yet) 2000-05-21 08:24:45 +00:00
snd_alsa.c all files now include config.h 2000-05-17 10:03:19 +00:00
snd_dma.c pretty much finishes source/* 2000-05-22 07:46:47 +00:00
snd_mem.c pretty much finishes source/* 2000-05-22 07:46:47 +00:00
snd_mix.c pretty much finishes source/* 2000-05-22 07:46:47 +00:00
snd_mixa.S pretty much finishes source/* 2000-05-22 07:46:47 +00:00
snd_oss.c port in some improvements from OT (namely fs_basepath, etc, though commandline parsing isn't finished yet) 2000-05-21 08:24:45 +00:00
snd_win.c Fixed includes. 2000-05-21 18:40:10 +00:00
surf8.S gl_vidlinux: DIE DIE DIE! 2000-05-22 03:27:00 +00:00
surf16.S pretty much finishes source/* 2000-05-22 07:46:47 +00:00
sv_ccmds.c revert back to using f* for file io. I hope this fixes the catapult, but I wouldn't be suprised if it doesn't. 2000-05-23 22:43:36 +00:00
sv_cvar.c port in some improvements from OT (namely fs_basepath, etc, though commandline parsing isn't finished yet) 2000-05-21 08:24:45 +00:00
sv_ents.c port in some improvements from OT (namely fs_basepath, etc, though commandline parsing isn't finished yet) 2000-05-21 08:24:45 +00:00
sv_init.c Moved svs definition to sys_win/unix.c as both the client and server need it. 2000-05-21 19:59:44 +00:00
sv_main.c revert back to using f* for file io. I hope this fixes the catapult, but I wouldn't be suprised if it doesn't. 2000-05-23 22:43:36 +00:00
sv_misc.c pretty much finishes source/* 2000-05-22 07:46:47 +00:00
sv_model.c pretty much finishes source/* 2000-05-22 07:46:47 +00:00
sv_move.c pretty much finishes source/* 2000-05-22 07:46:47 +00:00
sv_nchan.c pretty much finishes source/* 2000-05-22 07:46:47 +00:00
sv_phys.c port in some improvements from OT (namely fs_basepath, etc, though commandline parsing isn't finished yet) 2000-05-21 08:24:45 +00:00
sv_send.c revert back to using f* for file io. I hope this fixes the catapult, but I wouldn't be suprised if it doesn't. 2000-05-23 22:43:36 +00:00
sv_sys_unix.c fixes for __attribute__((format)) (I'll commit that /after/ release) and freelook 2000-05-22 05:47:14 +00:00
sv_sys_win.c sys_sleep is 8 by default now; 2000-05-22 04:19:49 +00:00
sv_user.c revert back to using f* for file io. I hope this fixes the catapult, but I wouldn't be suprised if it doesn't. 2000-05-23 22:43:36 +00:00
sw_view.c pretty much finishes source/* 2000-05-22 07:46:47 +00:00
sys_null.c forgot to rename some SendKeyEvents functions 2000-05-23 09:52:17 +00:00
sys_unix.c Moved svs definition to sys_win/unix.c as both the client and server need it. 2000-05-21 19:59:44 +00:00
sys_win.c pretty much finishes source/* 2000-05-22 07:46:47 +00:00
sys_x86.S pretty much finishes source/* 2000-05-22 07:46:47 +00:00
va.c pretty much finishes source/* 2000-05-22 07:46:47 +00:00
vid_ggi.c forgot to rename some SendKeyEvents functions 2000-05-23 09:52:17 +00:00
vid_glx.c s/HAS_/HAVE_/g 2000-05-23 16:57:12 +00:00
vid_mgl.c Added K_CAPSLOCK and KP_* keys support for windows targets 2000-05-22 07:59:30 +00:00
vid_null.c pretty much finishes source/* 2000-05-22 07:46:47 +00:00
vid_svgalib.c bring across the VID and IN modules for svga, x11 and glx from OT. 2000-05-23 06:36:33 +00:00
vid_wgl.c Added K_CAPSLOCK and KP_* keys support for windows targets 2000-05-22 07:59:30 +00:00
vid_x11.c +set_vidfullscreen is 95% working for -x11 and -glx. only remaining known problem is mouse grabbing. 2000-05-23 07:33:03 +00:00
wad.c port in some improvements from OT (namely fs_basepath, etc, though commandline parsing isn't finished yet) 2000-05-21 08:24:45 +00:00
world.c pretty much finishes source/* 2000-05-22 07:46:47 +00:00
worlda.S pretty much finishes source/* 2000-05-22 07:46:47 +00:00
zone.c port in some improvements from OT (namely fs_basepath, etc, though commandline parsing isn't finished yet) 2000-05-21 08:24:45 +00:00