ioq3quest/code/qcommon
Simon 08193518cc Mostly VR Options Menu
Some other things in there too:
- Incomplete implementation of scoped zoom for rail gun (needs more work)
- VR Options Menu
- Incomplete / Failed attempt at accessing the Android keyboard, leaving in case some revelation occurs
-
2022-02-19 09:14:32 +00:00
..
cm_load.c
cm_local.h
cm_patch.c
cm_patch.h
cm_polylib.c Add missing address operator in cm_polylib.c 2018-04-08 21:41:31 -05:00
cm_polylib.h
cm_public.h
cm_test.c
cm_trace.c
cmd.c Remove unnecessary NULL pointer check in Cmd_RemoveCommand 2018-04-26 11:22:55 -05:00
common.c Mostly VR Options Menu 2022-02-19 09:14:32 +00:00
cvar.c Fix the behaviour of CVAR_LATCH|CVAR_CHEAT cvars 2018-04-08 22:08:04 -05:00
files.c Support for Team Arena 2022-02-13 15:00:32 +00:00
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
net_ip.c
puff.c
puff.h
q_math.c Made the victory podium scenes full VR 2022-02-06 15:31:17 +00:00
q_platform.h
q_shared.c Several Changes 2022-01-30 23:36:14 +00:00
q_shared.h Several Changes 2022-01-30 23:36:14 +00:00
qcommon.h First big commit - pretty much playable throughout 2022-01-29 15:45:18 +00:00
qfiles.h
surfaceflags.h
unzip.c
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
vm_powerpc.c
vm_powerpc_asm.c
vm_powerpc_asm.h
vm_sparc.c
vm_sparc.h
vm_x86.c