.. |
cg_public.h
|
added a new demo player with fast seeking support
|
2022-11-04 05:01:00 +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 invalid printf argument lists
|
2022-11-22 20:34:46 +01: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
|
added printf annotations for VC++'s analyzer
|
2022-11-22 20:20:45 +01:00 |
cvar.cpp
|
fixed read-only CVar registration keeping the existing value
|
2022-10-23 05:23:27 +02:00 |
files.cpp
|
added printf annotations for VC++'s analyzer
|
2022-11-22 20:20:45 +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
|
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
|
added printf annotations for VC++'s analyzer
|
2022-11-22 20:20:45 +01:00 |
q_shared.h
|
added printf annotations for VC++'s analyzer
|
2022-11-22 20:20:45 +01:00 |
qcommon.h
|
added printf annotations for VC++'s analyzer
|
2022-11-22 20:20:45 +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 the void argument list in DEF_TRAP_0 to help catch mistakes
|
2022-11-05 05:01:17 +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
|
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 |