cnq3/code/qcommon
myT 779b6dad92 updated Com_GetCompilerInfo to handle more MSVC versions 2024-08-07 03:40:57 +02:00
..
cg_public.h added a FS_GetFileList syscall for CGame 2024-04-10 20:04:45 +02:00
cg_syscalls.asm import from cnq3 1.47 2016-12-17 20:43:04 -08:00
cg_syscalls.c let the mod handle syscall fix-ups in a unified way across build types 2022-10-28 23:39:05 +02:00
cm_load.cpp added the new client HTTP download system 2017-09-12 03:21:11 +02:00
cm_local.h import from cnq3 1.47 2016-12-17 20:43:04 -08:00
cm_patch.cpp fixes for VC++ platform toolsets v140 and v141 2017-12-20 05:41:04 +01:00
cm_patch.h import from cnq3 1.47 2016-12-17 20:43:04 -08:00
cm_polylib.cpp fixes for VC++ platform toolsets v140 and v141 2017-12-20 05:41:04 +01:00
cm_polylib.h import from cnq3 1.47 2016-12-17 20:43:04 -08:00
cm_public.h added the new client HTTP download system 2017-09-12 03:21:11 +02:00
cm_test.cpp import from cnq3 1.47 2016-12-17 20:43:04 -08:00
cm_trace.cpp import from cnq3 1.47 2016-12-17 20:43:04 -08:00
cmd.cpp added waitms 2022-04-12 04:18:32 +02:00
common.cpp updated Com_GetCompilerInfo to handle more MSVC versions 2024-08-07 03:40:57 +02:00
common_help.h added the -f option to /writeconfig 2022-12-05 21:07:06 +01:00
crash.cpp updated the changelog and version 2023-11-12 01:33:01 +01:00
crash.h added printf annotations for VC++'s analyzer 2022-11-22 20:20:45 +01:00
cvar.cpp more lenient validation of CHBLS color CVars 2023-11-12 04:19:09 +01:00
files.cpp integrated the CRP with the file system 2024-02-20 00:32:58 +01:00
g_public.h using the roundss SSE4.1 instruction for inlining floor and ceil syscalls when possible 2019-09-25 05:29:36 +02:00
g_syscalls.asm import from cnq3 1.47 2016-12-17 20:43:04 -08:00
g_syscalls.c let the mod handle syscall fix-ups in a unified way across build types 2022-10-28 23:39:05 +02:00
huffman.cpp using much simpler and faster Huffman codec code when not dealing with out of band datagrams 2017-03-05 23:32:58 +01:00
huffman_static.cpp updated copyright years 2020-06-01 20:28:44 +02:00
json.cpp added printf annotations for VC++'s analyzer 2022-11-22 20:20:45 +01:00
md4.cpp import from cnq3 1.47 2016-12-17 20:43:04 -08:00
md5.cpp added FreeBSD support 2020-01-06 01:04:16 +01:00
msg.cpp added a new demo player with fast seeking support 2022-11-04 05:01:00 +01:00
net_chan.cpp fixed invalid printf argument lists 2022-11-22 20:34:46 +01:00
net_ip.cpp printing WSAEWOULDBLOCK on recvfrom is far too verbose 2022-12-27 19:18:17 +01:00
q_math.c added NanoVDB support 2024-07-02 02:06:15 +02:00
q_platform.h added FreeBSD support 2020-01-06 01:04:16 +01:00
q_shared.c added vector/matrix typedefs and 3x3 matrix inversion 2024-03-29 01:58:55 +01:00
q_shared.h added NanoVDB support 2024-07-02 02:06:15 +02:00
qcommon.h integrated the CRP with the file system 2024-02-20 00:32:58 +01:00
qfiles.h import from cnq3 1.47 2016-12-17 20:43:04 -08:00
surfaceflags.h import from cnq3 1.47 2016-12-17 20:43:04 -08:00
syscall_ext.h fixed 64-bit syscall argument truncation 2023-11-12 01:33:00 +01:00
tr_types.h added motion blur and freeze frame commands 2024-02-18 16:26:05 +01:00
ui_public.h added Nuklear extensions for UI and CGame 2023-11-29 02:57:28 +01:00
ui_syscalls.asm import from cnq3 1.47 2016-12-17 20:43:04 -08:00
ui_syscalls.c removed FreeType and the R_REGISTERFONT syscalls 2019-09-25 05:14:07 +02:00
unzip.cpp import from cnq3 1.47 2016-12-17 20:43:04 -08:00
unzip.h import from cnq3 1.47 2016-12-17 20:43:04 -08:00
vm.cpp fixes for VC++ platform toolsets v140 and v141 2017-12-20 05:41:04 +01:00
vm_interpreted.cpp improved crash and exit handlers that restore system settings (monitor gamma ramps, system timer resolution, terminal settings, ...) and crash reports with full QVM stack trace 2017-03-14 05:11:12 +01:00
vm_local.h added the new client HTTP download system 2017-09-12 03:21:11 +02:00
vm_shim.h improved the VM argument type conversion shim 2022-11-04 04:40:23 +01:00
vm_x86.cpp using the roundss SSE4.1 instruction for inlining floor and ceil syscalls when possible 2019-09-25 05:29:36 +02:00