Merge branch 'master' into development

# Conflicts:
#	maps/aurora/aurora-1_centcomm.dmm
This commit is contained in:
skull132
2017-10-29 16:15:53 +02:00
47 changed files with 3560 additions and 90287 deletions
+4 -2
View File
@@ -205,11 +205,13 @@
var/list/old_affecting_lights = affecting_lights
var/old_lighting_overlay = lighting_overlay
var/list/old_corners = corners
var/old_ao_neighbors = ao_neighbors
. = ..()
ao_neighbors = old_ao_neighbors
#ifndef AO_USE_LIGHTING_OPACITY
if (permit_ao)
regenerate_ao()
#endif
recalc_atom_opacity()
lighting_overlay = old_lighting_overlay