cnq3/code/qcommon
2017-03-08 16:10:34 +01:00
..
cg_public.h import from cnq3 1.47 2016-12-17 20:43:04 -08:00
cg_syscalls.asm import from cnq3 1.47 2016-12-17 20:43:04 -08:00
cg_syscalls.c import from cnq3 1.47 2016-12-17 20:43:04 -08:00
cm_load.cpp import from cnq3 1.47 2016-12-17 20:43:04 -08:00
cm_local.h import from cnq3 1.47 2016-12-17 20:43:04 -08:00
cm_patch.cpp import from cnq3 1.47 2016-12-17 20:43:04 -08:00
cm_patch.h import from cnq3 1.47 2016-12-17 20:43:04 -08:00
cm_polylib.cpp import from cnq3 1.47 2016-12-17 20:43:04 -08:00
cm_polylib.h import from cnq3 1.47 2016-12-17 20:43:04 -08:00
cm_public.h import from cnq3 1.47 2016-12-17 20:43:04 -08: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 pressing tab means we always end up with a leading (back)slash 2017-01-19 23:26:06 +01:00
common.cpp calling Com_Error before com_noErrorInterrupt was initialized would crash 2017-03-06 01:40:29 +01:00
cvar.cpp moved the create_git_header scripts into the cnq3 repository 2017-03-08 02:41:21 +01:00
files.cpp file system start-up will now verify the presence and integrity of baseq3/pak0-8.pk3 2017-03-07 22:56:53 +01:00
g_public.h full x64 support with a VM based on quake3e OCT 21 2016 2017-01-11 14:24:58 +01:00
g_syscalls.asm import from cnq3 1.47 2016-12-17 20:43:04 -08:00
g_syscalls.c import from cnq3 1.47 2016-12-17 20:43:04 -08: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 using much simpler and faster Huffman codec code when not dealing with out of band datagrams 2017-03-05 23:32:58 +01:00
md4.cpp import from cnq3 1.47 2016-12-17 20:43:04 -08:00
md5.cpp import from cnq3 1.47 2016-12-17 20:43:04 -08:00
msg.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
net_chan.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
net_ip.cpp import from cnq3 1.47 2016-12-17 20:43:04 -08:00
q_math.c merge the new build system 2016-12-29 20:13:59 -08:00
q_platform.h full x64 support with a VM based on quake3e OCT 21 2016 2017-01-11 14:24:58 +01:00
q_shared.c improved multi-monitor support and added r_monitor 2017-03-05 22:48:02 +01:00
q_shared.h improved multi-monitor support and added r_monitor 2017-03-05 22:48:02 +01:00
qcommon.h using much simpler and faster Huffman codec code when not dealing with out of band datagrams 2017-03-05 23: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
tr_types.h import from cnq3 1.47 2016-12-17 20:43:04 -08:00
ui_public.h full x64 support with a VM based on quake3e OCT 21 2016 2017-01-11 14:24:58 +01:00
ui_syscalls.asm import from cnq3 1.47 2016-12-17 20:43:04 -08:00
ui_syscalls.c import from cnq3 1.47 2016-12-17 20:43:04 -08: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 full x64 support with a VM based on quake3e OCT 21 2016 2017-01-11 14:24:58 +01:00
vm_interpreted.cpp full x64 support with a VM based on quake3e OCT 21 2016 2017-01-11 14:24:58 +01:00
vm_local.h fixed a memory leak due to an incorrect munmap argument (credit: Cyrax) 2017-03-08 16:10:34 +01:00
vm_none.cpp full x64 support with a VM based on quake3e OCT 21 2016 2017-01-11 14:24:58 +01:00
vm_ppc.c import from cnq3 1.47 2016-12-17 20:43:04 -08:00
vm_ppc_new.c import from cnq3 1.47 2016-12-17 20:43:04 -08:00
vm_shim.h import from cnq3 1.47 2016-12-17 20:43:04 -08:00
vm_x86.cpp fixed a memory leak due to an incorrect munmap argument (credit: Cyrax) 2017-03-08 16:10:34 +01:00