Clamp light level for shaders. Fixes #194.
The light level value needs to be clamped to the 0-255 range in HWR_Lighting before passing it on to the rendering backend.
The light level value needs to be clamped to the 0-255 range in HWR_Lighting before passing it on to the rendering backend.