quakeforge/libs
Bill Currie 003910612a [entity] Fix tests for changed forward/right
I had forgotten that Quake has forward as +X and right as -Y (still a
right-handed system, just that with X forward, Y points left).
2021-03-21 20:45:43 +09:00
..
audio Fix a pile of leaks and uninit errors 2021-03-21 19:56:17 +09:00
client Fix a pile of leaks and uninit errors 2021-03-21 19:56:17 +09:00
console [util] Make va thread-safe 2021-01-31 16:05:48 +09:00
entity [entity] Fix tests for changed forward/right 2021-03-21 20:45:43 +09:00
gamecode Fix a pile of leaks and uninit errors 2021-03-21 19:56:17 +09:00
gib [util] Make va thread-safe 2021-01-31 16:05:48 +09:00
image [image] Change tex_t data from array to pointer 2021-01-25 00:54:41 +09:00
models Fix a pile of leaks and uninit errors 2021-03-21 19:56:17 +09:00
net Merge branch 'master' into vulkan 2020-06-25 14:03:52 +09:00
qw [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
ruamoko [util] Rename qfplist.[ch] 2021-03-21 16:13:03 +09:00
util Fix a pile of leaks and uninit errors 2021-03-21 19:56:17 +09:00
video Fix a pile of leaks and uninit errors 2021-03-21 19:56:17 +09:00
Makemodule.am [entity] Start work on a new entity library 2021-03-09 11:39:41 +09:00