openmohaa/code/qcommon
smallmodel 03ceaf82ce
Fixed AngleMod() being inaccurate
This caused issues with Actor never finishing turning (because it expected the desired yaw to be at the exact same angle rounded by 0.001)
2024-02-13 16:23:47 +01:00
..
alias.c Cast to float 2023-06-17 02:09:56 +02:00
alias.h Reworked file inclusion (using relative path) 2023-06-17 01:24:20 +02:00
bg_compat.cpp Fixed pm_flags being wrong on Allied Assault 2024-01-22 23:53:25 +01:00
bg_compat.h Added view model anim normalization 2023-07-02 18:31:18 +02:00
class.cpp Cleaned up class 2023-08-12 03:10:10 +02:00
class.h Implemented WaitTillAllowed for all classes 2023-08-19 18:10:38 +02:00
cm_fencemask.c Fixed fence mask being incorrectly specified as transparent rather than opaque 2024-02-12 16:49:27 +01:00
cm_load.c Added visual obfuscation feature (not implemented yet) 2023-10-14 19:56:06 +02:00
cm_local.h Added visual obfuscation feature (not implemented yet) 2023-10-14 19:56:06 +02:00
cm_patch.c Fixed facets and planes being badly initialized 2024-02-08 20:35:11 +01:00
cm_patch.h Hard reset 2016-03-27 11:49:47 +02:00
cm_polylib.c Fixed compiler warnings by removing tiki.h inclusion from qcommon.h 2023-01-30 00:23:47 +01:00
cm_polylib.h Added #pragma once for cm_polylib.h 2017-02-25 12:55:04 +01:00
cm_public.h Added visual obfuscation feature (not implemented yet) 2023-10-14 19:56:06 +02:00
cm_terrain.c Refactored CM_CheckTerrainTriSphere 2024-02-12 14:17:04 +01:00
cm_terrain.h Formatted cm_terrain source files 2024-02-03 21:07:49 +01:00
cm_test.c Fixed wrong area portal writing 2023-11-27 19:37:29 +01:00
cm_trace.c Ignore collision if the brush has a trace content and the trace content wasn't specified in the trace flags 2024-02-12 16:48:58 +01:00
cm_trace_lbd.cpp Reworked file inclusion (using relative path) 2023-06-17 01:24:20 +02:00
cm_trace_obfuscation.cpp Initialize obfuscation mapping (still unimplemented) 2023-11-13 23:44:04 +01:00
CMakeLists.txt Added visual obfuscation feature (not implemented yet) 2023-10-14 19:56:06 +02:00
cmd.c Increased MAX_CMD_LINE for testing purposes 2023-12-27 15:11:17 +01:00
common.cpp Fixed client not quitting when dedicated is set to 1 2024-01-27 20:45:56 +01:00
con_arrayset.h Removed con_set inheritance from con_arrayset 2023-09-07 18:58:27 +02:00
con_set.cpp Added const unsigned char* hashcode 2023-10-27 19:58:38 +02:00
con_set.h Fixed compilation error on some compilers 2023-11-29 00:08:35 +01:00
con_timer.cpp Formatted source files 2023-08-19 03:02:30 +02:00
con_timer.h Set dirty timer in SetTime() 2023-10-30 22:59:04 +01:00
configurator.cpp Using size_t for lengths (also remove most warnings when compiling for x64) 2017-02-19 21:14:27 +01:00
configurator.h indent 2023-02-04 19:56:06 +01:00
const_str.h Fixed wrong const string values 2023-10-13 19:57:21 +02:00
container.h Moved Container::Archive to archive.h source file to avoid compilation errors 2023-10-12 20:45:49 +02:00
containerclass.h Used clang-format on some common files 2023-07-05 21:24:02 +02:00
crc.c Hard reset 2016-03-27 11:49:47 +02:00
crc.h Hard reset 2016-03-27 11:49:47 +02:00
cvar.c Fixed cheats variable being improperly configured 2023-08-28 20:44:33 +02:00
files.cpp Reworked FS_CanonicalFilename 2024-01-28 20:41:17 +01:00
huffman.c ioquake3 porting 2023-05-24 19:29:36 +02:00
huffman.cpp Renamed file.c to files.cpp 2017-10-26 02:28:06 +02:00
ioapi.c ioquake3 porting 2023-05-24 19:29:36 +02:00
ioapi.h ioquake3 porting 2023-05-24 19:29:36 +02:00
json.h ioquake3 porting 2023-05-24 19:29:36 +02:00
lightclass.cpp Use %zu instead of %d 2023-11-14 01:06:52 +01:00
lightclass.h Added LightClass 2023-07-30 14:26:52 +02:00
Linklist.h Using a definite stable version of MEM_BlockAlloc 2023-01-30 17:11:44 +01:00
listener.cpp Fixed invalid event name causing crashes 2024-01-24 21:52:22 +01:00
listener.h Fixed invalid event name causing crashes 2024-01-24 21:52:22 +01:00
localization.h Moved localization file to sys/ folder (platform-specific) 2023-01-31 01:22:43 +01:00
lz77.cpp Reduced compile warnings (especially on clang) 2023-02-07 20:49:31 +01:00
lz77.h Fixed compilation errors on Unix 2023-02-01 00:28:40 +01:00
md4.c Added stuff from ioq3 2023-05-31 19:55:37 +02:00
md5.c Added stuff from ioq3 2023-05-31 19:55:37 +02:00
mem_blockalloc.cpp Used clang-format on some common files 2023-07-05 21:24:02 +02:00
mem_blockalloc.h Fixed offset of block in Free() with _DEBUG_MEMBLOCK 2023-09-07 19:31:17 +02:00
mem_tempalloc.cpp Used clang-format on some common files 2023-07-05 21:24:02 +02:00
mem_tempalloc.h Used clang-format on some common files 2023-07-05 21:24:02 +02:00
memory.c Don't replace Z_Malloc, Z_TagMalloc and Z_Free in debug memory mode 2023-09-07 19:48:08 +02:00
msg.cpp Moved MSG_ReadServerFrameTime and MSG_WriteServerFrameTime to qcommon/msg.cpp 2023-08-21 00:09:00 +02:00
net_chan.c Incremented MAX_LOOPBACK otherwise the client would drop the gamestate while loading 2023-10-22 19:47:43 +02:00
net_ip.c Tiny fixes related to bad printf formatting and sizes 2023-06-21 21:01:37 +02:00
puff.c Hard reset 2016-03-27 11:49:47 +02:00
puff.h Hard reset 2016-03-27 11:49:47 +02:00
q_math.c Fixed AngleMod() being inaccurate 2024-02-13 16:23:47 +01:00
q_platform.h Renamed aarch64 to arm64 2024-01-08 18:37:33 +01:00
q_shared.c Using g_utils.cpp from fakk 2023-08-15 01:27:35 +02:00
q_shared.h Added and using SAVEGAME_STRUCT_VERSION 2023-11-26 20:33:07 +01:00
q_version.cmake Don't execute Git if the source directory is not a working Git repo 2023-11-29 19:04:24 +01:00
q_version.generated.h.in Added Git abbreviated commit hash 2023-08-24 23:33:19 +02:00
q_version.h Bumped version number 2023-12-27 18:54:57 +01:00
qcommon.h Added FS_CorrectCase 2024-01-10 19:45:53 +01:00
qfiles.h update 2023-05-26 23:32:27 +02:00
queue.h Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
safeptr.h Fixed compilation errors related to case-sensitivity 2023-02-01 19:29:13 +01:00
script.cpp Avoid assigning the token to an str 2023-08-19 21:17:52 +02:00
script.h Used clang-format on some common files 2023-07-05 21:24:02 +02:00
short3.h Hard reset 2016-03-27 11:49:47 +02:00
stack.h Used clang-format on some common files 2023-07-05 21:24:02 +02:00
str.cpp Fixed length decrease with an higher value 2023-08-19 23:07:47 +02:00
str.h Use PRId64 and PRIu64 format specifier for sprintf in str with 64-bit int constructor 2023-11-04 00:41:06 +01:00
surfaceflags.h Added CONTENTS_CLAYPIDGEON 2023-07-30 19:48:43 +02:00
tiki.h Added idle skel and number of skeletons 2024-01-28 20:19:14 +01:00
tiki_main.cpp Formatted TIKI source files 2023-11-06 18:08:53 +01:00
tiki_main.h Formatted TIKI source files 2023-11-06 18:08:53 +01:00
tiki_script.cpp Formatted TIKI source files 2023-11-06 18:08:53 +01:00
tiki_script.h Formatted TIKI source files 2023-11-06 18:08:53 +01:00
unzip.c Fixed compilation errors on Unix 2023-02-01 00:28:40 +01:00
unzip.h Renamed file.c to files.cpp 2017-10-26 02:28:06 +02:00
vector.h Fixed toPitch() with zero coordinates 2023-10-01 14:46:06 +02:00