cnq3/code/qcommon
2022-11-04 04:36:05 +01:00
..
cg_public.h Escape down in cgame triggers CG_EVENT_HANDLING again instead of CG_KEY_EVENT 2020-02-09 04:25:31 +01: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 fixed read-only CVar registration keeping the existing value 2022-10-23 05:23:27 +02:00
common_help.h added /unset, /setempty and sequence support to /toggle 2018-06-03 20:54:45 +02:00
crash.cpp updated copyright years 2020-06-01 20:28:44 +02:00
crash.h updated copyright years 2020-06-01 20:28:44 +02:00
cvar.cpp fixed read-only CVar registration keeping the existing value 2022-10-23 05:23:27 +02:00
files.cpp fixed FS_FileForHandle's range check 2022-11-04 04:36:05 +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 updated copyright years 2020-06-01 20:28:44 +02: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 fixed bitstream string parsing not reading the last byte of max length strings ("q3msgboom") 2018-12-08 00:24:51 +01:00
net_chan.cpp fixes for VC++ platform toolsets v140 and v141 2017-12-20 05:41:04 +01:00
net_ip.cpp cvar type/range fixes 2017-12-28 07:11:58 +01:00
q_math.c SSE2 instruction set support is now required 2019-09-25 05:14:36 +02:00
q_platform.h added FreeBSD support 2020-01-06 01:04:16 +01:00
q_shared.c cvar and cmd auto-completion tweaks 2017-11-12 00:28:58 +01:00
q_shared.h fixed read-only CVar registration keeping the existing value 2022-10-23 05:23:27 +02:00
qcommon.h added /shaderinfo 2022-05-28 16:50:42 +02: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 added help panel and colorized help text 2017-12-27 05:13:33 +01:00
tr_types.h platform layer GL interface cleanup 2017-11-03 19:33:54 +01:00
ui_public.h removed FreeType and the R_REGISTERFONT syscalls 2019-09-25 05:14:07 +02: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 implemented the new interop system 2017-06-22 07:15:47 +02: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