quakeforge/libs/client
Bill Currie e978234018 [qw] Fix a bunch of punchangle issues
punchangle wasn't getting decayed for two reasons: I had forgotten to
set the flag in qw, and the decayed value was not getting written to
viewstate.

Also, the rotation was misapplied (I had the two quaternions swapped) so
punchangle was being applied to world Y instead of local Y, thus the
seemingly random rolls.
2024-01-13 02:00:23 +09:00
..
cl_chase.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
cl_effects.c Clean up about 12000 allocations 2024-01-05 11:50:48 +09:00
cl_entities.c [ecs] Implement hierarchies as components 2024-01-02 16:38:01 +09:00
cl_input.c Clean up about 12000 allocations 2024-01-05 11:50:48 +09:00
cl_light.c Clean up about 12000 allocations 2024-01-05 11:50:48 +09:00
cl_particles.c Clean up about 12000 allocations 2024-01-05 11:50:48 +09:00
cl_screen.c [ui] Pass a data pointer to update functions 2024-01-07 11:58:01 +09:00
cl_temp_entities.c Clean up about 12000 allocations 2024-01-05 11:50:48 +09:00
cl_view.c [qw] Fix a bunch of punchangle issues 2024-01-13 02:00:23 +09:00
cl_world.c Clean up about 12000 allocations 2024-01-05 11:50:48 +09:00
default_input.plist [client] Add bindings for load and quickload in demos 2021-12-24 06:45:13 +09:00
hud.c [ui] Pass a data pointer to update functions 2024-01-07 11:58:01 +09:00
locs.c [quakeio] Rework Qgetline to use dstring 2024-01-05 11:50:48 +09:00
Makemodule.am [client] Merge sbar into hud 2023-12-21 12:35:02 +09:00
old_keys.c Clean up about 12000 allocations 2024-01-05 11:50:48 +09:00
particles.part Merge branch 'master' into wip-trails 2023-07-12 21:12:01 +09:00