mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-22 12:31:10 +00:00
73e62de2fb
I had forgotten that the cl structs in nq and qw were different layouts, which resulted in qw's sbar/hud being quite broken. Rather than messing with the structs, I decided it would be far better in the long run to clean up sbar's access to the cl struct and the few other nq/qw specific globals it used. There are still plenty of bugs to fix, but now almost everything is in the one place. |
||
---|---|---|
.. | ||
cl_skin.h | ||
client.h | ||
game.h | ||
host.h | ||
Makemodule.am | ||
protocol.h | ||
server.h | ||
sv_pr_cmds.h | ||
sv_progs.h |