Parent Directory
|
|
|
|
|
dxsdk/
|
|
|
|
|
extlibs-w32/
|
|
|
|
|
gas2masm/
|
|
|
|
|
glprogs/
|
|
|
|
|
glsl/
|
|
|
|
|
linux/
|
|
|
|
|
macosx/
|
|
|
|
|
sdl/
|
|
|
|
|
win/
|
|
|
|
|
adivtab.h
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
anorm_dots.h
|
1.3 |
5 years |
jpaana |
Fixed warnings
|
anorms.h
|
1.3 |
5 years |
jpaana |
Fixed warnings
|
asm_i386.h
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
bspfile.h
|
1.2 |
6 years |
lorderadicator |
raised max brushes to 16384
|
cd_linux.c
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
cd_null.c
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
cd_sdl.c
|
1.1 |
6 years |
faded |
imported from sdlquake source and "synced" with current features
|
cd_win.c
|
1.2 |
5 years |
jpaana |
Fixed warnings
|
cdaudio.h
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
chase.c
|
1.2 |
6 years |
lorderadicator |
added traceline to chasecam to prevent clipping in world
|
cl_demo.c
|
1.3 |
6 years |
faded |
replaced a couple of strcpy calls by strncpy equivalent calls
|
cl_input.c
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
cl_main.c
|
1.7 |
5 years |
cholleme |
Fixed variable not initialized warning
|
cl_parse.c
|
1.7 |
5 years |
cholleme |
Old demo support
|
cl_tent.c
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
client.h
|
1.2 |
5 years |
cholleme |
Old demo support
|
cmd.c
|
1.3 |
6 years |
lorderadicator |
Advanced Tab Completion
|
cmd.h
|
1.3 |
6 years |
lorderadicator |
Advanced Tab Completion
|
common.c
|
1.13 |
5 years |
jpaana |
Linux patches from Shane Bayer and Industri team
|
common.h
|
1.3 |
5 years |
jpaana |
Fixed warnings
|
conproc.c
|
1.2 |
5 years |
jpaana |
Fixed warnings
|
conproc.h
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
console.c
|
1.10 |
5 years |
jpaana |
Fixed warnings
|
console.h
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
crc.c
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
crc.h
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
cvar.c
|
1.5 |
5 years |
cholleme |
fix
|
cvar.h
|
1.2 |
6 years |
lorderadicator |
added cvarlist command
|
draw.h
|
1.2 |
5 years |
jpaana |
Fixed warnings
|
glATI.h
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
gl_aliasinstant.c
|
1.12 |
5 years |
jpaana |
Fixed warnings
|
gl_arbprograms.h
|
1.1 |
4 years |
cholleme |
New postprocessing system
|
gl_brushinstant.c
|
1.5 |
5 years |
cholleme |
Fix for rotating brush models
|
gl_bumparb.c
|
1.11 |
4 years |
cholleme |
New postprocessing system
|
gl_bumpdriver.c
|
1.6 |
5 years |
jpaana |
Added GLSL (GL2) path
|
gl_bumpgf.c
|
1.9 |
6 years |
cholleme |
Removed an unsued method (that was confusing)
|
gl_bumpgl2.c
|
1.5 |
4 years |
jpaana |
Some warning fixes for Linux
|
gl_bumpmap.c
|
1.9 |
6 years |
cholleme |
cleaned up some indentation (tabs vs. spaces)
|
gl_bumpnv3x.c
|
1.3 |
4 years |
jpaana |
Moved two-sided stencil to common code
|
gl_bumpparhelia.c
|
1.3 |
6 years |
faded |
merged common OpenGL init code from gl_vid* in the gl_common.c file
|
gl_bumpradeon.c
|
1.15 |
5 years |
jpaana |
Check extension string for Truform before getting proc entries
|
gl_common.c
|
1.6 |
4 years |
jpaana |
Moved two-sided stencil to common code and made some clean up
|
gl_decals.c
|
1.4 |
5 years |
jpaana |
Cleanup
|
gl_draw.c
|
1.29 |
4 years |
cholleme |
New postprocessing system
|
gl_glare.c
|
1.4 |
5 years |
jpaana |
Clear stencil with depth buffer, clear some warnings
|
gl_md3.c
|
1.14 |
5 years |
jpaana |
Fixed warnings
|
gl_md3.h
|
1.2 |
6 years |
faded |
fixed md3 bounding box a bit more
disabled tag code (unused)
|
gl_mesh.c
|
1.4 |
5 years |
jpaana |
Fixed warnings
|
gl_model.c
|
1.13 |
5 years |
cholleme |
Fixed but when player model was a brush model
|
gl_model.h
|
1.6 |
5 years |
cholleme |
Fix for mesh model drawing
|
gl_postprocess.c
|
1.1 |
4 years |
cholleme |
New postprocessing system
|
gl_refrag.c
|
1.4 |
6 years |
faded |
changed small checks to avoid crash on null model entities in
R_AddEfrags
|
gl_rlight.c
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
gl_rmain.c
|
1.46 |
4 years |
cholleme |
New postprocessing system
|
gl_rmisc.c
|
1.12 |
5 years |
jpaana |
Fixed warnings
|
gl_rsurf.c
|
1.10 |
5 years |
jpaana |
Fixed warnings
|
gl_screen.c
|
1.6 |
6 years |
faded |
added screenshot directory existence check
|
gl_screenrect.c
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
gl_shadow.c
|
1.14 |
5 years |
jpaana |
Fixed warnings
|
gl_shadow.h
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
gl_svbsp.c
|
1.4 |
5 years |
jpaana |
Fixed warnings
|
gl_test.c
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
gl_vidlinux.c
|
1.2 |
6 years |
faded |
merged common OpenGL init code from gl_vid* in the gl_common.c file
|
gl_vidlinuxglx.c
|
1.13 |
5 years |
jpaana |
Linux patches from Shane Bayer and Industri team
|
gl_vidnt.c
|
1.11 |
5 years |
jpaana |
Fixed warnings
|
gl_vidsdl.c
|
1.10 |
5 years |
jpaana |
FreeBSD patches
|
gl_warp.c
|
1.16 |
5 years |
jpaana |
Fixed warnings
|
gl_warp_sin.h
|
1.2 |
5 years |
jpaana |
Fixed warnings
|
glquake.h
|
1.33 |
4 years |
cholleme |
New postprocessing system
|
glquake2.h
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
host.c
|
1.5 |
5 years |
jpaana |
Cleanup
|
host_cmd.c
|
1.7 |
5 years |
jpaana |
Linux patches from Shane Bayer and Industri team
|
in_null.c
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
in_sun.c
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
in_win.c
|
1.4 |
5 years |
jpaana |
Cleanup
|
input.h
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
keys.c
|
1.5 |
5 years |
jpaana |
Fixed warnings
|
keys.h
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
lex.yy.c
|
1.2 |
6 years |
jpaana |
Updated to match lex_part.l
|
lex_part.l
|
1.2 |
6 years |
cholleme |
Scripts correctly load from pack files
|
math.s
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
mathlib.c
|
1.2 |
6 years |
lorderadicator |
PerpendicularVector optimization
|
mathlib.h
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
menu.c
|
1.9 |
4 years |
cholleme |
New postprocessing system
|
menu.h
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
model.c
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
model.h
|
1.2 |
6 years |
jpaana |
multiple surfaces for md3
|
modelgen.h
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
mpdosock.h
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
net.h
|
1.3 |
5 years |
jpaana |
FreeBSD patches
|
net_bsd.c
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
net_dgrm.c
|
1.2 |
5 years |
jpaana |
Fixed warnings
|
net_dgrm.h
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
net_loop.c
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
net_loop.h
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
net_main.c
|
1.2 |
5 years |
cholleme |
fixed connection timeout timer (seems to be some float/double issue)
|
net_none.c
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
net_ser.c
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
net_ser.h
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
net_udp.c
|
1.2 |
6 years |
faded |
included everything but Win32 in ifdef for udp init checks
|
net_udp.h
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
net_vcr.c
|
1.2 |
5 years |
jpaana |
Fixed warnings
|
net_vcr.h
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
net_win.c
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
net_wins.c
|
1.2 |
6 years |
jpaana |
don't use errno as variable name, clashes with multithreaded version
|
net_wins.h
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
net_wipx.c
|
1.3 |
5 years |
jpaana |
Fixed warnings
|
net_wipx.h
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
pr_cmds.c
|
1.4 |
5 years |
cholleme |
Fixed new particle effects overflowing network packets when much particles are s... |
pr_comp.h
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
pr_edict.c
|
1.6 |
5 years |
cholleme |
Cosmetic change
|
pr_exec.c
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
progdefs.h
|
1.2 |
5 years |
cholleme |
Dynamically load fields from progs
|
progs.h
|
1.2 |
5 years |
cholleme |
Dynamically load fields from progs
|
protocol.h
|
1.4 |
5 years |
cholleme |
Old demo support
|
quake.ico
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
quakeasm.h
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
quakedef.h
|
1.11 |
5 years |
cholleme |
changed version number to 1.04
|
r_part.c
|
1.13 |
4 years |
jpaana |
Fixes for Linux
|
render.h
|
1.5 |
5 years |
lorderadicator |
Transform interpolation
|
resource.h
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
sbar.c
|
1.6 |
5 years |
jpaana |
Fixed warnings
|
sbar.h
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
screen.c
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
screen.h
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
server.h
|
1.2 |
6 years |
lorderadicator |
increased signon buffer size
|
snd_dma.c
|
1.10 |
5 years |
jpaana |
Fixed warnings
|
snd_linux.c
|
1.3 |
6 years |
faded |
fixed a small typo for last added feature
|
snd_mem.c
|
1.2 |
6 years |
jpaana |
OpenAL support, off by default
|
snd_mix.c
|
1.4 |
5 years |
jpaana |
Fixed warnings
|
snd_mixa.s
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
snd_next.c
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
snd_null.c
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
snd_sdl.c
|
1.3 |
6 years |
faded |
fixed sndspeed and sndchannel command line parameter check
|
snd_sun.c
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
snd_win.c
|
1.5 |
5 years |
jpaana |
Fixed warnings
|
sound.h
|
1.3 |
6 years |
jpaana |
OpenAL support, off by default
|
spritegn.h
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
sv_main.c
|
1.6 |
5 years |
jpaana |
Fixed warnings
|
sv_move.c
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
sv_phys.c
|
1.5 |
5 years |
jpaana |
Fixed warnings
|
sv_user.c
|
1.3 |
5 years |
jpaana |
Fixed warnings
|
sys.h
|
1.2 |
5 years |
faded |
moved Sys_Find* declarations in sys.h
|
sys_dosa.s
|
1.3 |
5 years |
jpaana |
Oops, used in Linux build...
|
sys_linux.c
|
1.11 |
5 years |
faded |
- fixed a long standing bug escaping me related to userpref and the
internal fil... |
sys_null.c
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
sys_sdl.c
|
1.10 |
5 years |
jpaana |
Linux patches from Shane Bayer and Industri team
|
sys_sun.c
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
sys_uxfindfirst.c
|
1.4 |
5 years |
jpaana |
FreeBSD patches
|
sys_win.c
|
1.13 |
5 years |
jpaana |
Fixed warnings
|
sys_wina.s
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
sys_wind.c
|
1.2 |
6 years |
faded |
changed _strtime in gl_draw.c to Sys_Strtime function wrapper to ease
ports
|
te_scripts.c
|
1.1 |
6 years |
cholleme |
Script util routines
|
te_scripts.h
|
1.2 |
6 years |
cholleme |
Scripts correctly load from pack files
|
vgamodes.h
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
vid.h
|
1.2 |
5 years |
jpaana |
Fixed warnings
|
vid_null.c
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
vid_win.c
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
view.c
|
1.6 |
5 years |
jpaana |
Cleanup
|
view.h
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
wad.c
|
1.2 |
5 years |
jpaana |
Fixed warnings
|
wad.h
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
winquake.h
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
winquake.rc
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
world.c
|
1.4 |
5 years |
jpaana |
Fixed warnings
|
world.h
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
worlda.s
|
1.2 |
5 years |
jpaana |
Cleanup
|
zone.c
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|
zone.h
|
1.1.1.1 |
6 years |
cholleme |
initial checkin
|