quakeforge/libs/gamecode
Bill Currie a6611fc827 [gamecode] Fix a clang compile issue
Silly clang not being actually compatible :P
2022-09-09 14:59:08 +09:00
..
test [gamecode] Take care of failing uint conversion tests 2022-08-18 18:18:19 +09:00
convert.py Fix windows compile issues 2022-07-31 17:34:09 +09:00
extend.py [gamecode] Add an extend instruction 2022-08-18 18:18:19 +09:00
hops.py
Makemodule.am [gamecode] Add an extend instruction 2022-08-18 18:18:19 +09:00
opcodes.py [gamecode] Add an extend instruction 2022-08-18 18:18:19 +09:00
pr_builtins.c [gamecode] Add PR_Shutdown for tearing down a VM 2022-05-12 19:58:18 +09:00
pr_debug.c [gamecode] Add PR_Shutdown for tearing down a VM 2022-05-12 19:58:18 +09:00
pr_edict.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
pr_exec.c [gamecode] Add an extend instruction 2022-08-18 18:18:19 +09:00
pr_load.c [gamecode] Add PR_Shutdown for tearing down a VM 2022-05-12 19:58:18 +09:00
pr_opcode.c
pr_parse.c Fix a bunch of issues for clang 2022-07-31 17:15:40 +09:00
pr_resolve.c [gamecode] Use an explicit size for the null page 2022-02-01 16:43:29 +09:00
pr_resource.c [gamecode] Add PR_Shutdown for tearing down a VM 2022-05-12 19:58:18 +09:00
pr_strings.c [gamecode] Fix a clang compile issue 2022-09-09 14:59:08 +09:00
pr_v6p_opcode.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
pr_zone.c
swizzle.py [simd] Use portable swizzles 2022-03-31 02:25:33 +09:00