.. |
anorm_dots.h
|
|
|
anorms.h
|
|
|
arch_def.h
|
|
|
bgmusic.c
|
Updates for tracker music:
|
2021-02-04 23:28:00 +03:00 |
bgmusic.h
|
|
|
bspfile.h
|
q64 rerelease 2021 bsp support
|
2021-09-02 20:50:50 +03: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
|
|
|
cl_demo.c
|
|
|
cl_input.c
|
|
|
cl_main.c
|
Quad/pentagram dlights for 2021 rerelease
|
2022-03-11 23:55:10 +03:00 |
cl_parse.c
|
Fix intermission camera angles during demo playback
|
2022-03-01 11:20:10 +03:00 |
cl_tent.c
|
|
|
client.h
|
|
|
cmd.c
|
workaround re-release default.cfg issue:
|
2021-08-29 14:55:24 +03:00 |
cmd.h
|
|
|
common.c
|
Skip leading whitespace in Q_atoi and Q_atof
|
2022-01-09 01:25:50 +03:00 |
common.h
|
Change STRUCT_FROM_LINK to avoid potential undefined behavior
|
2022-03-01 11:20:10 +03:00 |
console.c
|
|
|
console.h
|
|
|
crc.c
|
|
|
crc.h
|
|
|
cvar.c
|
|
|
cvar.h
|
|
|
default_cfg.h
|
workaround re-release default.cfg issue:
|
2021-08-29 14:55:24 +03:00 |
detect.sh
|
|
|
draw.h
|
|
|
filenames.h
|
|
|
gl_draw.c
|
|
|
gl_fog.c
|
minor simplification
|
2019-09-12 12:33:02 +00:00 |
gl_mesh.c
|
|
|
gl_model.c
|
Allow loading textures not aligned to 16 pixels
|
2021-12-04 11:11:10 +03:00 |
gl_model.h
|
Quad/pentagram dlights for 2021 rerelease
|
2022-03-11 23:55:10 +03:00 |
gl_refrag.c
|
|
|
gl_rlight.c
|
Fix pitch black models in lit areas in DOTM (mg1).
|
2021-09-20 11:55:10 +03:00 |
gl_rmain.c
|
move DEG2RAD macro to mathlib.h.
|
2022-03-11 23:55:10 +03:00 |
gl_rmisc.c
|
Merge surface mark & cull optimization from vkQuake
|
2021-07-07 23:55:50 +03:00 |
gl_screen.c
|
Compensate viewmodel distortion at fov > 90
|
2021-09-02 20:50:50 +03:00 |
gl_sky.c
|
Handle sky textures with non-standard sizes
|
2021-12-05 14:10:50 +02:00 |
gl_texmgr.c
|
Raised MAX_GLTEXTURES limit from 2048 to 4096 for now per Eric's request
|
2021-08-31 15:50:28 +03:00 |
gl_texmgr.h
|
|
|
gl_vidsdl.c
|
Raise window after showing it
|
2022-03-01 11:20:10 +03: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
|
q64 sky texture now display correctly
|
2021-09-03 01:37:50 -04:00 |
host.c
|
Add 'horde' cvar (for 2021 rerelease)
|
2022-03-01 11:20:10 +03:00 |
host_cmd.c
|
host_cmd.c: make a lot of procedures static.
|
2021-10-01 11:10:04 +03:00 |
image.c
|
|
|
image.h
|
|
|
in_sdl.c
|
Fix mouse input truncation with non-integral sensitivity
|
2022-03-11 23:55:10 +03:00 |
input.h
|
|
|
keys.c
|
|
|
keys.h
|
|
|
lodepng.c
|
update lodepng to 20220109 version from mainstream.
|
2022-03-01 14:20:02 +03:00 |
lodepng.h
|
update lodepng to 20220109 version from mainstream.
|
2022-03-01 14:20:02 +03:00 |
main_sdl.c
|
|
|
Makefile
|
miscellaneous makefile updates
|
2021-09-04 23:56:50 +03:00 |
Makefile.darwin
|
miscellaneous makefile updates
|
2021-09-04 23:56:50 +03:00 |
Makefile.w32
|
reverted the previous NO_WINSDKVER_H patch - not needed after latest SDL
|
2021-11-06 12:00:00 +03:00 |
Makefile.w64
|
reverted the previous NO_WINSDKVER_H patch - not needed after latest SDL
|
2021-11-06 12:00:00 +03:00 |
Makefile.wat
|
reverted the previous NO_WINSDKVER_H patch - not needed after latest SDL
|
2021-11-06 12:00:00 +03:00 |
mathlib.c
|
move DEG2RAD macro to mathlib.h.
|
2022-03-11 23:55:10 +03:00 |
mathlib.h
|
move DEG2RAD macro to mathlib.h.
|
2022-03-11 23:55:10 +03:00 |
menu.c
|
Add no-op menu_credits command for quake '2021 release' version
|
2021-08-24 14:24:24 +03:00 |
menu.h
|
|
|
miniz.c
|
miniz updates:
|
2022-03-01 11:56:10 +03:00 |
miniz.h
|
miniz: updates from mainstream PR/159
|
2022-01-27 08:10:04 +03:00 |
modelgen.h
|
|
|
net.h
|
|
|
net_bsd.c
|
|
|
net_defs.h
|
|
|
net_dgrm.c
|
Spelling fixes
|
2020-12-22 12:05:37 +00:00 |
net_dgrm.h
|
|
|
net_loop.c
|
|
|
net_loop.h
|
|
|
net_main.c
|
|
|
net_sys.h
|
|
|
net_udp.c
|
|
|
net_udp.h
|
|
|
net_win.c
|
|
|
net_wins.c
|
|
|
net_wins.h
|
|
|
net_wipx.c
|
|
|
net_wipx.h
|
|
|
pl_linux.c
|
|
|
pl_osx.m
|
silence a few macOS deprecation warnings.
|
2021-06-28 03:01:02 +03:00 |
pl_win.c
|
|
|
platform.h
|
|
|
pr_cmds.c
|
Tweak PF_findradius
|
2022-03-01 11:20:10 +03:00 |
pr_comp.h
|
|
|
pr_edict.c
|
Quad/pentagram dlights for 2021 rerelease
|
2022-03-11 23:55:10 +03:00 |
pr_exec.c
|
|
|
progdefs.h
|
|
|
progdefs.q1
|
|
|
progs.h
|
|
|
protocol.h
|
ignore svc_achievement server message for quake '2021 release' version.
|
2021-08-22 18:55:02 +03:00 |
q_ctype.h
|
|
|
q_sound.h
|
|
|
q_stdinc.h
|
replace size_t casts to pointers with (u)intptr_t.
|
2021-08-10 01:04:50 +03:00 |
qs_bmp.h
|
|
|
quakedef.h
|
bump version to 0.94.3, update documents.
|
2021-12-05 15:11:10 +03:00 |
quakespasm.pak
|
Versioned map entity patches
|
2021-08-29 14:55:10 +03:00 |
r_alias.c
|
Start the light trace for alias models from slightly above their origin
|
2021-09-20 11:55:10 +03:00 |
r_brush.c
|
Fix lightmap issues after vkQuake surface mark/cull optimizations merge
|
2021-09-04 20:28:24 +03:00 |
r_part.c
|
|
|
r_sprite.c
|
|
|
r_world.c
|
Merge surface mark & cull optimization from vkQuake
|
2021-07-07 23:55:50 +03:00 |
render.h
|
|
|
resource.h
|
|
|
sbar.c
|
|
|
sbar.h
|
|
|
screen.h
|
|
|
server.h
|
map MOVETYPE_GIB of quake '2021 release' version to MOVETYPE_BOUNCE
|
2021-08-22 18:55:02 +03:00 |
snd_codec.c
|
Updates for tracker music:
|
2021-02-04 23:28:00 +03:00 |
snd_codec.h
|
Updates for tracker music:
|
2021-02-04 23:28:00 +03:00 |
snd_codeci.h
|
Updates for tracker music:
|
2021-02-04 23:28:00 +03:00 |
snd_dma.c
|
|
|
snd_flac.c
|
Updates for tracker music:
|
2021-02-04 23:28:00 +03:00 |
snd_flac.h
|
|
|
snd_mem.c
|
|
|
snd_mikmod.c
|
Updates for tracker music:
|
2021-02-04 23:28:00 +03:00 |
snd_mikmod.h
|
|
|
snd_mix.c
|
|
|
snd_mp3.c
|
Updates for tracker music:
|
2021-02-04 23:28:00 +03:00 |
snd_mp3.h
|
snd_mp3.c: moved mp3 tag stuff into a separate module snd_mp3tag.c
|
2019-12-12 11:37:32 +00:00 |
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
|
Updates for tracker music:
|
2021-02-04 23:28:00 +03:00 |
snd_opus.c
|
Updates for tracker music:
|
2021-02-04 23:28:00 +03:00 |
snd_opus.h
|
|
|
snd_sdl.c
|
snd_sdl.c: pass NULL as the 'obtained' spec to SDL_OpenAudio():
|
2019-09-20 18:40:00 +00:00 |
snd_umx.c
|
snd_umx.c (get_objtype): make sure that 'sig' array is initialized.
|
2022-03-21 20:21:24 +03:00 |
snd_umx.h
|
|
|
snd_vorbis.c
|
Updates for tracker music:
|
2021-02-04 23:28:00 +03:00 |
snd_vorbis.h
|
|
|
snd_wave.c
|
Updates for tracker music:
|
2021-02-04 23:28:00 +03:00 |
snd_wave.h
|
|
|
snd_xmp.c
|
Updates for tracker music:
|
2021-02-04 23:28:00 +03:00 |
snd_xmp.h
|
|
|
spritegn.h
|
|
|
stb_image_write.h
|
|
|
strl_fn.h
|
|
|
strlcat.c
|
|
|
strlcpy.c
|
|
|
sv_main.c
|
Quad/pentagram dlights for 2021 rerelease
|
2022-03-11 23:55:10 +03:00 |
sv_move.c
|
|
|
sv_phys.c
|
map MOVETYPE_GIB of quake '2021 release' version to MOVETYPE_BOUNCE
|
2021-08-22 18:55:02 +03:00 |
sv_user.c
|
|
|
sys.h
|
|
|
sys_sdl_unix.c
|
|
|
sys_sdl_win.c
|
|
|
vid.h
|
|
|
view.c
|
Fix intermission camera angles during demo playback
|
2022-03-01 11:20:10 +03:00 |
view.h
|
Fix intermission camera angles during demo playback
|
2022-03-01 11:20:10 +03:00 |
wad.c
|
|
|
wad.h
|
|
|
world.c
|
|
|
world.h
|
|
|
wsaerror.h
|
|
|
zone.c
|
Spelling fixes
|
2020-12-22 12:05:37 +00:00 |
zone.h
|
|
|