Added Unreal '96 intro.
Fully implemented all Translator features, including mouse input. "Class icons" for player config menu (DT xdevel change). Fix pickup messages for some ammo types (also in DT xdevel).
This commit is contained in:
parent
fd5fdc20fb
commit
9c916d09d9
25 changed files with 252 additions and 76 deletions
|
|
@ -199,6 +199,10 @@ HardwareShader Texture "graphics/95Bg.png"
|
|||
{
|
||||
Shader "shaders/glsl/95Bg.fp"
|
||||
}
|
||||
HardwareShader Texture "graphics/96Bg.png"
|
||||
{
|
||||
Shader "shaders/glsl/96Bg.fp"
|
||||
}
|
||||
HardwareShader Texture "graphics/97Bg.png"
|
||||
{
|
||||
Shader "shaders/glsl/97Bg.fp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue