ioef/code/qcommon
2011-10-28 19:43:43 +00:00
..
cm_load.c Bug 5094 - Code cleanup, patch by Zack Middleton and DevHC. Fixes unused-but-set gcc warnings 2011-07-29 12:27:00 +00:00
cm_local.h
cm_patch.c
cm_patch.h
cm_polylib.c
cm_polylib.h
cm_public.h
cm_test.c
cm_trace.c Bug 5094 - Code cleanup, patch by Zack Middleton and DevHC. Fixes unused-but-set gcc warnings 2011-07-29 12:27:00 +00:00
cmd.c Bug 5094 - Code cleanup, patch by Zack Middleton and DevHC. Fixes unused-but-set gcc warnings 2011-07-29 12:27:00 +00:00
common.c * Fix various warnings with GCC and clang 2011-10-27 21:32:28 +00:00
cvar.c Fix auto game-restart when disconnecting from a server that explicitly set fs_game to "baseq3" instead of "" 2011-08-24 14:47:57 +00:00
files.c Allow VM_Restart to load unpure qagame.qvm so that local server won't crash after map_restart if server operator has qagame.qvm residing outside pak file (#5196) 2011-09-27 22:16:07 +00:00
huffman.c
ioapi.c
ioapi.h
md4.c
md5.c
msg.c Bug 5094 - Code cleanup, patch by Zack Middleton and DevHC. Fixes unused-but-set gcc warnings 2011-07-29 12:27:00 +00:00
net_chan.c Bug 5094 - Code cleanup, patch by Zack Middleton and DevHC. Fixes unused-but-set gcc warnings 2011-07-29 12:27:00 +00:00
net_ip.c Bug 5094 - Code cleanup, patch by Zack Middleton and DevHC. Fixes unused-but-set gcc warnings 2011-07-29 12:27:00 +00:00
puff.c
puff.h
q_math.c Modular rendering system. Patch by use.less01 2011-08-01 01:19:55 +00:00
q_platform.h * clang support 2011-10-21 22:48:53 +00:00
q_shared.c * Fix various warnings with GCC and clang 2011-10-27 21:32:28 +00:00
q_shared.h * Fix various warnings with GCC and clang 2011-10-27 21:32:28 +00:00
qcommon.h Allow VM_Restart to load unpure qagame.qvm so that local server won't crash after map_restart if server operator has qagame.qvm residing outside pak file (#5196) 2011-09-27 22:16:07 +00:00
qfiles.h
surfaceflags.h
unzip.c * clang support 2011-10-21 22:48:53 +00:00
unzip.h
vm.c Fixed showing number of qvm jump table targets (r2180 caused it to show 0 on alloc). 2011-10-28 19:43:43 +00:00
vm_interpreted.c Bug 5094 - Code cleanup, patch by Zack Middleton and DevHC. Fixes unused-but-set gcc warnings 2011-07-29 12:27:00 +00:00
vm_local.h
vm_none.c
vm_powerpc.c remove static VM_BlockCopy from vm_powerpc 2011-06-16 08:09:06 +00:00
vm_powerpc_asm.c
vm_powerpc_asm.h
vm_sparc.c
vm_sparc.h
vm_x86.c Fix q3vm execution on x86/x86_64 MacOSX 2011-09-27 01:38:13 +00:00
vm_x86_64.c Support vm syscalls with up to 15 args using 64 bit compiled vm (like interprated vms). 2011-09-09 21:54:14 +00:00
vm_x86_64_assembler.c Bug 4812 - GCC __attribute__ annotations for printf, non-returning functions etc., patch by linux@youmustbejoking.demon.co.uk and Zack Middleton 2011-07-18 14:56:57 +00:00