.. |
.gdbinit
|
make gdb screens infinitely high so it doesn't stop output and wait
|
2001-03-27 04:01:32 +00:00 |
.gitignore
|
add .vimrc
|
2000-09-11 15:31:46 +00:00 |
.indent.pro
|
Added preliminary indent profile, for automatically applying (again,
|
2000-08-23 20:28:00 +00:00 |
cd_dos.c
|
Move cd_audio.c to cd_dos.c (or in cvs speak, mv, cvs remove, cvs add, cvs commit. Isn't tedium grand?)
|
2000-12-08 00:27:44 +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 |
checksum.c
|
rename net_com.c to checksum.c and create checksum.h.
|
2000-08-30 06:56:25 +00:00 |
cl_cam.c
|
Added frikac's chasecam improvements from quakesrc.org.
|
2000-12-05 05:59:20 +00:00 |
cl_demo.c
|
first steps to getting zlib support in
|
2000-09-19 22:32:45 +00:00 |
cl_input.c
|
cvar usage audit. value -> int_val where appropriate. tested with x11 glx and
|
2000-09-27 06:07:10 +00:00 |
cl_main.c
|
cvar doc patches from Misty
|
2000-12-07 03:02:13 +00:00 |
cl_math.S
|
Initial revision
|
2000-08-19 22:24:16 +00:00 |
cl_parse.c
|
more sw compile fixes
|
2000-09-30 02:26:46 +00:00 |
cl_tent.c
|
an even better fix (thanks, LordHavoc)
|
2000-08-28 02:03:55 +00:00 |
cmd.c
|
cvar usage audit. value -> int_val where appropriate. tested with x11 glx and
|
2000-09-27 06:07:10 +00:00 |
com.c
|
first steps to getting zlib support in
|
2000-09-19 22:32:45 +00:00 |
conproc.c
|
more header fixups. still doesn't compile
|
2000-08-21 05:39:54 +00:00 |
console.c
|
cvar usage audit. value -> int_val where appropriate. tested with x11 glx and
|
2000-09-27 06:07:10 +00:00 |
context_x11.c
|
should have done the `port' after fixing this in newtree, not after :/
|
2000-11-03 16:50:23 +00:00 |
crc.c
|
more header fixups. still doesn't compile
|
2000-08-21 05:39:54 +00:00 |
cvar.c
|
cvar usage audit. value -> int_val where appropriate. tested with x11 glx and
|
2000-09-27 06:07:10 +00:00 |
d_copy.S
|
now builds with --disable-asmop. NOTE: d_copy.S is still used anyway (too lazy
|
2000-09-11 23:13:06 +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
|
cvar usage audit. value -> int_val where appropriate. tested with x11 glx and
|
2000-09-27 06:07:10 +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
|
cvar usage audit. value -> int_val where appropriate. tested with x11 glx and
|
2000-09-27 06:07:10 +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
|
port over newtree's vid system. works, but doesn't seem fully functional yet
|
2000-10-31 00:11:59 +00:00 |
d_vars.c
|
now builds with --disable-asmop. NOTE: d_copy.S is still used anyway (too lazy
|
2000-09-11 23:13:06 +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
|
port over newtree's vid system. works, but doesn't seem fully functional yet
|
2000-10-31 00:11:59 +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
|
fix missing string.h/strings.h includes and eol at eof problems
|
2001-03-07 05:43:24 +00:00 |
fnmatch.c
|
source/vid_svgalib.c source/in_svgalib.c:
|
2000-08-28 22:38:46 +00:00 |
gib.c
|
sprintf -> snprintf
|
2000-09-21 16:23:51 +00:00 |
gib_instructions.c
|
fix missing string.h/strings.h includes and eol at eof problems
|
2001-03-07 05:43:24 +00:00 |
gib_interpret.c
|
sprintf -> snprintf
|
2000-09-21 16:23:51 +00:00 |
gib_modules.c
|
first steps to getting zlib support in
|
2000-09-19 22:32:45 +00:00 |
gib_parse.c
|
fix missing string.h/strings.h includes and eol at eof problems
|
2001-03-07 05:43:24 +00:00 |
gib_stack.c
|
fix missing string.h/strings.h includes and eol at eof problems
|
2001-03-07 05:43:24 +00:00 |
gib_vars.c
|
This update adds a proper instruction and subroutine stack and a better parser.
|
2000-08-30 06:07:02 +00:00 |
gl_draw.c
|
missed the 8 bit upload code
|
2001-10-02 01:47:04 +00:00 |
gl_mesh.c
|
bring over the glmesh stuff from newtree
|
2001-02-14 02:04:00 +00:00 |
gl_model_alias.c
|
some minor cleanups and a probably fix for gl alias models with more than 4
|
2000-09-27 16:54:38 +00:00 |
gl_model_brush.c
|
brush model fullbrights are now implemented and seem to be working. They can
|
2000-09-15 04:46:22 +00:00 |
gl_model_fullbright.c
|
brush model fullbrights are now implemented and seem to be working. They can
|
2000-09-15 04:46:22 +00:00 |
gl_model_sprite.c
|
sprite model code merge done. model_sprite.c is the common code while
|
2000-09-05 17:59:11 +00:00 |
gl_part.c
|
cvar usage audit. value -> int_val where appropriate. tested with x11 glx and
|
2000-09-27 06:07:10 +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
|
cvar usage audit. value -> int_val where appropriate. tested with x11 glx and
|
2000-09-27 06:07:10 +00:00 |
gl_rmain.c
|
Added frikac's chasecam improvements from quakesrc.org.
|
2000-12-05 05:59:20 +00:00 |
gl_rmisc.c
|
Fix disabling of texture sorting by default.
|
2000-12-08 00:18:42 +00:00 |
gl_rsurf.c
|
cvar usage audit. value -> int_val where appropriate. tested with x11 glx and
|
2000-09-27 06:07:10 +00:00 |
gl_screen.c
|
showtime patches from Misty
|
2000-12-07 00:06:45 +00:00 |
gl_view.c
|
Lose lcd_x, some whitespace
|
2000-10-27 10:50:32 +00:00 |
gl_warp.c
|
cvar usage audit. value -> int_val where appropriate. tested with x11 glx and
|
2000-09-27 06:07:10 +00:00 |
host.c
|
port over newtree's vid system. works, but doesn't seem fully functional yet
|
2000-10-31 00:11:59 +00:00 |
host_cmd.c
|
no more IDGODS or idgods
|
2000-12-03 04:57:23 +00:00 |
in_dos.c
|
cvar usage audit. value -> int_val where appropriate. tested with x11 glx and
|
2000-09-27 06:07:10 +00:00 |
in_null.c
|
port over newtree's vid system. works, but doesn't seem fully functional yet
|
2000-10-31 00:11:59 +00:00 |
in_sdl.c
|
port over newtree's vid system. works, but doesn't seem fully functional yet
|
2000-10-31 00:11:59 +00:00 |
in_sun.c
|
cvar usage audit. value -> int_val where appropriate. tested with x11 glx and
|
2000-09-27 06:07:10 +00:00 |
in_svgalib.c
|
port over newtree's vid system. works, but doesn't seem fully functional yet
|
2000-10-31 00:11:59 +00:00 |
in_win.c
|
port over newtree's vid system. works, but doesn't seem fully functional yet
|
2000-10-31 00:11:59 +00:00 |
in_x11.c
|
port over newtree's vid system. works, but doesn't seem fully functional yet
|
2000-10-31 00:11:59 +00:00 |
joy_linux.c
|
bump up supported js buttons to 16 (#128640)
|
2001-01-14 03:21:04 +00:00 |
joy_null.c
|
add needed client.h as found by Dietrich_Joerg@t-online.de
|
2000-11-08 19:21:03 +00:00 |
keys.c
|
first steps to getting zlib support in
|
2000-09-19 22:32:45 +00:00 |
link.c
|
nuq-svga now links
|
2000-08-23 05:53:17 +00:00 |
Makefile.am
|
Remove obsolete support for the never released ALSA 0.6, add support for current 0.9-series cvs development ALSA.
|
2001-02-24 08:21:49 +00:00 |
math.S
|
Initial revision
|
2000-08-19 22:24:16 +00:00 |
mathlib.c
|
fix missing string.h/strings.h includes and eol at eof problems
|
2001-03-07 05:43:24 +00:00 |
mdfour.c
|
bring over the glmesh stuff from newtree
|
2001-02-14 02:04:00 +00:00 |
menu.c
|
more trigraphs :/
|
2001-07-02 00:02:14 +00:00 |
model.c
|
preliminary work on really cleaning up *model.c. atm, just split out the model
|
2000-09-01 04:43:56 +00:00 |
model_alias.c
|
forgot to update the model code for the glmesh fixes
|
2001-02-14 05:12:01 +00:00 |
model_brush.c
|
hehe, thou shalt not include glquake in non-gl code :)
|
2000-09-29 20:02:17 +00:00 |
model_sprite.c
|
hehe, thou shalt not include glquake in non-gl code :)
|
2000-09-29 20:02: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
|
fix missing string.h/strings.h includes and eol at eof problems
|
2001-03-07 05:43:24 +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_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
|
no more IDGODS or idgods
|
2000-12-03 04:57:23 +00:00 |
net_mp.c
|
fix the 0 byte udp packet DoS bug (for linux, anyway: mods from ProQuake
|
2000-11-24 20:36:37 +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
|
It compiles now, wow, talk about dusty.
|
2001-02-17 14:11:08 +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
|
fix the 0 byte udp packet DoS bug (for linux, anyway: mods from ProQuake
|
2000-11-24 20:36:37 +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
|
cvar usage audit. value -> int_val where appropriate. tested with x11 glx and
|
2000-09-27 06:07:10 +00:00 |
pr_edict.c
|
who's idea were these things?
|
2001-07-01 23:59:01 +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
|
The end of newstyle in nuq forever!
|
2001-05-22 14:39:46 +00:00 |
quakeio.c
|
%s/HAS_ZLIB/HAVE_ZLIB/g
|
2000-09-28 19:05:42 +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
|
cvar usage audit. value -> int_val where appropriate. tested with x11 glx and
|
2000-09-27 06:07:10 +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
|
Added frikac's chasecam improvements from quakesrc.org.
|
2000-12-05 05:59:20 +00:00 |
r_misc.c
|
whitespace
|
2000-10-27 10:52:05 +00:00 |
r_part.c
|
more sw compile fixes
|
2000-09-30 02:26:46 +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
|
cvar usage audit. value -> int_val where appropriate. tested with x11 glx and
|
2000-09-27 06:07:10 +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
|
lose lcd_x
|
2000-10-27 10:52:47 +00:00 |
sbar.c
|
Whoops! commit sbar rework
|
2000-10-27 10:47:53 +00:00 |
screen.c
|
showtime patches from Misty
|
2000-12-07 00:06:45 +00:00 |
sizebuf.c
|
fix missing string.h/strings.h includes and eol at eof problems
|
2001-03-07 05:43:24 +00:00 |
snd_alsa_0_5.c
|
accept sound format paramtetsr and snd_alsa_0_6.c currently doesn't support
|
2000-09-19 04:53:53 +00:00 |
snd_alsa_0_9.c
|
Another one line hack to get everything compiling with alsa 0.9..
|
2001-11-24 01:20:15 +00:00 |
snd_dma.c
|
backport the snd_* setup cvars
|
2001-03-10 06:00:19 +00:00 |
snd_dos.c
|
more header fixups. still doesn't compile
|
2000-08-21 05:39:54 +00:00 |
snd_gus.c
|
quakeio.c now compiles with newer glibc versions (fpos_t changed)
|
2000-09-22 17:07:42 +00:00 |
snd_mem.c
|
turns out some like interpolated, others don't. snd_interp conrols this.
|
2000-10-06 18:42:03 +00:00 |
snd_mix.c
|
fix missing string.h/strings.h includes and eol at eof problems
|
2001-03-07 05:43:24 +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
|
Fix mistaken following of 4Front documentation.
|
2000-12-10 10:53:37 +00:00 |
snd_sdl.c
|
Add sdl sound output support. Needs Makefile/auto* work before enabling.
|
2000-12-08 00:17:22 +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_ded.c
|
getting closer to a linking nuq-ded
|
2000-09-12 20:12:29 +00:00 |
sv_main.c
|
cvar usage audit. value -> int_val where appropriate. tested with x11 glx and
|
2000-09-27 06:07:10 +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
|
cvar usage audit. value -> int_val where appropriate. tested with x11 glx and
|
2000-09-27 06:07:10 +00:00 |
sv_user.c
|
getting closer to a linking nuq-ded
|
2000-09-12 20:12:29 +00:00 |
sw_model_alias.c
|
forgot to update the model code for the glmesh fixes
|
2001-02-14 05:12:01 +00:00 |
sw_model_brush.c
|
preparations for giving bmodels fullbrights. Fullbright detection has been
|
2000-09-14 06:42:07 +00:00 |
sw_model_sprite.c
|
sprite model code merge done. model_sprite.c is the common code while
|
2000-09-05 17:59:11 +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
|
lcd_x == buhbye
|
2000-10-27 10:54:24 +00:00 |
sys_dos.c
|
cvar usage audit. value -> int_val where appropriate. tested with x11 glx and
|
2000-09-27 06:07:10 +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
|
quakeio.c now compiles with newer glibc versions (fpos_t changed)
|
2000-09-22 17:07:42 +00:00 |
sys_sun.c
|
quakeio.c now compiles with newer glibc versions (fpos_t changed)
|
2000-09-22 17:07:42 +00:00 |
sys_unix.c
|
It compiles now, wow, talk about dusty.
|
2001-02-17 14:11:08 +00:00 |
sys_unixd.c
|
cvar usage audit. value -> int_val where appropriate. tested with x11 glx and
|
2000-09-27 06:07:10 +00:00 |
sys_win.c
|
quakeio.c now compiles with newer glibc versions (fpos_t changed)
|
2000-09-22 17:07:42 +00:00 |
sys_wina.S
|
un-dosify
|
2000-08-20 01:33:10 +00:00 |
sys_wind.c
|
quakeio.c now compiles with newer glibc versions (fpos_t changed)
|
2000-09-22 17:07:42 +00:00 |
va.c
|
nuq-svga now links
|
2000-08-23 05:53:17 +00:00 |
vid.c
|
port over newtree's vid system. works, but doesn't seem fully functional yet
|
2000-10-31 00:11:59 +00:00 |
vid_3dfxsvga.c
|
oops :(
|
2000-11-04 03:21:05 +00:00 |
vid_common_gl.c
|
wasn't this fixed months ago?
|
2001-10-02 01:46:41 +00:00 |
vid_dos.c
|
cvar usage audit. value -> int_val where appropriate. tested with x11 glx and
|
2000-09-27 06:07:10 +00:00 |
vid_ext.c
|
cvar usage audit. value -> int_val where appropriate. tested with x11 glx and
|
2000-09-27 06:07:10 +00:00 |
vid_ggi.c
|
Make ggi renderer compile again.
|
2000-11-02 17:15:21 +00:00 |
vid_glx.c
|
port over newtree's vid system. works, but doesn't seem fully functional yet
|
2000-10-31 00:11:59 +00:00 |
vid_mgl.c
|
port over newtree's vid system. works, but doesn't seem fully functional yet
|
2000-10-31 00:11:59 +00:00 |
vid_null.c
|
port over newtree's vid system. works, but doesn't seem fully functional yet
|
2000-10-31 00:11:59 +00:00 |
vid_sdl.c
|
port over newtree's vid system. works, but doesn't seem fully functional yet
|
2000-10-31 00:11:59 +00:00 |
vid_sgl.c
|
port over newtree's vid system. works, but doesn't seem fully functional yet
|
2000-10-31 00:11:59 +00:00 |
vid_sunx.c
|
cvar usage audit. value -> int_val where appropriate. tested with x11 glx and
|
2000-09-27 06:07:10 +00:00 |
vid_sunxil.c
|
cvar usage audit. value -> int_val where appropriate. tested with x11 glx and
|
2000-09-27 06:07:10 +00:00 |
vid_svgalib.c
|
port over newtree's vid system. works, but doesn't seem fully functional yet
|
2000-10-31 00:11:59 +00:00 |
vid_vga.c
|
cvar usage audit. value -> int_val where appropriate. tested with x11 glx and
|
2000-09-27 06:07:10 +00:00 |
vid_wgl.c
|
port over newtree's vid system. works, but doesn't seem fully functional yet
|
2000-10-31 00:11:59 +00:00 |
vid_win.c
|
lcd_x
|
2000-10-27 10:55:04 +00:00 |
vid_x11.c
|
port over newtree's vid system. works, but doesn't seem fully functional yet
|
2000-10-31 00:11:59 +00:00 |
vregset.c
|
more header fixups. still doesn't compile
|
2000-08-21 05:39:54 +00:00 |
wad.c
|
fix missing string.h/strings.h includes and eol at eof problems
|
2001-03-07 05:43:24 +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
|
error message audit
|
2000-09-27 16:22:28 +00:00 |