quakespasm/Quake
2021-08-31 04:59:12 +01:00
..
anorm_dots.h
anorms.h
arch_def.h
bgmusic.c
bgmusic.h
bspfile.h Added FTE_ENT_SKIN_CONTENTS support. 2021-08-31 04:59:12 +01:00
build_cross_osx-sdl2.sh
build_cross_osx.sh
build_cross_win32-sdl2.sh
build_cross_win32.sh
build_cross_win64-sdl2.sh
build_cross_win64.sh
cd_null.c
cd_sdl.c
cdaudio.h
cfgfile.c
cfgfile.h
chase.c All changes present in QSS-R7, plus 2021-08-31 04:59:11 +01:00
cl_demo.c All changes present in QSS-R7, plus 2021-08-31 04:59:11 +01:00
cl_input.c Throttle networking to 72 if host_maxfps is set any higher (or 0). 2021-08-31 04:59:11 +01:00
cl_main.c Better effectinfo compat 2021-08-31 04:59:11 +01:00
cl_parse.c Fix typo 2021-08-31 04:59:12 +01:00
cl_tent.c Better effectinfo compat 2021-08-31 04:59:11 +01:00
client.h Make the bf command fade smoothly, instead of rounding down and disappearing almost instantly. 2021-08-31 04:59:11 +01:00
cmd.c Ensure that Cmd_Args ALWAYS returns a valid string, avoiding crashes when only one arg was given. 2021-08-31 04:59:12 +01:00
cmd.h Throttle networking to 72 if host_maxfps is set any higher (or 0). 2021-08-31 04:59:11 +01:00
common.c Docs update 2021-08-31 04:59:11 +01:00
common.h Added support for simple csqc. 2021-08-31 04:59:11 +01:00
console.c Added support for simple csqc. 2021-08-31 04:59:11 +01:00
console.h All changes present in QSS-R7, plus 2021-08-31 04:59:11 +01:00
crc.c
crc.h
cvar.c All changes present in QSS-R7, plus 2021-08-31 04:59:11 +01:00
cvar.h All changes present in QSS-R7, plus 2021-08-31 04:59:11 +01:00
detect.sh
draw.h Fix some csqc bugs+omissions. 2021-08-31 04:59:11 +01:00
filenames.h
fs_zip.c Windows... Messed up access modes. 2021-08-31 04:59:11 +01:00
gl_draw.c Add some validation for gfx.wad. 2021-08-31 04:59:12 +01:00
gl_fog.c All changes present in QSS-R7, plus 2021-08-31 04:59:11 +01:00
gl_mesh.c Work around msvc's continued lack of C99 support. 2021-08-31 04:59:12 +01:00
gl_model.c Add support for dds textures. 2021-08-31 04:59:12 +01:00
gl_model.h Hacked in support for IQMs. 2021-08-31 04:59:12 +01:00
gl_refrag.c All changes present in QSS-R7, plus 2021-08-31 04:59:11 +01:00
gl_rlight.c Added support for LMSTYLES16 bspx lump, allowing up to 16 lightstyles per face and a lot more switchable light styles. 2021-08-31 04:59:12 +01:00
gl_rmain.c Add proper collision support for angles on SOLID_BSP entities. 2021-08-31 04:59:12 +01:00
gl_rmisc.c All changes present in QSS-R7, plus 2021-08-31 04:59:11 +01:00
gl_screen.c Added support for simple csqc. 2021-08-31 04:59:11 +01:00
gl_sky.c Add support for dds textures. 2021-08-31 04:59:12 +01:00
gl_texmgr.c Add support for dds textures. 2021-08-31 04:59:12 +01:00
gl_texmgr.h Add support for dds textures. 2021-08-31 04:59:12 +01:00
gl_vidsdl.c Fix glCompressedTexImage2D undefined on windows. 2021-08-31 04:59:12 +01:00
gl_warp.c Replace some uses of 9999/-9999, and 999999/-999999 with FLT_MAX/-FLT_MAX 2020-03-28 05:09:09 +00:00
gl_warp_sin.h
glquake.h Fix glCompressedTexImage2D undefined on windows. 2021-08-31 04:59:12 +01:00
host.c Fix server-crash bug when kicking people. 2021-08-31 04:59:12 +01:00
host_cmd.c Prevent crashes from improper viewmodel/viewframe/etc command usage. 2021-08-31 04:59:12 +01:00
image.c Add support for dds textures. 2021-08-31 04:59:12 +01:00
image.h Add support for dds textures. 2021-08-31 04:59:12 +01:00
in_sdl.c Don't try doing mouse grabs in dedicated servers... 2021-08-31 04:59:11 +01:00
input.h Added support for simple csqc. 2021-08-31 04:59:11 +01:00
keys.c Fix some csqc bugs+omissions. 2021-08-31 04:59:11 +01:00
keys.h Fix some csqc bugs+omissions. 2021-08-31 04:59:11 +01:00
lodepng.c
lodepng.h
main_sdl.c All changes present in QSS-R7, plus 2021-08-31 04:59:11 +01:00
Makefile The voice chat feature requires audio capture. Audio capture requires sdl2. So lets force that. 2021-08-31 04:59:11 +01:00
Makefile.darwin Windows... Messed up access modes. 2021-08-31 04:59:11 +01:00
Makefile.w32 Windows... Messed up access modes. 2021-08-31 04:59:11 +01:00
Makefile.w64 Windows... Messed up access modes. 2021-08-31 04:59:11 +01:00
mathlib.c Add skybox console command for dynamic use (blame sock). Additional args for skyroom speed and axis of rotation. 2021-08-31 04:59:12 +01:00
mathlib.h Add skybox console command for dynamic use (blame sock). Additional args for skyroom speed and axis of rotation. 2021-08-31 04:59:12 +01:00
menu.c Display multiple local addresses on the create-game multiplayer menu. 2021-08-31 04:59:11 +01:00
menu.h
modelgen.h
net.h Display multiple local addresses on the create-game multiplayer menu. 2021-08-31 04:59:11 +01:00
net_bsd.c Display multiple local addresses on the create-game multiplayer menu. 2021-08-31 04:59:11 +01:00
net_defs.h Display multiple local addresses on the create-game multiplayer menu. 2021-08-31 04:59:11 +01:00
net_dgrm.c Switch from LH's dead master to Eukara's live one. 2021-08-31 04:59:12 +01:00
net_dgrm.h Display multiple local addresses on the create-game multiplayer menu. 2021-08-31 04:59:11 +01:00
net_loop.c All changes present in QSS-R7, plus 2021-08-31 04:59:11 +01:00
net_loop.h Display multiple local addresses on the create-game multiplayer menu. 2021-08-31 04:59:11 +01:00
net_main.c Display multiple local addresses on the create-game multiplayer menu. 2021-08-31 04:59:11 +01:00
net_sys.h All changes present in QSS-R7, plus 2021-08-31 04:59:11 +01:00
net_udp.c Fix linux compile issue. 2021-08-31 04:59:11 +01:00
net_udp.h Fix linux compile issue. 2021-08-31 04:59:11 +01:00
net_win.c Display multiple local addresses on the create-game multiplayer menu. 2021-08-31 04:59:11 +01:00
net_wins.c Display multiple local addresses on the create-game multiplayer menu. 2021-08-31 04:59:11 +01:00
net_wins.h Display multiple local addresses on the create-game multiplayer menu. 2021-08-31 04:59:11 +01:00
net_wipx.c Display multiple local addresses on the create-game multiplayer menu. 2021-08-31 04:59:11 +01:00
net_wipx.h Display multiple local addresses on the create-game multiplayer menu. 2021-08-31 04:59:11 +01:00
OWMakefile.win32 Windows... Messed up access modes. 2021-08-31 04:59:11 +01:00
pl_linux.c
pl_osx.m
pl_win.c
platform.h
pr_cmds.c Added support for LMSTYLES16 bspx lump, allowing up to 16 lightstyles per face and a lot more switchable light styles. 2021-08-31 04:59:12 +01:00
pr_comp.h All changes present in QSS-R7, plus 2021-08-31 04:59:11 +01:00
pr_edict.c Allow poking entity fields in weird fun cheaty ways. Useful for debugging. 2021-08-31 04:59:12 +01:00
pr_exec.c Fix some csqc bugs+omissions. 2021-08-31 04:59:11 +01:00
pr_ext.c Added FTE_ENT_SKIN_CONTENTS support. 2021-08-31 04:59:12 +01:00
progdefs.h
progdefs.q1
progs.h Bump QC stack sizes, to reduce chances of overflows. 2021-08-31 04:59:12 +01:00
protocol.h Fix demo playback. Play some ftenq demos too. 2021-08-31 04:59:11 +01:00
q_ctype.h
q_sound.h All changes present in QSS-R7, plus 2021-08-31 04:59:11 +01:00
q_stdinc.h Replace some uses of 9999/-9999, and 999999/-999999 with FLT_MAX/-FLT_MAX 2020-03-28 05:09:09 +00:00
qs_bmp.h
quakedef.h Added support for LMSTYLES16 bspx lump, allowing up to 16 lightstyles per face and a lot more switchable light styles. 2021-08-31 04:59:12 +01:00
quakespasm.pak
r_alias.c Hacked in support for IQMs. 2021-08-31 04:59:12 +01:00
r_brush.c Added support for LMSTYLES16 bspx lump, allowing up to 16 lightstyles per face and a lot more switchable light styles. 2021-08-31 04:59:12 +01:00
r_part.c All changes present in QSS-R7, plus 2021-08-31 04:59:11 +01:00
r_part_fte.c Add support for dds textures. 2021-08-31 04:59:12 +01:00
r_sprite.c All changes present in QSS-R7, plus 2021-08-31 04:59:11 +01:00
r_world.c Fix a merge error of mine. 2021-08-31 04:59:12 +01:00
render.h Implement exteriormodeltoclient 2021-08-31 04:59:11 +01:00
resource.h
sbar.c Add some validation for gfx.wad. 2021-08-31 04:59:12 +01:00
sbar.h
screen.h Added support for simple csqc. 2021-08-31 04:59:11 +01:00
server.h Support up to parm64 instead of just parms1-16. 2021-08-31 04:59:12 +01:00
snd_codec.c All changes present in QSS-R7, plus 2021-08-31 04:59:11 +01:00
snd_codec.h
snd_codeci.h
snd_dma.c Fix some csqc bugs+omissions. 2021-08-31 04:59:11 +01:00
snd_flac.c
snd_flac.h
snd_mem.c Fix some csqc bugs+omissions. 2021-08-31 04:59:11 +01:00
snd_mikmod.c
snd_mikmod.h
snd_mix.c All changes present in QSS-R7, plus 2021-08-31 04:59:11 +01:00
snd_mp3.c
snd_mp3.h
snd_mp3tag.c snd_mp3tag.c: check for false positives if id3v1 is not at file's end. 2019-12-29 16:50:06 +00:00
snd_mpg123.c
snd_opus.c
snd_opus.h
snd_sdl.c
snd_umx.c
snd_umx.h
snd_voip.c Some compile fixes. 2021-08-31 04:59:11 +01:00
snd_voip.h Windows... Messed up access modes. 2021-08-31 04:59:11 +01:00
snd_vorbis.c
snd_vorbis.h
snd_wave.c
snd_wave.h
snd_xmp.c
snd_xmp.h
spritegn.h
stb_image.h Windows... Messed up access modes. 2021-08-31 04:59:11 +01:00
stb_image_write.h
strl_fn.h
strlcat.c
strlcpy.c
sv_main.c Added cvars to change/disable the often-unwanted build-in sound effects. 2021-08-31 04:59:12 +01:00
sv_move.c Added support for simple csqc. 2021-08-31 04:59:11 +01:00
sv_phys.c Add avelocity support to MOVETYPE_PUSH entities, to go with rotated SOLID_BSP support (kinda pointless without this commit too tbh). 2021-08-31 04:59:12 +01:00
sv_user.c Added FTE_ENT_SKIN_CONTENTS support. 2021-08-31 04:59:12 +01:00
sys.h All changes present in QSS-R7, plus 2021-08-31 04:59:11 +01:00
sys_sdl_unix.c Remove MAX_HANDLES limit. 2021-08-31 04:59:12 +01:00
sys_sdl_win.c Remove MAX_HANDLES limit. 2021-08-31 04:59:12 +01:00
vid.h Added support for simple csqc. 2021-08-31 04:59:11 +01:00
view.c Added support for simple csqc. 2021-08-31 04:59:11 +01:00
view.h
wad.c Add some validation for gfx.wad. 2021-08-31 04:59:12 +01:00
wad.h Add some validation for gfx.wad. 2021-08-31 04:59:12 +01:00
world.c Add proper collision support for angles on SOLID_BSP entities. 2021-08-31 04:59:12 +01:00
world.h Added FTE_ENT_SKIN_CONTENTS support. 2021-08-31 04:59:12 +01:00
wsaerror.h
zone.c Fixed issue with Z_Realloc not guarenteeing 0-filled memory (due to alignment). 2021-08-31 04:59:11 +01:00
zone.h