File standardisation (#13131)

* Adds the check components

* Adds in trailing newlines

* Converts all CRLF to LF

* Post merge EOF

* Post merge line endings

* Final commit
This commit is contained in:
AffectedArc07
2020-03-17 22:08:51 +00:00
committed by GitHub
parent ec19ea3d2d
commit 04ba5c1cc9
1451 changed files with 183694 additions and 183593 deletions
+1 -1
View File
@@ -64,4 +64,4 @@ atom/movable/lighting_object: (lighting_object.dm)
- Change the lumcount vars and queue the overlay for update
- proc/update_overlay()
- Called by the lighting process to update the color of the overlay
*/
*/
+1 -1
View File
@@ -27,4 +27,4 @@
if("dynamic_lighting")
set_dynamic_lighting(var_value)
return TRUE
return ..()
return ..()
+1 -1
View File
@@ -140,4 +140,4 @@ GLOBAL_LIST_INIT(LIGHTING_CORNER_DIAGONAL, list(NORTHEAST, SOUTHEAST, SOUTHWEST,
stack_trace("Attempted qdel of a lighting corner.")
return ..()
return ..()
+1 -1
View File
@@ -145,4 +145,4 @@
// Override here to prevent things accidentally moving around overlays.
/atom/movable/lighting_object/forceMove(atom/destination, var/no_tp=FALSE, var/harderforce = FALSE)
if(harderforce)
. = ..()
. = ..()
+1 -1
View File
@@ -9,4 +9,4 @@
new/atom/movable/lighting_object(T)
CHECK_TICK
CHECK_TICK
CHECK_TICK
+1 -1
View File
@@ -295,4 +295,4 @@
#undef EFFECT_UPDATE
#undef LUM_FALLOFF
#undef REMOVE_CORNER
#undef APPLY_CORNER
#undef APPLY_CORNER