quakeforge/qw/source
Bill Currie 0e64f959e2 [scene] Move visibility management into scene code
Well, sort of: it's still really in the renderer, but now calling
R_AddEfrags automatically updates the visibility structure as necessary,
and deleting an entity cleans up the efrags automatically. I wanted this
over twenty years ago.
2022-11-13 15:08:18 +09:00
..
.gdbinit
.indent.pro
cl_cam.c [client] Implement the scoreboards and spectator 2022-11-13 04:15:26 +09:00
cl_chat.c
cl_cmd.c
cl_cvar.c
cl_demo.c [client] Merge cl_screen.c 2022-11-02 15:11:09 +09:00
cl_entparse.c [ecs] Move ECS core into its own library 2022-10-26 17:24:03 +09:00
cl_ents.c [scene] Move visibility management into scene code 2022-11-13 15:08:18 +09:00
cl_http.c
cl_input.c [qw] Move viewstate movecmd setting to input code 2022-11-02 10:05:58 +09:00
cl_main.c [qw] Call CL_NetUpdate only when active 2022-11-12 11:41:09 +09:00
cl_ngraph.c [client] Fix incorrect function component setup 2022-11-10 21:23:04 +09:00
cl_parse.c [client] Implement the scoreboards and spectator 2022-11-13 04:15:26 +09:00
cl_pred.c [qw] Set cl.viewstate.time when setting cl.time 2022-10-22 14:15:36 +09:00
cl_rss.c
cl_skin.c [client] Merge cl_screen.c 2022-11-02 15:11:09 +09:00
cl_slist.c
cl_sys_sdl.c
cl_sys_unix.c
cl_sys_win.c
crudefile.c
game.c
Makemodule.am [client] Merge sbar 2022-11-08 17:42:27 +09:00
map_cfg.c
master.c
net_packetlog.c
pmove.c
pmovetst.c [mode] Go back to using dclipnode_t everywhere 2022-05-19 15:16:53 +09:00
sdl_link.c
sv_ccmds.c
sv_demo.c [qw] Document most of the mvd cvars 2022-10-15 14:47:53 +09:00
sv_ents.c [model] Move plane info into mnode_t, and visframe out 2022-05-22 12:41:23 +09:00
sv_gib.c [gib] Clean up some header dependencies 2022-05-26 16:13:09 +09:00
sv_init.c [gib] Clean up some header dependencies 2022-05-26 16:13:09 +09:00
sv_main.c [quakefs] Add a data parameter to gamedir callbacks 2022-06-04 16:06:04 +09:00
sv_move.c
sv_phys.c
sv_pr_cmds.c [model] Move plane info into mnode_t, and visframe out 2022-05-22 12:41:23 +09:00
sv_pr_cpqw.c
sv_pr_qwe.c
sv_progs.c
sv_qtv.c
sv_recorder.c
sv_sbar.c [ui] Convert view_t to an ECS entity 2022-11-01 00:40:52 +09:00
sv_send.c [sound] Remove a pile of unwanted sound.h includes 2022-06-03 15:43:53 +09:00
sv_sys_unix.c
sv_sys_win.c
sv_user.c
teamplay.c [gib] Clean up some header dependencies 2022-05-26 16:13:09 +09:00
world.c [model] Move plane info into mnode_t, and visframe out 2022-05-22 12:41:23 +09:00