openmohaa/code
smallmodel bd021b109c
Fix a terrible mistake in TIKI_FindTiki with uninitialized variable
This was using an uninitialized buffer to find the cached TIKI, in most configurations it always returned false, but when compiled with GCC it would return true
2024-12-18 19:31:21 +01:00
..
AL Using latest version of AL from ioq3 codebase 2023-01-31 01:32:06 +01:00
asm ioquake3 porting 2023-05-24 19:29:36 +02:00
autoupdater Use nanosleep(2) instead of usleep(3) 2024-07-26 23:03:09 +02:00
botlib ioquake3 porting 2023-05-24 19:29:36 +02:00
cgame Allow subtitles to be set from stufftext 2024-12-13 19:24:58 +01:00
client Correctly parse the name of the players returned by the serverstatus command 2024-12-15 21:32:23 +01:00
curl-7.54.0/include Using curl-7.54.0 from ioq3 2023-01-31 01:34:57 +01:00
fgame Fix temporary spawn spots being incorrectly ignored 2024-12-17 22:54:46 +01:00
gamespy Bump the minimum CMake version to 3.12 2024-11-30 00:36:33 +01:00
jpeg-8c ioq3 updates 2023-05-26 20:53:00 +02:00
Launcher Bump the minimum CMake version to 3.12 2024-11-30 00:36:33 +01:00
libmad Add libmad 0.16.4 2024-07-11 23:04:04 +02:00
libogg-1.3.3 Added libogg, libvorbis and opus from ioq3 2023-01-31 01:29:42 +01:00
libs ioq3 updates 2023-05-26 20:53:00 +02:00
libvorbis-1.3.6 Added libogg, libvorbis and opus from ioq3 2023-01-31 01:29:42 +01:00
null Make sure to pop the loading screen on error 2024-12-08 18:47:10 +01:00
opus-1.2.1 ioq3 updates 2023-05-26 20:53:00 +02:00
opusfile-0.9 Added libogg, libvorbis and opus from ioq3 2023-01-31 01:29:42 +01:00
parser Remove TOKEN_NUMBER (unused) 2024-12-08 18:24:33 +01:00
q3_ui ioquake3 porting 2023-05-24 19:29:36 +02:00
qcommon Declare PID functions 2024-12-15 00:20:31 +01:00
renderercommon Made the renderer modular and loadable 2024-12-06 00:15:19 +01:00
renderergl1 Fix incorrect count when unloading sgl fonts 2024-12-06 00:45:12 +01:00
renderergl2 Comment out ABI compatibility checks 2024-12-01 20:34:38 +01:00
script Don't use an offset for constArrayValue 2024-11-29 21:58:07 +01:00
sdl Made the renderer modular and loadable 2024-12-06 00:15:19 +01:00
SDL2 ioquake3 porting 2023-05-24 19:29:36 +02:00
server Append "demo" to the keywords if fs_restrict is enabled 2024-12-15 21:32:34 +01:00
skeletor Bump the minimum CMake version to 3.12 2024-11-30 00:36:33 +01:00
sys Bump the minimum CMake version to 3.12 2024-11-30 00:36:33 +01:00
tiki Fix a terrible mistake in TIKI_FindTiki with uninitialized variable 2024-12-18 19:31:21 +01:00
tools Updates 2023-05-27 16:19:31 +02:00
uilib Check if the renderer is loaded instead of checking if it's registered 2024-12-06 00:45:18 +01:00
web Add Emscripten implementation from ioquake3 upstream 2024-07-26 23:57:50 +02:00
zlib Use a more modern implementation of minizip from ioquake3 2024-09-24 22:25:33 +02:00