cnq3/code/qcommon
2017-05-03 03:44:04 +02: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 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
crash.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
crash.h 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
cvar.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
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
json.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
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 bumped the version to 1.49 2017-05-03 03:44:04 +02:00
qcommon.h 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
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 replaced monitor gamma by a post-process gamma shader 2017-03-21 00:58:59 +01: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 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_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 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_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 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