quakeforge/qw/include
Bill Currie d69355f521 [renderer] Support multiple entity queues
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.
2022-03-05 02:05:39 +09:00
..
cl_cam.h Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
cl_chat.h Set the chat info key to the appropriate value on key_dest change. 2012-06-29 18:00:21 +09:00
cl_demo.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
cl_ents.h [renderer] Support multiple entity queues 2022-03-05 02:05:39 +09:00
cl_http.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
cl_input.h [client] Merge chase camera and much of input 2022-02-22 15:51:28 +09:00
cl_main.h [qw] Switch quakeforge.cfg to property list format 2021-11-14 10:32:35 +09:00
cl_parse.h [client] Merge nq and qw temp entity handling 2021-03-10 18:04:18 +09:00
cl_pred.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
cl_skin.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
cl_slist.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
client.h [renderer] Support multiple entity queues 2022-03-05 02:05:39 +09:00
crudefile.h Do a pure/const/noreturn/format attribute pass. 2018-10-09 12:42:21 +09:00
game.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
host.h [client] Merge nq and qw cl_view 2022-02-28 12:12:51 +09:00
Makemodule.am Fix some distcheck issues 2022-03-01 10:12:50 +09:00
map_cfg.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
server.h [gamecode] Pass registered data pointer to builtins 2022-02-14 12:28:38 +09:00
sv_demo.h Massive whitespace cleanup. 2012-05-22 08:23:22 +09:00
sv_gib.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
sv_pr_cmds.h [gamecode] Pass registered data pointer to builtins 2022-02-14 12:28:38 +09:00
sv_pr_cpqw.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
sv_pr_qwe.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
sv_progs.h [nq,qw] Fix segfault when calling think 2022-02-06 21:20:00 +09:00
sv_qtv.h Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
sv_recorder.h [util] Make sizebuf and msg sizes unisgned 2021-04-04 15:53:53 +09:00