quakeforge/qw/source
Bill Currie 35ec2ebb4c [scene] Move dynamic lights into the scene ECS
While the insertion of dlights into the BSP might wind up being overly
expensive, the automatic management of the component pool cleans up the
various loops in the renderers.

Unfortunately, (current bug) lights on entities cause the entity to
disappear due to how the entity queue system works, and the doubled
efrag chain causes crashes when changing maps, meaning lights should be
on their own entities, not additional components on entities with
visible models.

Also, the vulkan renderer segfaults on dlights (fix incoming, along with
shadows for dlights).
2023-08-04 15:08:56 +09:00
..
.gdbinit better progs access error checking and cleanups resulting from it. Fixes 2001-03-27 03:57:17 +00:00
.indent.pro sw32. Flee in terror. This'll break compilation for everything until -sdl32 compiles. sw32 wont work for a while either, so don't get overly excited yet. 2001-08-25 02:47:11 +00:00
cl_cam.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
cl_chat.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
cl_cmd.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
cl_cvar.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
cl_demo.c [nq,qw] Add a debug_debug cvar 2023-07-28 19:19:13 +09:00
cl_entparse.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
cl_ents.c [scene] Move dynamic lights into the scene ECS 2023-08-04 15:08:56 +09:00
cl_http.c [qw] Update http_progress for recent curl 2023-02-14 12:45:04 +09:00
cl_input.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
cl_main.c [scene] Move dynamic lights into the scene ECS 2023-08-04 15:08:56 +09:00
cl_ngraph.c [client] Switch to using canvases for screen and hud 2023-01-21 03:43:18 +09:00
cl_parse.c [scene] Move dynamic lights into the scene ECS 2023-08-04 15:08:56 +09:00
cl_pred.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
cl_rss.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
cl_skin.c [client] Use realtime for net icon check 2022-12-01 17:52:40 +09:00
cl_slist.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
cl_sys_sdl.c [qw] Plug a pile of memory leaks. 2022-05-12 19:58:18 +09:00
cl_sys_unix.c [qw] Plug a pile of memory leaks. 2022-05-12 19:58:18 +09:00
cl_sys_win.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
crudefile.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
game.c [cvar] Clean up most misinterpreted cvar types 2022-04-24 20:04:06 +09:00
Makemodule.am [client] Merge sbar 2022-11-08 17:42:27 +09:00
map_cfg.c [build] Move to non-recursive make 2020-06-25 11:35:37 +09:00
master.c Fix a couple of windows build issues 2023-07-06 02:04:47 +09:00
net_packetlog.c [qw] Fix packet log svc check 2022-11-16 11:38:05 +09:00
pmove.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
pmovetst.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
sdl_link.c Nuke the rcsid stuff. 2012-04-22 10:56:32 +09:00
sv_ccmds.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
sv_demo.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
sv_ents.c [model] Clean up the brush leaf api a little 2023-06-28 21:45:41 +09:00
sv_gib.c [gib] Clean up some header dependencies 2022-05-26 16:13:09 +09:00
sv_init.c [model] Clean up the brush leaf api a little 2023-06-28 21:45:41 +09:00
sv_main.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
sv_move.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
sv_phys.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
sv_pr_cmds.c [model] Clean up the brush leaf api a little 2023-06-28 21:45:41 +09:00
sv_pr_cpqw.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
sv_pr_qwe.c [gamecode] Pass registered data pointer to builtins 2022-02-14 12:28:38 +09:00
sv_progs.c [gamecode] Clean up progs data access 2022-04-29 16:59:15 +09:00
sv_qtv.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
sv_recorder.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
sv_sbar.c [ui] Attach text views to passage entities 2022-12-14 22:38:37 +09:00
sv_send.c [model] Clean up the brush leaf api a little 2023-06-28 21:45:41 +09:00
sv_sys_unix.c [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
sv_sys_win.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
sv_user.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
teamplay.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00
world.c Nuke qboolean from orbit 2023-06-13 18:06:11 +09:00