ericw-tools/light
Kevin Shanahan 23f8f1a35e light: unify allocation of new face light styles
Factor out the allocation of new light styles - slightly increases the
code size, but we get two benefits; first is that we now don't
allocate the style 0 lightmap unless we actually need it; second, we
get warnings if sunlight or minlight is unable to be applied due to
lack of a style 0 lightmap.

Signed-off-by: Kevin Shanahan <kmshanah@disenchant.net>
2013-07-04 14:29:47 +09:30
..
entities.c light: always calculate color values for light samples 2013-07-03 13:03:27 +09:30
light.c light: always calculate color values for light samples 2013-07-03 13:03:27 +09:30
litfile.c light: better variable names in WriteLitFile 2013-03-02 11:27:47 +10:30
ltface.c light: unify allocation of new face light styles 2013-07-04 14:29:47 +09:30
trace.c light: rewrite light tracing function and update callers 2013-03-12 16:40:16 +10:30