cnq3/code/qcommon
2019-09-25 05:25:59 +02:00
..
cg_public.h removed FreeType and the R_REGISTERFONT syscalls 2019-09-25 05:14:07 +02:00
cg_syscalls.asm import from cnq3 1.47 2016-12-17 20:43:04 -08:00
cg_syscalls.c removed FreeType and the R_REGISTERFONT syscalls 2019-09-25 05:14:07 +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 added OpenGL 3.2 and Direct3D 11 renderer back-ends 2019-09-25 05:25:59 +02:00
common_help.h added /unset, /setempty and sequence support to /toggle 2018-06-03 20:54:45 +02:00
crash.cpp added copyright notices to important new files 2019-09-25 05:14:58 +02:00
crash.h added copyright notices to important new files 2019-09-25 05:14:58 +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 added copyright notices to important new files 2019-09-25 05:14:58 +02:00
json.cpp added copyright notices to important new files 2019-09-25 05:14:58 +02: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 SSE2 instruction set support is now required 2019-09-25 05:14:36 +02:00
q_platform.h SSE2 instruction set support is now required 2019-09-25 05:14:36 +02: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 OpenGL 3.2 and Direct3D 11 renderer back-ends 2019-09-25 05:25:59 +02: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 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_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 SSE2 instruction set support is now required 2019-09-25 05:14:36 +02:00