.. |
cm_load.c
|
|
|
cm_local.h
|
|
|
cm_patch.c
|
|
|
cm_patch.h
|
|
|
cm_polylib.c
|
Fix some of the things clang --analyze flagged
|
2013-03-26 16:50:03 +00:00 |
cm_polylib.h
|
|
|
cm_public.h
|
Remove references to non-existent functions CM_MarkFragments and CM_LerpTag.
|
2012-11-19 05:48:27 +00:00 |
cm_test.c
|
|
|
cm_trace.c
|
Fix some of the things clang --analyze flagged
|
2013-03-26 16:50:03 +00:00 |
cmd.c
|
Increase various arbitrary limits - Bug #5463
|
2013-01-06 01:36:39 -08:00 |
common.c
|
Fix some of the things clang --analyze flagged
|
2013-03-26 16:50:03 +00:00 |
cvar.c
|
Fix setting CVAR_VM_CREATED flag on user created cvars
|
2013-04-06 01:06:34 -05:00 |
files.c
|
Rename FS_CheckFilenameIsNotExecutable to ..NotImmutable
|
2013-04-24 14:14:13 -05:00 |
huffman.c
|
Fix some of the things clang --analyze flagged
|
2013-03-26 16:50:03 +00:00 |
ioapi.c
|
|
|
ioapi.h
|
|
|
md4.c
|
|
|
md5.c
|
|
|
msg.c
|
Remove MSG_WriteDeltaUsercmd and MSG_ReadDeltaUsercmd
|
2013-02-02 22:26:22 -06:00 |
net_chan.c
|
|
|
net_ip.c
|
Fix NET_IPSocket and NET_IP6Socket return type
|
2013-03-18 16:04:53 -05:00 |
puff.c
|
|
|
puff.h
|
|
|
q_math.c
|
|
|
q_platform.h
|
Ditch 'historical compatibility' and use 'logic' instead
|
2013-03-22 11:33:27 +00:00 |
q_shared.c
|
|
|
q_shared.h
|
Remove old FIXME, pmove_framecount isn't networked
|
2013-01-11 17:29:39 -06:00 |
qcommon.h
|
Don't allow modifying qvms or pk3s
|
2013-04-24 14:11:18 -05:00 |
qfiles.h
|
Remove RAVENMD4 #define
|
2013-03-18 19:05:51 +00:00 |
surfaceflags.h
|
|
|
unzip.c
|
Fix some of the things clang --analyze flagged
|
2013-03-26 16:50:03 +00:00 |
unzip.h
|
|
|
vm.c
|
Fix passing arg9 (qvm only), arg10, and arg11 to vmMain for native libs and non-i386 compiled or interpated qvms. (Currently they aren't use in vmMain in game, cgame, or ui.)
|
2012-12-15 21:55:07 +00:00 |
vm_interpreted.c
|
Fix passing arg9 (qvm only), arg10, and arg11 to vmMain for native libs and non-i386 compiled or interpated qvms. (Currently they aren't use in vmMain in game, cgame, or ui.)
|
2012-12-15 21:55:07 +00:00 |
vm_local.h
|
Fix passing arg9 (qvm only), arg10, and arg11 to vmMain for native libs and non-i386 compiled or interpated qvms. (Currently they aren't use in vmMain in game, cgame, or ui.)
|
2012-12-15 21:55:07 +00:00 |
vm_none.c
|
|
|
vm_powerpc.c
|
Fix passing arg9 (qvm only), arg10, and arg11 to vmMain for native libs and non-i386 compiled or interpated qvms. (Currently they aren't use in vmMain in game, cgame, or ui.)
|
2012-12-15 21:55:07 +00:00 |
vm_powerpc_asm.c
|
|
|
vm_powerpc_asm.h
|
|
|
vm_sparc.c
|
Fix passing arg9 (qvm only), arg10, and arg11 to vmMain for native libs and non-i386 compiled or interpated qvms. (Currently they aren't use in vmMain in game, cgame, or ui.)
|
2012-12-15 21:55:07 +00:00 |
vm_sparc.h
|
|
|
vm_x86.c
|
Fix passing arg9 (qvm only), arg10, and arg11 to vmMain for native libs and non-i386 compiled or interpated qvms. (Currently they aren't use in vmMain in game, cgame, or ui.)
|
2012-12-15 21:55:07 +00:00 |