The HUD is complete (actually, I forgot to add key display, will do that later).

All weapon pickup models have been added in. Modeldef has been subdivided to make things easier for me.
This commit is contained in:
Marisa the Magician 2018-05-23 01:48:29 +02:00
commit 7e38cfddd8
81 changed files with 3060 additions and 2302 deletions

View file

@ -394,6 +394,10 @@ HardwareShader Texture "models/tloc1_.png"
{
Shader "shaders/glsl/AmbientGlow_Brightmapped.fp"
}
HardwareShader Texture "models/tloc2_.png"
{
Shader "shaders/glsl/AmbientGlow_Brightmapped.fp"
}
HardwareShader Texture "invis00"
{
Shader "shaders/glsl/MeshEnviroMap.fp"