Commit Graph

12 Commits

Author SHA1 Message Date
Marco Cawthorne a463498f60
Huge cleanup. Add initial code for the revamped material definition system. 2022-06-01 17:38:52 -07:00
Marco Cawthorne b68a08bb98
Platform: Add textures/common/clipplayerdirt.mat 2022-04-25 10:20:19 -07:00
Marco Cawthorne 7f440a2885
Platform: Add clipplayermetal and clipplayerwood. 2022-04-09 14:36:45 -07:00
Marco Cawthorne 143a00e94e
Fix light_dynamic (static) from not spawning in CSQC. Add r_skipDiffuse to rtlight.glsl,
add SURF_PENETRATE, which will make bullets pass right through them when
BULLETPENETRATION is set. Go over and refactor a lot of base_client, player
and spectator code to facilitate both permanent and temporary spectators
better. Add experimental env_glow lens flare code. Fix material ID detection
bug for Q3 based BSPs. A couple helper functions were added to src/client/utils.cpp
but they are not yet final.
2022-03-17 21:05:47 -07:00
Marco Cawthorne a12eb94115
Add common/clipgrenade to vmap_tex.pk3dir. 2021-09-24 12:11:36 +02:00
Marco Cawthorne 3a69435a6b Platform: Update test_lightwarmth.bsp/map 2021-06-29 22:27:25 +02:00
Marco Cawthorne a2865a5be8 Tweaked textures/lights/k_8000/9000/10000.tga 2021-06-28 20:36:18 +02:00
Marco Cawthorne 9cb23f381b test_lightmwarmth: add env_glow entities for some minor visual flair 2021-06-27 08:39:45 +02:00
Marco Cawthorne fc63f9af55 Menu-FN: disable models/spray widgets in m_customize if we've got none. 2021-06-26 17:14:00 +02:00
Marco Cawthorne b9644915ae Platform: addd test_lightmwarmth and some generic light textures for
vmap that act as light volumes.
2021-06-26 12:13:24 +02:00
Marco Cawthorne 2ad3069b1d vmap_tex.pk3dir: Add surfaceParm nolightmap to textures/common/*.mat where
it applies.
2021-04-21 17:36:31 +02:00
Marco Cawthorne b6e9aceb02 Platform: Restructure the directory, add example maps and sources. 2020-09-24 15:33:35 +02:00