cnq3/code/qcommon
myT 339bbea468 command names are no longer case sensitive 2017-11-22 19:03:13 +01:00
..
cg_public.h error extension - trap_Error2 and trap_EnableErrorCallback 2017-11-10 20:21:03 +01:00
cg_syscalls.asm import from cnq3 1.47 2016-12-17 20:43:04 -08:00
cg_syscalls.c reverted the trap_R_AddRefEntityToScene syscall changes to avoid engine/mod coupling 2017-08-12 03:14:06 +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 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 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 command names are no longer case sensitive 2017-11-22 19:03:13 +01:00
common.cpp cvar and cmd auto-completion tweaks 2017-11-12 00:28:58 +01:00
common_help.h cvar help extension 2017-10-03 19:11:10 +02:00
crash.cpp new Linux signal handlers 2017-10-10 19:36:12 +02:00
crash.h new Linux signal handlers 2017-10-10 19:36:12 +02:00
cvar.cpp fixed uninitialized pointers due to Cvar_GetHelp and Cmd_GetHelp 2017-11-13 03:07:34 +01:00
files.cpp ignore sv_pure when auto-completing file system files 2017-10-28 22:42:17 +02:00
g_public.h error extension - trap_Error2 and trap_EnableErrorCallback 2017-11-10 20:21:03 +01:00
g_syscalls.asm import from cnq3 1.47 2016-12-17 20:43:04 -08:00
g_syscalls.c implemented the new interop system 2017-06-22 07:15:47 +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 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 cvar help extension 2017-10-03 19:11:10 +02:00
net_ip.cpp cvar help extension 2017-10-03 19:11:10 +02: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 cvar and cmd auto-completion tweaks 2017-11-12 00:28:58 +01:00
q_shared.h error extension - trap_Error2 and trap_EnableErrorCallback 2017-11-10 20:21:03 +01:00
qcommon.h audio interface clean-up and Sys_* documentation 2017-11-03 19:36:30 +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 added screenshotnc and screenshotncJPEG 2017-11-05 22:40:32 +01:00
tr_types.h platform layer GL interface cleanup 2017-11-03 19:33:54 +01:00
ui_public.h error extension - trap_Error2 and trap_EnableErrorCallback 2017-11-10 20:21:03 +01:00
ui_syscalls.asm import from cnq3 1.47 2016-12-17 20:43:04 -08:00
ui_syscalls.c reverted the trap_R_AddRefEntityToScene syscall changes to avoid engine/mod coupling 2017-08-12 03:14:06 +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 cvar help extension 2017-10-03 19:11:10 +02: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_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 implemented the new interop system 2017-06-22 07:15:47 +02: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