cnq3/code/qcommon
2019-09-25 05:12:28 +02:00
..
cg_public.h added the trap_IsRecordingDemo syscall for CPMA 1.52+ 2018-12-08 00:55:21 +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 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 using the registered cvar/cmd names in the help panel instead of argument 0 2018-02-07 06:51:37 +01:00
common.cpp now showing the cvar's current value in the help panel 2019-02-21 17:15:55 +01:00
common_help.h added /unset, /setempty and sequence support to /toggle 2018-06-03 20:54:45 +02:00
crash.cpp removed dead code (NEWLINE macro) 2019-09-25 05:12:28 +02:00
crash.h new Linux signal handlers 2017-10-10 19:36:12 +02:00
cvar.cpp setting a cvar back to its default frees the latched string 2019-09-25 05:12:05 +02:00
files.cpp added .shader to the pure client file read exception list 2019-03-29 23:34:37 +01: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 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 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 1.51 release 2019-03-31 01:05:03 +01:00
qcommon.h added the ctrl-i and ctrl-d console shortcuts 2019-02-21 17:11:29 +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 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 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 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_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 fixes for VC++ platform toolsets v140 and v141 2017-12-20 05:41:04 +01:00