quakeforge/nq
Bill Currie 7b2f14114d [nq] Get most of the hud working
Frags, minifrags and miniteam now work (mostly, the auto-switching
between them is not working yet). Switching between hud and sbar is
mostly working, except for some problems with the hierarchies corrupting
themselves: setting the parent of an object to another object in the
same hierarchy is just completely broken, and working with complex
hierarchies seems to mess up something (things getting out of phase). I
guess my unit tests were too simple.

For nq, all that remains is the various overlays (death-match,
intermission and finale) and rogue and hipnotic specific updates.
Fortunately, other than the death-match overlay, qw is just a subset of
nq for the hud (and even then, I imagine the info in qw would be nice in
nq).
2022-11-05 16:41:37 +09:00
..
include [client] Merge cl_screen.c 2022-11-02 15:11:09 +09:00
source [nq] Get most of the hud working 2022-11-05 16:41:37 +09:00
Makemodule.am [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00