nuq/source
Bill Currie 60c112bc68 configure.in:
print config info for sound type
source/quakefs.c:
	fix fs_userpath handling for other game types and add support for
	abyss
source/qargs.c:
	add -abyss checking
include/qdefs.h:
	add abyss support

Rudimentary support for the abyss mission pack has been added. Currently this
involves just the addition of -abyss to the supported command line options
(acts just like -rogue and -hipnotic) and adding abyss to the list of game
directories. Any other support that's needed (as with other rogue and hipnotic
modifications) has not been added as it is not known what's needed.
2000-08-29 20:30:28 +00:00
..
.gitignore still more uquake->nuq 2000-08-20 05:55:02 +00:00
.indent.pro Added preliminary indent profile, for automatically applying (again, 2000-08-23 20:28:00 +00:00
cd_audio.c more header fixups. still doesn't compile 2000-08-21 05:39:54 +00:00
cd_linux.c prelim header changes. doesn't build yet 2000-08-21 03:52:28 +00:00
cd_null.c more header fixups. still doesn't compile 2000-08-21 05:39:54 +00:00
cd_win.c more header fixups. still doesn't compile 2000-08-21 05:39:54 +00:00
cl_cam.c more header fixups. still doesn't compile 2000-08-21 05:39:54 +00:00
cl_demo.c sprintf -> snprintf 2000-08-27 10:30:17 +00:00
cl_input.c more header fixups. still doesn't compile 2000-08-21 05:39:54 +00:00
cl_main.c it helps if dlights aren't black :/ 2000-08-28 01:08:07 +00:00
cl_math.S Initial revision 2000-08-19 22:24:16 +00:00
cl_parse.c remove GLQUAKE and IDGODS #ifdefs 2000-08-27 16:53:07 +00:00
cl_tent.c an even better fix (thanks, LordHavoc) 2000-08-28 02:03:55 +00:00
cmd.c nuq-svga now links 2000-08-23 05:53:17 +00:00
com.c com.c: 2000-08-28 16:14:42 +00:00
conproc.c more header fixups. still doesn't compile 2000-08-21 05:39:54 +00:00
console.c bring over gl_screen (sort of). world is now much brighter, but dlights and 2000-08-27 22:13:48 +00:00
context_x11.c nuq-glx almost builds. just some last problems with gl_part.c and gl_view.c 2000-08-25 06:42:29 +00:00
crc.c more header fixups. still doesn't compile 2000-08-21 05:39:54 +00:00
cvar.c sprintf -> snprintf 2000-08-27 10:30:17 +00:00
d_copy.S Initial revision 2000-08-19 22:24:16 +00:00
d_draw.S Initial revision 2000-08-19 22:24:16 +00:00
d_draw16.S Initial revision 2000-08-19 22:24:16 +00:00
d_edge.c header revamp almost done. it now tries (but fails) to link 2000-08-23 04:45:16 +00:00
d_fill.c header revamp almost done. it now tries (but fails) to link 2000-08-23 04:45:16 +00:00
d_init.c header revamp almost done. it now tries (but fails) to link 2000-08-23 04:45:16 +00:00
d_modech.c header revamp almost done. it now tries (but fails) to link 2000-08-23 04:45:16 +00:00
d_part.c more header fixups. still doesn't compile 2000-08-21 05:39:54 +00:00
d_parta.S Initial revision 2000-08-19 22:24:16 +00:00
d_polysa.S Initial revision 2000-08-19 22:24:16 +00:00
d_polyse.c more header fixups. still doesn't compile 2000-08-21 05:39:54 +00:00
d_scan.c more header fixups. still doesn't compile 2000-08-21 05:39:54 +00:00
d_scana.S Initial revision 2000-08-19 22:24:16 +00:00
d_sky.c more header fixups. still doesn't compile 2000-08-21 05:39:54 +00:00
d_spr8.S Initial revision 2000-08-19 22:24:16 +00:00
d_sprite.c more header fixups. still doesn't compile 2000-08-21 05:39:54 +00:00
d_surf.c header revamp almost done. it now tries (but fails) to link 2000-08-23 04:45:16 +00:00
d_vars.c more header fixups. still doesn't compile 2000-08-21 05:39:54 +00:00
d_varsa.S Initial revision 2000-08-19 22:24:16 +00:00
d_zpoint.c more header fixups. still doesn't compile 2000-08-21 05:39:54 +00:00
dga_check.c more header fixups. still doesn't compile 2000-08-21 05:39:54 +00:00
dirent.c source/vid_svgalib.c source/in_svgalib.c: 2000-08-28 22:38:46 +00:00
dos_v2.c copyright header stuff 2000-08-20 05:25:28 +00:00
dosasm.S various make dist related cleanups 2000-08-29 00:10:19 +00:00
draw.c sprintf -> snprintf 2000-08-27 10:30:17 +00:00
fnmatch.c source/vid_svgalib.c source/in_svgalib.c: 2000-08-28 22:38:46 +00:00
gib.c GIB has completed its de-evolution into a cheap ripoff of bash, thus determining the meaning of its own acronym: GIB Isn't Bash 2000-08-28 20:49:01 +00:00
gib_instructions.c GIB has completed its de-evolution into a cheap ripoff of bash, thus determining the meaning of its own acronym: GIB Isn't Bash 2000-08-28 20:49:01 +00:00
gib_interpret.c GIB has completed its de-evolution into a cheap ripoff of bash, thus determining the meaning of its own acronym: GIB Isn't Bash 2000-08-28 20:49:01 +00:00
gib_modules.c fixes for no optimisation 2000-08-29 04:33:15 +00:00
gib_parse.c GIB has completed its de-evolution into a cheap ripoff of bash, thus determining the meaning of its own acronym: GIB Isn't Bash 2000-08-28 20:49:01 +00:00
gib_vars.c GIB has completed its de-evolution into a cheap ripoff of bash, thus determining the meaning of its own acronym: GIB Isn't Bash 2000-08-28 20:49:01 +00:00
gl_draw.c that's most of newtree's gl stuff ported over. Three bugs: wound up with 2000-08-27 10:03:31 +00:00
gl_mesh.c import gl_mesh.c from newtree 2000-08-26 21:30:05 +00:00
gl_model.c sprintf -> snprintf 2000-08-27 10:30:17 +00:00
gl_part.c port over gl_draw.c from newtree 2000-08-26 21:23:07 +00:00
gl_refrag.c nuq-glx almost builds. just some last problems with gl_part.c and gl_view.c 2000-08-25 06:42:29 +00:00
gl_rlight.c bring over gl_rlight from newtree 2000-08-27 07:46:54 +00:00
gl_rmain.c Changed model light clamping. 2000-08-28 01:47:41 +00:00
gl_rmisc.c that's most of newtree's gl stuff ported over. Three bugs: wound up with 2000-08-27 10:03:31 +00:00
gl_rsurf.c turns out GL_WaterSurface wasn't binding the texture wasn't binding the 2000-08-29 05:22:58 +00:00
gl_screen.c quakeNN.{tga,pcx} -> nuqNNN.{tga,pcx} 2000-08-28 02:53:06 +00:00
gl_view.c bring over gl_rlight from newtree 2000-08-27 07:46:54 +00:00
gl_warp.c that's most of newtree's gl stuff ported over. Three bugs: wound up with 2000-08-27 10:03:31 +00:00
host.c Adds GIB, an experimental scripting language for QF, and a few compile fixes. 2000-08-28 00:45:40 +00:00
host_cmd.c sprintf -> snprintf 2000-08-27 10:30:17 +00:00
in_dos.c nuq-glx almost builds. just some last problems with gl_part.c and gl_view.c 2000-08-25 06:42:29 +00:00
in_null.c more header fixups. still doesn't compile 2000-08-21 05:39:54 +00:00
in_sun.c more header fixups. still doesn't compile 2000-08-21 05:39:54 +00:00
in_svgalib.c source/vid_svgalib.c source/in_svgalib.c: 2000-08-28 22:38:46 +00:00
in_win.c more header fixups. still doesn't compile 2000-08-21 05:39:54 +00:00
in_x11.c nuq-glx almost builds. just some last problems with gl_part.c and gl_view.c 2000-08-25 06:42:29 +00:00
keys.c sprintf -> snprintf 2000-08-27 10:30:17 +00:00
link.c nuq-svga now links 2000-08-23 05:53:17 +00:00
Makefile.am source/vid_svgalib.c source/in_svgalib.c: 2000-08-28 22:38:46 +00:00
math.S Initial revision 2000-08-19 22:24:16 +00:00
mathlib.c more header fixups. still doesn't compile 2000-08-21 05:39:54 +00:00
mdfour.c remove duplicate config.h inclusions 2000-08-20 04:58:49 +00:00
menu.c sprintf -> snprintf 2000-08-27 10:30:17 +00:00
model.c sprintf -> snprintf 2000-08-27 10:30:17 +00:00
mplib.c copyright header stuff 2000-08-20 05:25:28 +00:00
mplpc.c sprintf -> snprintf 2000-08-27 10:30:17 +00:00
msg.c nuq-svga now links 2000-08-23 05:53:17 +00:00
net_bsd.c more header fixups. still doesn't compile 2000-08-21 05:39:54 +00:00
net_bw.c sprintf -> snprintf 2000-08-27 10:30:17 +00:00
net_com.c remove duplicate config.h inclusions 2000-08-20 04:58:49 +00:00
net_comx.c sprintf -> snprintf 2000-08-27 10:30:17 +00:00
net_dgrm.c sprintf -> snprintf 2000-08-27 10:30:17 +00:00
net_dos.c more header fixups. still doesn't compile 2000-08-21 05:39:54 +00:00
net_ipx.c sprintf -> snprintf 2000-08-27 10:30:17 +00:00
net_loop.c more header fixups. still doesn't compile 2000-08-21 05:39:54 +00:00
net_main.c more header fixups. still doesn't compile 2000-08-21 05:39:54 +00:00
net_mp.c sprintf -> snprintf 2000-08-27 10:30:17 +00:00
net_none.c more header fixups. still doesn't compile 2000-08-21 05:39:54 +00:00
net_ser.c sprintf -> snprintf 2000-08-27 10:30:17 +00:00
net_udp.c sprintf -> snprintf 2000-08-27 10:30:17 +00:00
net_vcr.c more header fixups. still doesn't compile 2000-08-21 05:39:54 +00:00
net_win.c more header fixups. still doesn't compile 2000-08-21 05:39:54 +00:00
net_wins.c sprintf -> snprintf 2000-08-27 10:30:17 +00:00
net_wipx.c sprintf -> snprintf 2000-08-27 10:30:17 +00:00
net_wso.c Initial revision 2000-08-19 22:24:16 +00:00
nonintel.c more header fixups. still doesn't compile 2000-08-21 05:39:54 +00:00
pr_cmds.c sprintf -> snprintf 2000-08-27 10:30:17 +00:00
pr_edict.c sprintf -> snprintf 2000-08-27 10:30:17 +00:00
pr_exec.c Adds GIB, an experimental scripting language for QF, and a few compile fixes. 2000-08-28 00:45:40 +00:00
qargs.c configure.in: 2000-08-29 20:30:28 +00:00
qendian.c nuq-svga now links 2000-08-23 05:53:17 +00:00
quakefs.c configure.in: 2000-08-29 20:30:28 +00:00
quakeio.c nuq-svga now links 2000-08-23 05:53:17 +00:00
r_aclip.c more header fixups. still doesn't compile 2000-08-21 05:39:54 +00:00
r_aclipa.S Initial revision 2000-08-19 22:24:16 +00:00
r_alias.c header revamp almost done. it now tries (but fails) to link 2000-08-23 04:45:16 +00:00
r_aliasa.S Initial revision 2000-08-19 22:24:16 +00:00
r_bsp.c header revamp almost done. it now tries (but fails) to link 2000-08-23 04:45:16 +00:00
r_draw.c more header fixups. still doesn't compile 2000-08-21 05:39:54 +00:00
r_drawa.S Initial revision 2000-08-19 22:24:16 +00:00
r_edge.c more header fixups. still doesn't compile 2000-08-21 05:39:54 +00:00
r_edgea.S Initial revision 2000-08-19 22:24:16 +00:00
r_efrag.c header revamp almost done. it now tries (but fails) to link 2000-08-23 04:45:16 +00:00
r_light.c bring over gl_rlight from newtree 2000-08-27 07:46:54 +00:00
r_main.c bring over gl_rlight from newtree 2000-08-27 07:46:54 +00:00
r_misc.c remove GLQUAKE and IDGODS #ifdefs 2000-08-27 16:53:07 +00:00
r_part.c sprintf -> snprintf 2000-08-27 10:30:17 +00:00
r_sky.c more header fixups. still doesn't compile 2000-08-21 05:39:54 +00:00
r_sprite.c header revamp almost done. it now tries (but fails) to link 2000-08-23 04:45:16 +00:00
r_surf.c header revamp almost done. it now tries (but fails) to link 2000-08-23 04:45:16 +00:00
r_vars.c more header fixups. still doesn't compile 2000-08-21 05:39:54 +00:00
r_varsa.S Initial revision 2000-08-19 22:24:16 +00:00
r_view.c port over gl_draw.c from newtree 2000-08-26 21:23:07 +00:00
sbar.c sprintf -> snprintf 2000-08-27 10:30:17 +00:00
screen.c quakeNN.{tga,pcx} -> nuqNNN.{tga,pcx} 2000-08-28 02:53:06 +00:00
sizebuf.c nuq-svga now links 2000-08-23 05:53:17 +00:00
snd_alsa.c prelim header changes. doesn't build yet 2000-08-21 03:52:28 +00:00
snd_dma.c more header fixups. still doesn't compile 2000-08-21 05:39:54 +00:00
snd_dos.c more header fixups. still doesn't compile 2000-08-21 05:39:54 +00:00
snd_gus.c more header fixups. still doesn't compile 2000-08-21 05:39:54 +00:00
snd_mem.c prelim header changes. doesn't build yet 2000-08-21 03:52:28 +00:00
snd_mix.c more header fixups. still doesn't compile 2000-08-21 05:39:54 +00:00
snd_mixa.S Initial revision 2000-08-19 22:24:16 +00:00
snd_next.c more header fixups. still doesn't compile 2000-08-21 05:39:54 +00:00
snd_null.c more header fixups. still doesn't compile 2000-08-21 05:39:54 +00:00
snd_oss.c Adds GIB, an experimental scripting language for QF, and a few compile fixes. 2000-08-28 00:45:40 +00:00
snd_sun.c more header fixups. still doesn't compile 2000-08-21 05:39:54 +00:00
snd_win.c more header fixups. still doesn't compile 2000-08-21 05:39:54 +00:00
surf8.S Initial revision 2000-08-19 22:24:16 +00:00
surf16.S Initial revision 2000-08-19 22:24:16 +00:00
sv_main.c remove GLQUAKE and IDGODS #ifdefs 2000-08-27 16:53:07 +00:00
sv_move.c header revamp almost done. it now tries (but fails) to link 2000-08-23 04:45:16 +00:00
sv_phys.c header revamp almost done. it now tries (but fails) to link 2000-08-23 04:45:16 +00:00
sv_user.c header revamp almost done. it now tries (but fails) to link 2000-08-23 04:45:16 +00:00
sw_part.c finally, nuq-glx works. Still needs lots of work, but getting there :) 2000-08-26 05:48:38 +00:00
sw_view.c bring over gl_rlight from newtree 2000-08-27 07:46:54 +00:00
sys_dos.c sprintf -> snprintf 2000-08-27 10:30:17 +00:00
sys_dosa.S Initial revision 2000-08-19 22:24:16 +00:00
sys_ia32.S Initial revision 2000-08-19 22:24:16 +00:00
sys_null.c nuq-glx almost builds. just some last problems with gl_part.c and gl_view.c 2000-08-25 06:42:29 +00:00
sys_sun.c more header fixups. still doesn't compile 2000-08-21 05:39:54 +00:00
sys_unix.c sprintf -> snprintf 2000-08-27 10:30:17 +00:00
sys_unixd.c sprintf -> snprintf 2000-08-27 10:30:17 +00:00
sys_win.c sprintf -> snprintf 2000-08-27 10:30:17 +00:00
sys_wina.S un-dosify 2000-08-20 01:33:10 +00:00
sys_wind.c sprintf -> snprintf 2000-08-27 10:30:17 +00:00
va.c nuq-svga now links 2000-08-23 05:53:17 +00:00
vid_3dfxsvga.c source/vid_svgalib.c source/in_svgalib.c: 2000-08-28 22:38:46 +00:00
vid_dos.c sprintf -> snprintf 2000-08-27 10:30:17 +00:00
vid_ext.c sprintf -> snprintf 2000-08-27 10:30:17 +00:00
vid_ggi.c more header fixups. still doesn't compile 2000-08-21 05:39:54 +00:00
vid_glx.c that's most of newtree's gl stuff ported over. Three bugs: wound up with 2000-08-27 10:03:31 +00:00
vid_mgl.c source/vid_svgalib.c source/in_svgalib.c: 2000-08-28 22:38:46 +00:00
vid_null.c more header fixups. still doesn't compile 2000-08-21 05:39:54 +00:00
vid_sdl.c Makefile.am: 2000-08-28 20:08:34 +00:00
vid_sgl.c Well, that's sgl going. It seems to have some issuesi. Gun and sbar were white, 2000-08-28 20:21:28 +00:00
vid_sunx.c nuq-glx almost builds. just some last problems with gl_part.c and gl_view.c 2000-08-25 06:42:29 +00:00
vid_sunxil.c nuq-glx almost builds. just some last problems with gl_part.c and gl_view.c 2000-08-25 06:42:29 +00:00
vid_svgalib.c fixes for no optimisation 2000-08-29 04:33:15 +00:00
vid_vga.c more header fixups. still doesn't compile 2000-08-21 05:39:54 +00:00
vid_wgl.c source/vid_svgalib.c source/in_svgalib.c: 2000-08-28 22:38:46 +00:00
vid_win.c sprintf -> snprintf 2000-08-27 10:30:17 +00:00
vid_x11.c nuq-glx almost builds. just some last problems with gl_part.c and gl_view.c 2000-08-25 06:42:29 +00:00
vregset.c more header fixups. still doesn't compile 2000-08-21 05:39:54 +00:00
wad.c more header fixups. still doesn't compile 2000-08-21 05:39:54 +00:00
world.c more header fixups. still doesn't compile 2000-08-21 05:39:54 +00:00
worlda.S Initial revision 2000-08-19 22:24:16 +00:00
zone.c more header work. getting there, but still no compile 2000-08-22 06:28:42 +00:00