mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-11 07:42:18 +00:00
d69355f521
While there's currently only the one still, this will allow the entities to be multiply queued for multi-pass rendering (eg, shadows). As the avoidance of putting an entity in the same queue more than once relies on the entity id, all entities now come from the scene (which is stored in cl_world in the client code for nq and qw), thus the extensive changes in the clients. |
||
---|---|---|
.. | ||
cl_skin.h | ||
client.h | ||
game.h | ||
host.h | ||
Makemodule.am | ||
protocol.h | ||
server.h | ||
sv_pr_cmds.h | ||
sv_progs.h |