openmohaa/code
smallmodel e9a76f933b
Cast to int32 rather than uint32 when writing the packed velocity
This fixes an issue where the integer could overflow, on some platforms like ARM the integer would be 0
2024-10-16 19:52:47 +02: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 Fix the instant message maximum number on AA and SH/BT 2024-10-02 21:49:20 +02:00
client Don't call into the OAL channel in S_OPENAL_GetMusicFilename if QAL init failed 2024-10-13 00:25:17 +02:00
curl-7.54.0/include Using curl-7.54.0 from ioq3 2023-01-31 01:34:57 +01:00
fgame Swap the archive type on big endian architectures 2024-10-15 23:38:39 +02:00
gamespy Fix a few typos 2024-09-19 10:52:47 +02:00
jpeg-8c ioq3 updates 2023-05-26 20:53:00 +02: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 Add Voip code from ioq3 2024-09-22 16:50:44 +02: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 Support token dollar in variable name 2024-09-08 18:03:43 +02:00
q3_ui ioquake3 porting 2023-05-24 19:29:36 +02:00
qcommon Cast to int32 rather than uint32 when writing the packed velocity 2024-10-16 19:52:47 +02:00
renderer Remove unnecessary code 2024-10-10 22:29:17 +02:00
renderercommon Fix the return value of FS_Seek 2024-09-25 21:04:55 +02:00
renderergl1 Readded ioq3 renderer 2023-05-08 19:53:53 +02:00
renderergl2 made renderer (original quake III) work with SDL 2023-05-27 22:23:03 +02:00
script Use safe version of sprintf and strcpy 2024-09-20 23:08:53 +02:00
sdl Add fixes from upstream ioq3 2024-09-19 19:24:31 +02:00
SDL2 ioquake3 porting 2023-05-24 19:29:36 +02:00
server Prevent SV_DropClient() from being called recursively if the client is dropped by a kick or timeout and has too many reliable commands 2024-10-11 22:55:24 +02:00
skeletor Use safe version of sprintf and strcpy 2024-09-20 23:08:53 +02:00
sys Increase the backtrace size to 64 2024-10-13 11:32:20 +02:00
tiki Correctly load SKB models on big endian architectures 2024-10-15 23:07:58 +02:00
tools Updates 2023-05-27 16:19:31 +02:00
uilib Use #pragma once instead of #ifndef 2024-09-27 20:19:11 +02: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