Files
Aurora.3/code/modules/lighting/~lighting_undefs.dm
Lohikar 21e06212b6 General Lighting Improvements (#3482)
changes:

Z-lights can now shine both upwards and downwards.
Z-lights will now get less intense with each zlevel traversed.
Sunlight no longer has distance falloff.
Minor optimizations/simplification for directional lighting.
2017-09-23 00:54:11 +03:00

14 lines
237 B
Plaintext

#undef LIGHTING_HEIGHT
#undef LIGHTING_ICON
#undef LIGHTING_BASE_MATRIX
#undef LUM_FALLOFF
#undef REMOVE_CORNER
#undef APPLY_CORNER
#undef CALCULATE_CORNER_HEIGHT
#undef APPLY_CORNER_BY_HEIGHT
#undef APPLY_CORNER_SIMPLE