.. |
anorm_dots.h
|
copyright years, general tidy-up, remove unused d_ifacea.h.
|
2014-09-22 08:55:46 +00:00 |
anorms.h
|
copyright years, general tidy-up, remove unused d_ifacea.h.
|
2014-09-22 08:55:46 +00:00 |
arch_def.h
|
added _WINSOCK_DEPRECATED_NO_WARNINGS among the preprocessor definitions
|
2017-02-14 11:00:29 +00:00 |
bgmusic.c
|
bgmusic.c: mark *.opus files as cdrip types.
|
2018-04-27 17:30:38 +00:00 |
bgmusic.h
|
some codec stuff syncing with uhexen2
|
2013-02-27 16:50:25 +00:00 |
bspfile.h
|
Added FTE_ENT_SKIN_CONTENTS support.
|
2021-08-31 04:59:12 +01:00 |
build_cross_osx-sdl2.sh
|
Makefile.darwin: target 10.5 when building for x86 against SDL2.
|
2014-09-17 11:00:28 +00:00 |
build_cross_osx.sh
|
- Makefile.darwin: -mmacosx-version-min also needs to be among
|
2012-09-03 21:21:04 +00:00 |
build_cross_win32-sdl2.sh
|
fix the cross-build scripts after r1180.
|
2015-03-02 22:01:12 +00:00 |
build_cross_win32.sh
|
fix the cross-build scripts after r1180.
|
2015-03-02 22:01:12 +00:00 |
build_cross_win64-sdl2.sh
|
fix the cross-build scripts after r1180.
|
2015-03-02 22:01:12 +00:00 |
build_cross_win64.sh
|
fix the cross-build scripts after r1180.
|
2015-03-02 22:01:12 +00:00 |
cd_null.c
|
copyright years, general tidy-up, remove unused d_ifacea.h.
|
2014-09-22 08:55:46 +00:00 |
cd_sdl.c
|
cd_sdl.c: change SDL_CD error return checks from '== -1' back to '< 0'
|
2018-03-13 08:50:03 +00:00 |
cdaudio.h
|
copyright years, general tidy-up, remove unused d_ifacea.h.
|
2014-09-22 08:55:46 +00:00 |
cfgfile.c
|
copyright years, general tidy-up, remove unused d_ifacea.h.
|
2014-09-22 08:55:46 +00:00 |
cfgfile.h
|
copyright years, general tidy-up, remove unused d_ifacea.h.
|
2014-09-22 08:55:46 +00:00 |
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
|
Add support for string stats (for csqc's use).
|
2021-08-31 04:59:12 +01:00 |
cl_parse.c
|
Try to make IQM animations sync to when the frame is changed (like FTE or DP) so that the animations can actually be used for non-static things. There are still no 4-way blends, however.
|
2021-08-31 04:59:12 +01:00 |
cl_tent.c
|
Fix support for replacementdeltas with ent counts above 32767 (in case other engines use qss as their reference for support, or if it gets bumped later).
|
2021-08-31 04:59:12 +01:00 |
client.h
|
Menuqc support. Only tested against menusys so far.
|
2021-08-31 04:59:12 +01:00 |
cmd.c
|
Menuqc support. Only tested against menusys so far.
|
2021-08-31 04:59:12 +01:00 |
cmd.h
|
Menuqc support. Only tested against menusys so far.
|
2021-08-31 04:59:12 +01:00 |
common.c
|
Add -basegame support. Update hack to hide texture failure dev-spam to include dds files.
|
2021-08-31 04:59:12 +01:00 |
common.h
|
Added search_getpackagename builtin to query which package a file is inside (flags&2 to get the gamedir of the package/gamedir too), also let the 'cvar' pseudo-cvar be queried via cvar_string.
|
2021-08-31 04:59:12 +01:00 |
console.c
|
Menuqc support. Only tested against menusys so far.
|
2021-08-31 04:59:12 +01:00 |
console.h
|
All changes present in QSS-R7, plus
|
2021-08-31 04:59:11 +01:00 |
crc.c
|
CRC_Block: make input pointer const. From QS-Spike
|
2017-04-02 07:14:53 +00:00 |
crc.h
|
CRC_Block: make input pointer const. From QS-Spike
|
2017-04-02 07:14:53 +00:00 |
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
|
Updated support for building the OSX versions using Makefile.darwin. Do
|
2012-08-16 04:51:41 +00:00 |
draw.h
|
Fix some csqc bugs+omissions.
|
2021-08-31 04:59:11 +01:00 |
filenames.h
|
sync'ed arch_defs.h and filenames.h with uhexen2 tree (for sake of symmetry.)
|
2016-12-07 06:55:04 +00:00 |
fs_zip.c
|
Windows... Messed up access modes.
|
2021-08-31 04:59:11 +01:00 |
gl_draw.c
|
Make menuqc respect qs's scr_menuscale cvar instead of scr_sbarscale.
|
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
|
Try to make IQM animations sync to when the frame is changed (like FTE or DP) so that the animations can actually be used for non-static things. There are still no 4-way blends, however.
|
2021-08-31 04:59:12 +01:00 |
gl_model.c
|
Add support for string stats (for csqc's use).
|
2021-08-31 04:59:12 +01:00 |
gl_model.h
|
Try to make IQM animations sync to when the frame is changed (like FTE or DP) so that the animations can actually be used for non-static things. There are still no 4-way blends, however.
|
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
|
Menuqc support. Only tested against menusys so far.
|
2021-08-31 04:59:12 +01:00 |
gl_rmain.c
|
r_fastsky should skip skyroom drawing too, for people with really slow computers.
|
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
|
Menuqc support. Only tested against menusys so far.
|
2021-08-31 04:59:12 +01:00 |
gl_sky.c
|
Add support for dds textures.
|
2021-08-31 04:59:12 +01:00 |
gl_texmgr.c
|
Support for fte's 'nll' texture mode etc, which should give fewer flickering pixels in the distance than quake's normal nearest_mipmap_linear mode.
|
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
|
Custom hardware cursors, fix missing cursor when running fullscreen.
|
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
|
copyright years, general tidy-up, remove unused d_ifacea.h.
|
2014-09-22 08:55:46 +00:00 |
glquake.h
|
Fix glCompressedTexImage2D undefined on windows.
|
2021-08-31 04:59:12 +01:00 |
host.c
|
Let menuqc detect engine more easily, so it can tailor available cvar values for specific engines. This is probably a bad thing but I don't see any other sane way around it. With it being a cvar, the user can at least override it/lie to fake forked engines.
|
2021-08-31 04:59:12 +01:00 |
host_cmd.c
|
Menuqc support. Only tested against menusys so far.
|
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
|
Make menuqc respect qs's scr_menuscale cvar instead of scr_sbarscale.
|
2021-08-31 04:59:12 +01:00 |
input.h
|
Added support for simple csqc.
|
2021-08-31 04:59:11 +01:00 |
keys.c
|
Fix more key_lines masks from 31 to CMDLINES-1.
|
2021-08-31 04:59:12 +01:00 |
keys.h
|
Fix some csqc bugs+omissions.
|
2021-08-31 04:59:11 +01:00 |
lodepng.c
|
lodepng.c: fix LODEPNG_RESTRICT for gcc
|
2019-11-18 09:47:04 +00:00 |
lodepng.h
|
update lodepng to 20190824 version from mainstream.
|
2019-08-28 00:10:02 +00:00 |
main_sdl.c
|
Add -mem arg for compat with dos or linux quake ports (and because -mem mb is more readable than -heapsize kb).
|
2021-08-31 04:59:12 +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
|
Custom hardware cursors, fix missing cursor when running fullscreen.
|
2021-08-31 04:59:12 +01:00 |
menu.c
|
Make menuqc respect qs's scr_menuscale cvar instead of scr_sbarscale.
|
2021-08-31 04:59:12 +01:00 |
menu.h
|
Menuqc support. Only tested against menusys so far.
|
2021-08-31 04:59:12 +01:00 |
modelgen.h
|
Try to make IQM animations sync to when the frame is changed (like FTE or DP) so that the animations can actually be used for non-static things. There are still no 4-way blends, however.
|
2021-08-31 04:59:12 +01:00 |
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
|
Menuqc support. Only tested against menusys so far.
|
2021-08-31 04:59:12 +01:00 |
net_dgrm.c
|
Menuqc support. Only tested against menusys so far.
|
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
|
Menuqc support. Only tested against menusys so far.
|
2021-08-31 04:59:12 +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
|
Fix bugs found through gcc's warnings.
|
2021-08-31 04:59:12 +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
|
copyright years, general tidy-up, remove unused d_ifacea.h.
|
2014-09-22 08:55:46 +00:00 |
pl_osx.m
|
PL_ErrorDialog: fix clang warning about format string not a literal
|
2017-07-28 20:50:18 +00:00 |
pl_win.c
|
copyright years, general tidy-up, remove unused d_ifacea.h.
|
2014-09-22 08:55:46 +00:00 |
platform.h
|
copyright years, general tidy-up, remove unused d_ifacea.h.
|
2014-09-22 08:55:46 +00:00 |
pr_cmds.c
|
Make menuqc respect qs's scr_menuscale cvar instead of scr_sbarscale.
|
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
|
Fix string autocvars bug in menuqc.
|
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
|
Fix a couple of stupid bugs.
|
2021-08-31 04:59:12 +01:00 |
progdefs.h
|
bspfile.h, cdaudio.h, client.h, cmd.h, common.h, console.h, crc.h, cvar.h,
|
2010-02-21 00:01:08 +00:00 |
progdefs.q1
|
initial import of SDL port of Fitzquake-0.85 / 20090510 sources.
|
2010-02-15 23:26:55 +00:00 |
progs.h
|
Fix string autocvars bug in menuqc.
|
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
|
minor updates to some files from uhexen2 (for sake of symmetry between the two trees.)
|
2016-08-23 11:24:24 +00:00 |
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
|
Simplify the linux icon transparency setting.
|
2012-09-25 03:07:33 +00:00 |
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
|
SDL2 Game Controller support
|
2016-03-01 21:58:08 +00:00 |
r_alias.c
|
Add alternative model lerping mode for proper compat with csqc/menuqc.
|
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
|
Allow decals to adhere to random s bias stuff too.
|
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
|
Add alternative model lerping mode for proper compat with csqc/menuqc.
|
2021-08-31 04:59:12 +01:00 |
resource.h
|
bspfile.h, cdaudio.h, client.h, cmd.h, common.h, console.h, crc.h, cvar.h,
|
2010-02-21 00:01:08 +00:00 |
sbar.c
|
Add some validation for gfx.wad.
|
2021-08-31 04:59:12 +01:00 |
sbar.h
|
copyright years, general tidy-up, remove unused d_ifacea.h.
|
2014-09-22 08:55:46 +00:00 |
screen.h
|
Make menuqc respect qs's scr_menuscale cvar instead of scr_sbarscale.
|
2021-08-31 04:59:12 +01:00 |
server.h
|
Add support for string stats (for csqc's use).
|
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
|
Merge several FS_* and snd_codec* layer updates from uhexen2 tree:
|
2013-09-25 11:01:12 +00:00 |
snd_codeci.h
|
Merge several FS_* and snd_codec* layer updates from uhexen2 tree:
|
2013-09-25 11:01:12 +00:00 |
snd_dma.c
|
Fix some csqc bugs+omissions.
|
2021-08-31 04:59:11 +01:00 |
snd_flac.c
|
tiny tidy-ups to snd_flac
|
2017-04-30 08:51:34 +00:00 |
snd_flac.h
|
added flac music support.
|
2013-07-21 14:02:06 +00:00 |
snd_mem.c
|
Fix some csqc bugs+omissions.
|
2021-08-31 04:59:11 +01:00 |
snd_mikmod.c
|
snd_mikmod.c: we don't truly need the high-quality mixer. (and it's slow too...)
|
2016-08-08 04:04:14 +00:00 |
snd_mikmod.h
|
Merge several FS_* and snd_codec* layer updates from uhexen2 tree:
|
2013-09-25 11:01:12 +00:00 |
snd_mix.c
|
All changes present in QSS-R7, plus
|
2021-08-31 04:59:11 +01:00 |
snd_mp3.c
|
snd_mp3.c: move skiptags() call to codecopen(), print error if it fails.
|
2019-12-12 14:01:02 +00: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
|
snd_mpg123.c: use mp3_skiptags(). tidy-up a little.
|
2019-12-12 14:10:14 +00:00 |
snd_opus.c
|
Merge several FS_* and snd_codec* layer updates from uhexen2 tree:
|
2013-09-25 11:01:12 +00:00 |
snd_opus.h
|
merged the opus codec support patch
|
2013-07-18 07:03:11 +00:00 |
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: minor update from umr. minor correction to fshandle offset.
|
2014-02-11 20:00:35 +00:00 |
snd_umx.h
|
Merge several FS_* and snd_codec* layer updates from uhexen2 tree:
|
2013-09-25 11:01:12 +00:00 |
snd_voip.c
|
Rename a QSS cvar for better compat with FTE.
|
2021-08-31 04:59:12 +01:00 |
snd_voip.h
|
Windows... Messed up access modes.
|
2021-08-31 04:59:11 +01:00 |
snd_vorbis.c
|
snd_vorbis.c: remove leftovers, tidyup.
|
2018-03-26 21:10:07 +00:00 |
snd_vorbis.h
|
some codec stuff syncing with uhexen2
|
2013-02-27 16:50:25 +00:00 |
snd_wave.c
|
Merge several FS_* and snd_codec* layer updates from uhexen2 tree:
|
2013-09-25 11:01:12 +00:00 |
snd_wave.h
|
Backported external music files support using decoder libraries and the
|
2011-01-05 19:50:43 +00:00 |
snd_xmp.c
|
snd_xmp.c: fix windows static linkage to libxmp.
|
2017-03-09 22:41:17 +00:00 |
snd_xmp.h
|
added tracker music support using libxmp >= v4.2.0 (off by default.)
|
2016-12-07 09:24:49 +00:00 |
spritegn.h
|
bspfile.h, cdaudio.h, client.h, cmd.h, common.h, console.h, crc.h, cvar.h,
|
2010-02-21 00:01:08 +00:00 |
stb_image.h
|
Windows... Messed up access modes.
|
2021-08-31 04:59:11 +01:00 |
stb_image_write.h
|
Some more image.c / lodepng / stb_image_write clean-ups:
|
2017-08-09 20:00:08 +00:00 |
strl_fn.h
|
added strlcat.c and strlcpy.c: will use them later.
|
2011-12-27 11:03:39 +00:00 |
strlcat.c
|
added strlcat.c and strlcpy.c: will use them later.
|
2011-12-27 11:03:39 +00:00 |
strlcpy.c
|
added strlcat.c and strlcpy.c: will use them later.
|
2011-12-27 11:03:39 +00:00 |
sv_main.c
|
Menuqc support. Only tested against menusys so far.
|
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
|
Add -nohome arg to disable homedir use (when compiled to use them, consistent with other engines).
|
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
|
Custom hardware cursors, fix missing cursor when running fullscreen.
|
2021-08-31 04:59:12 +01:00 |
view.c
|
Avoid problems when bobcycle is 0.
|
2021-08-31 04:59:12 +01:00 |
view.h
|
Contrast support with a "contrast" cvar, behaving the same as MarkV's.
|
2016-02-12 23:26:36 +00:00 |
wad.c
|
Menuqc support. Only tested against menusys so far.
|
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
|
world.angles should be ignored for compat reasons (fixes e3m3 and a few custom maps).
|
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
|
* arch_def.h, net_sys.h, wsaerror.h: New headers, adapted from uhexen2.
|
2010-06-21 10:55:21 +00:00 |
zone.c
|
Fix string autocvars bug in menuqc.
|
2021-08-31 04:59:12 +01:00 |
zone.h
|
copyright years, general tidy-up, remove unused d_ifacea.h.
|
2014-09-22 08:55:46 +00:00 |