HULL/code
WofWca 03c4c4af90
Some checks failed
Build / Extract Version (push) Has been cancelled
Build / Linux (USE_INTERNAL_LIBS OFF) (push) Has been cancelled
Build / Linux 32-bit (push) Has been cancelled
Build / FreeBSD (push) Has been cancelled
Build / OpenBSD (push) Has been cancelled
Build / Linux (push) Has been cancelled
Build / Windows MSVC (push) Has been cancelled
Build / Windows MinGW (push) Has been cancelled
Build / macOS (push) Has been cancelled
Build / Emscripten (push) Has been cancelled
Build / Check For Release Tag (push) Has been cancelled
Build / Release (push) Has been cancelled
fix: s_list command with s_useOpenAL 1 (#844)
The code is pretty much copy-pasted from `S_Base_SoundList`.
Some things from the original `S_Base_SoundList` are not implemented,
e.g. compression and the final "free memory" line.
2025-12-04 10:16:06 +00:00
..
asm Wrap __attribute__s in macros 2025-09-07 17:16:31 +01:00
botlib XDG home directory support 2025-10-19 15:58:27 +01:00
cgame Revert "Bug 5066 - Plasmagun and BFG don't play the explosion when they hit players, patch by Ensiform" (#824) 2025-11-05 23:16:56 -10:00
client fix: s_list command with s_useOpenAL 1 (#844) 2025-12-04 10:16:06 +00:00
game refactor: un-magic #define INVUL_RADIUS 42 2025-11-18 14:06:59 +00:00
null Remove unused/outdated null_* files 2025-10-07 22:13:30 +01:00
q3_ui Wrap __attribute__s in macros 2025-09-07 17:16:31 +01:00
qcommon Use case-insensitive comparison for all Info_Key functions 2025-11-25 19:02:34 +00:00
renderercommon Improve PVR image support 2025-12-04 10:11:19 +00:00
renderergl1 add support for loading PVR images 2025-11-24 11:14:24 +00:00
renderergl2 add support for loading PVR images 2025-11-24 11:14:24 +00:00
sdl Fix various warnings 2025-09-07 17:03:20 +01:00
server XDG home directory support 2025-10-19 15:58:27 +01:00
sys Guard autoupdater more completely 2025-11-06 12:56:13 +00:00
thirdparty Remove some dead library code (issue #839) 2025-11-24 12:06:55 +00:00
tools Drop build date from generated file 2025-10-08 12:32:13 +01:00
ui Increase start server map limit in Team Arena ui to match q3_ui 2025-09-22 16:11:02 +01:00
web Remove clientHtmlFallback 2025-08-13 13:06:14 +01:00