.. |
cm_load.c
|
|
|
cm_local.h
|
* Bug fix to collision optimisation (arQon)
|
2007-10-06 21:59:17 +00:00 |
cm_patch.c
|
Correct spelling mistakes.
|
2017-11-22 01:40:20 -06:00 |
cm_patch.h
|
* Added STATUS
|
2005-10-29 01:53:09 +00:00 |
cm_polylib.c
|
Add missing address operator in cm_polylib.c
|
2018-04-08 21:41:31 -05:00 |
cm_polylib.h
|
* Added STATUS
|
2005-10-29 01:53:09 +00:00 |
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
|
* Bug fix to collision optimisation (arQon)
|
2007-10-06 21:59:17 +00:00 |
cm_trace.c
|
Correct spelling mistakes.
|
2017-11-22 01:40:20 -06:00 |
cmd.c
|
|
|
common.c
|
[qcommon] Make several zone variables and functions static.
|
2018-02-07 09:13:27 -06:00 |
cvar.c
|
|
|
files.c
|
|
|
huffman.c
|
|
|
ioapi.c
|
|
|
ioapi.h
|
|
|
json.h
|
|
|
md4.c
|
|
|
md5.c
|
|
|
msg.c
|
Fix signed bit operations in MSG_ReadBits
|
2018-04-08 21:41:31 -05:00 |
net_chan.c
|
Change shift expressions to unsigned types. Shifting signed values to
|
2018-01-21 06:01:50 -06:00 |
net_ip.c
|
Fix Makefile for OSX
|
2016-06-12 17:17:33 -04:00 |
puff.c
|
|
|
puff.h
|
* PNG support from Joerg Dietrich <dietrich_joerg@t-online.de>
|
2007-08-23 17:23:15 +00:00 |
q_math.c
|
[qcommon] Use unsigned types where wrapping arithmetic is intended
|
2017-10-02 19:46:37 -05:00 |
q_platform.h
|
Fix Makefile for OSX
|
2016-06-12 17:17:33 -04:00 |
q_shared.c
|
|
|
q_shared.h
|
Several Changes
|
2022-01-30 23:36:14 +00:00 |
qcommon.h
|
|
|
qfiles.h
|
|
|
surfaceflags.h
|
Correct spelling mistakes.
|
2017-11-22 01:40:20 -06:00 |
unzip.c
|
Correct spelling mistakes.
|
2017-11-22 01:40:20 -06:00 |
unzip.h
|
|
|
vm.c
|
Initial Oculus Quest support added.
|
2020-09-06 13:40:32 +02:00 |
vm_armv7l.c
|
|
|
vm_interpreted.c
|
|
|
vm_local.h
|
|
|
vm_none.c
|
revert int->long change as it breaks on 64bit. Actually only
|
2005-09-26 22:23:46 +00:00 |
vm_powerpc.c
|
Correct spelling mistakes.
|
2017-11-22 01:40:20 -06:00 |
vm_powerpc_asm.c
|
REFACTOR [a vs an]
|
2012-06-18 16:31:16 +00:00 |
vm_powerpc_asm.h
|
new PowerPC vm
|
2008-11-10 09:46:01 +00:00 |
vm_sparc.c
|
fix some "\n"-related stuff
|
2013-05-30 15:32:44 -05:00 |
vm_sparc.h
|
qcommon: vm: Add sparc JIT compiler.
|
2009-03-02 17:29:40 +00:00 |
vm_x86.c
|
Change shift expressions to unsigned types. Shifting signed values to
|
2018-01-21 06:01:50 -06:00 |