Shiptest 13 - Modules - TypesDefine Details

code/__DEFINES/icon_smoothing.dm

SMOOTH_CORNERSSmoothing system in where adjacencies are calculated and used to build an image by mounting each corner at runtime.
SMOOTH_BITMASKSmoothing system in where adjacencies are calculated and used to select a pre-baked icon_state, encoded by bitmasking.
SMOOTH_DIAGONAL_CORNERSAtom has diagonal corners, with underlays under them.
SMOOTH_BORDERAtom will smooth with the borders of the map.
SMOOTH_QUEUEDAtom is currently queued to smooth.
SMOOTH_OBJSmooths with objects, and will thus need to scan turfs for contents.
SMOOTH_CONNECTORSWhen smoothing, this atom will also use "connectors" if the atom being smoothed into is not one of a set of approved types. Only works when SMOOTH_BITMASK is also set.
S_TURF*SMOOTHING GROUPS
SMOOTH_GROUP_TURF_OPENturf/open
SMOOTH_GROUP_TURF_CHASMturf/open/chasm, /turf/open/floor/fakepit
SMOOTH_GROUP_FLOOR_LAVAturf/open/lava/smooth
SMOOTH_GROUP_FLOOR_TRANSPARENT_GLASSturf/open/floor/glass
SMOOTH_GROUP_OPEN_FLOORturf/open/floor
SMOOTH_GROUP_FLOOR_GRASSturf/open/floor/plating/grass
SMOOTH_GROUP_FLOOR_ASHturf/open/floor/plating/ashplanet/ash
SMOOTH_GROUP_FLOOR_ASH_ROCKYturf/open/floor/plating/ashplanet/rocky
SMOOTH_GROUP_FLOOR_ICEturf/open/floor/plating/ice
SMOOTH_GROUP_FLOOR_SNOWEDturf/open/floor/plating/snowed
SMOOTH_GROUP_FLOOR_HEXACRETEturf/open/floor/concrete/reinforced
SMOOTH_GROUP_CARPETturf/open/floor/carpet
SMOOTH_GROUP_CARPET_BLACKturf/open/floor/carpet/black
SMOOTH_GROUP_CARPET_BLUEturf/open/floor/carpet/blue
SMOOTH_GROUP_CARPET_CYANturf/open/floor/carpet/cyan
SMOOTH_GROUP_CARPET_GREENturf/open/floor/carpet/green
SMOOTH_GROUP_CARPET_ORANGEturf/open/floor/carpet/orange
SMOOTH_GROUP_CARPET_PURPLEturf/open/floor/carpet/purple
SMOOTH_GROUP_CARPET_REDturf/open/floor/carpet/red
SMOOTH_GROUP_CARPET_ROYAL_BLACKturf/open/floor/carpet/royalblack
SMOOTH_GROUP_CARPET_ROYAL_BLUEturf/open/floor/carpet/royalblue
SMOOTH_GROUP_CARPET_EXECUTIVEturf/open/floor/carpet/executive
SMOOTH_GROUP_CARPET_STELLARturf/open/floor/carpet/stellar
SMOOTH_GROUP_CARPET_DONKturf/open/floor/carpet/donk
SMOOTH_GROUP_CARPET_RED_GOLDturf/open/floor/carpet/red_gold
SMOOTH_GROUP_CARPET_NWDARKturf/open/floor/carpet/nanoweave
SMOOTH_GROUP_CARPET_NWREDturf/open/floor/carpet/nanoweave/red
SMOOTH_GROUP_CARPET_NWBLUEturf/open/floor/carpet/nanoweave/blue
SMOOTH_GROUP_CARPET_NWPURPLEturf/open/floor/carpet/nanoweave/purple
SMOOTH_GROUP_CARPET_NWORANGEturf/open/floor/carpet/nanoweave/orange
SMOOTH_GROUP_CARPET_NWBEIGEturf/open/floor/carpet/nanoweave/beige
SMOOTH_GROUP_CLOSED_TURFSturf/closed
SMOOTH_GROUP_MATERIAL_WALLSturf/closed/wall/material
SMOOTH_GROUP_SYNDICATE_WALLSturf/closed/wall/r_wall/syndicate
SMOOTH_GROUP_HOTEL_WALLSturf/closed/indestructible/hotelwall
SMOOTH_GROUP_MINERAL_WALLSturf/closed/mineral, /turf/closed/indestructible
SMOOTH_GROUP_BOSS_WALLSturf/closed/indestructible/riveted/boss
SMOOTH_GROUP_SURVIVAL_TITANIUM_WALLSturf/closed/wall/mineral/titanium/survival
SMOOTH_GROUP_SNOW_WALLSturf/closed/mineral/snow
SMOOTH_GROUP_WALLSturf/closed/wall, /obj/structure/falsewall
SMOOTH_GROUP_URANIUM_WALLSturf/closed/wall/mineral/uranium, /obj/structure/falsewall/uranium
SMOOTH_GROUP_GOLD_WALLSturf/closed/wall/mineral/gold, /obj/structure/falsewall/gold
SMOOTH_GROUP_SILVER_WALLSturf/closed/wall/mineral/silver, /obj/structure/falsewall/silver
SMOOTH_GROUP_DIAMOND_WALLSturf/closed/wall/mineral/diamond, /obj/structure/falsewall/diamond
SMOOTH_GROUP_PLASMA_WALLSturf/closed/wall/mineral/plasma, /obj/structure/falsewall/plasma
SMOOTH_GROUP_BANANIUM_WALLSturf/closed/wall/mineral/bananium, /obj/structure/falsewall/bananium
SMOOTH_GROUP_SANDSTONE_WALLSturf/closed/wall/mineral/sandstone, /obj/structure/falsewall/sandstone
SMOOTH_GROUP_WOOD_WALLSturf/closed/wall/mineral/wood, /obj/structure/falsewall/wood
SMOOTH_GROUP_IRON_WALLSturf/closed/wall/mineral/iron, /obj/structure/falsewall/iron
SMOOTH_GROUP_ABDUCTOR_WALLSturf/closed/wall/mineral/abductor, /obj/structure/falsewall/abductor
SMOOTH_GROUP_TITANIUM_WALLSturf/closed/wall/mineral/titanium, /obj/structure/falsewall/titanium
SMOOTH_GROUP_TITANIUM_WALLS_EXTERIORturf/closed/wall/mineral/titanium/exterior, /obj/structure/falsewall/titanium
SMOOTH_GROUP_PLASTITANIUM_WALLSturf/closed/wall/mineral/plastitanium, /obj/structure/falsewall/plastitanium
SMOOTH_GROUP_CONCRETE_WALLSturf/closed/wall/concrete
SMOOTH_GROUP_SURVIVAL_TIANIUM_PODturf/closed/wall/mineral/titanium/survival/pod, /obj/machinery/door/airlock/survival_pod, /obj/structure/window/reinforced/fulltile/shuttle/survival_pod
SMOOTH_GROUP_HIERO_WALLobj/effect/temp_visual/elite_tumor_wall, /obj/effect/temp_visual/hierophant/wall
SMOOTH_GROUP_PAPERFRAMEobj/structure/window/paperframe, /obj/structure/mineral_door/paperframe
SMOOTH_GROUP_WINDOW_FULLTILEturf/closed/indestructible/fakeglass, /obj/structure/window/fulltile, /obj/structure/window/reinforced/fulltile, /obj/structure/window/reinforced/tinted/fulltile, /obj/structure/window/plasma/fulltile, /obj/structure/window/plasma/reinforced/fulltile
SMOOTH_GROUP_WINDOW_FULLTILE_BRONZEobj/structure/window/bronze/fulltile
SMOOTH_GROUP_WINDOW_FULLTILE_PLASTITANIUMturf/closed/indestructible/opsglass, /obj/structure/window/plasma/reinforced/plastitanium
SMOOTH_GROUP_WINDOW_FULLTILE_SHUTTLEobj/structure/window/reinforced/fulltile/shuttle
SMOOTH_GROUP_LATTICEobj/structure/lattice
SMOOTH_GROUP_CATWALKobj/structure/lattice/catwalk
SMOOTH_GROUP_AIRLOCKobj/machinery/door/airlock
SMOOTH_GROUP_TABLESobj/structure/table
SMOOTH_GROUP_WOOD_TABLESobj/structure/table/wood
SMOOTH_GROUP_FANCY_WOOD_TABLESobj/structure/table/wood/fancy
SMOOTH_GROUP_BRONZE_TABLESobj/structure/table/bronze
SMOOTH_GROUP_ABDUCTOR_TABLESobj/structure/table/abductor
SMOOTH_GROUP_GLASS_TABLESobj/structure/table/glass
SMOOTH_GROUP_CHEM_TABLESobj/structure/table/chem
SMOOTH_GROUP_ALIEN_NESTobj/structure/bed/nest
SMOOTH_GROUP_ALIEN_RESINobj/structure/alien/resin
SMOOTH_GROUP_ALIEN_WALLSobj/structure/alien/resin/wall, /obj/structure/alien/resin/membrane
SMOOTH_GROUP_ALIEN_WEEDSobj/structure/alien/weeds
SMOOTH_GROUP_SECURITY_BARRICADEobj/structure/barricade/security
SMOOTH_GROUP_SANDBAGSobj/structure/barricade/sandbags
SMOOTH_GROUP_HEDGE_FLUFFobj/structure/fluff/hedge
SMOOTH_GROUP_SHUTTLE_PARTSobj/structure/window/reinforced/fulltile/shuttle, /obj/structure/shuttle/engine/heater
SMOOTH_GROUP_CLEANABLE_DIRTobj/effect/decal/cleanable/dirt
SMOOTH_GROUP_ELEVATORobj/structure/elevator_platform

Define Details

SMOOTH_BITMASK

Smoothing system in where adjacencies are calculated and used to select a pre-baked icon_state, encoded by bitmasking.

SMOOTH_BORDER

Atom will smooth with the borders of the map.

SMOOTH_CONNECTORS

When smoothing, this atom will also use "connectors" if the atom being smoothed into is not one of a set of approved types. Only works when SMOOTH_BITMASK is also set.

SMOOTH_CORNERS

Smoothing system in where adjacencies are calculated and used to build an image by mounting each corner at runtime.

SMOOTH_DIAGONAL_CORNERS

Atom has diagonal corners, with underlays under them.

SMOOTH_GROUP_ABDUCTOR_TABLES

obj/structure/table/abductor

SMOOTH_GROUP_ABDUCTOR_WALLS

turf/closed/wall/mineral/abductor, /obj/structure/falsewall/abductor

SMOOTH_GROUP_AIRLOCK

obj/machinery/door/airlock

SMOOTH_GROUP_ALIEN_NEST

obj/structure/bed/nest

SMOOTH_GROUP_ALIEN_RESIN

obj/structure/alien/resin

SMOOTH_GROUP_ALIEN_WALLS

obj/structure/alien/resin/wall, /obj/structure/alien/resin/membrane

SMOOTH_GROUP_ALIEN_WEEDS

obj/structure/alien/weeds

SMOOTH_GROUP_BANANIUM_WALLS

turf/closed/wall/mineral/bananium, /obj/structure/falsewall/bananium

SMOOTH_GROUP_BOSS_WALLS

turf/closed/indestructible/riveted/boss

SMOOTH_GROUP_BRONZE_TABLES

obj/structure/table/bronze

SMOOTH_GROUP_CARPET

turf/open/floor/carpet

SMOOTH_GROUP_CARPET_BLACK

turf/open/floor/carpet/black

SMOOTH_GROUP_CARPET_BLUE

turf/open/floor/carpet/blue

SMOOTH_GROUP_CARPET_CYAN

turf/open/floor/carpet/cyan

SMOOTH_GROUP_CARPET_DONK

turf/open/floor/carpet/donk

SMOOTH_GROUP_CARPET_EXECUTIVE

turf/open/floor/carpet/executive

SMOOTH_GROUP_CARPET_GREEN

turf/open/floor/carpet/green

SMOOTH_GROUP_CARPET_NWBEIGE

turf/open/floor/carpet/nanoweave/beige

SMOOTH_GROUP_CARPET_NWBLUE

turf/open/floor/carpet/nanoweave/blue

SMOOTH_GROUP_CARPET_NWDARK

turf/open/floor/carpet/nanoweave

SMOOTH_GROUP_CARPET_NWORANGE

turf/open/floor/carpet/nanoweave/orange

SMOOTH_GROUP_CARPET_NWPURPLE

turf/open/floor/carpet/nanoweave/purple

SMOOTH_GROUP_CARPET_NWRED

turf/open/floor/carpet/nanoweave/red

SMOOTH_GROUP_CARPET_ORANGE

turf/open/floor/carpet/orange

SMOOTH_GROUP_CARPET_PURPLE

turf/open/floor/carpet/purple

SMOOTH_GROUP_CARPET_RED

turf/open/floor/carpet/red

SMOOTH_GROUP_CARPET_RED_GOLD

turf/open/floor/carpet/red_gold

SMOOTH_GROUP_CARPET_ROYAL_BLACK

turf/open/floor/carpet/royalblack

SMOOTH_GROUP_CARPET_ROYAL_BLUE

turf/open/floor/carpet/royalblue

SMOOTH_GROUP_CARPET_STELLAR

turf/open/floor/carpet/stellar

SMOOTH_GROUP_CATWALK

obj/structure/lattice/catwalk

SMOOTH_GROUP_CHEM_TABLES

obj/structure/table/chem

SMOOTH_GROUP_CLEANABLE_DIRT

obj/effect/decal/cleanable/dirt

SMOOTH_GROUP_CLOSED_TURFS

turf/closed

SMOOTH_GROUP_CONCRETE_WALLS

turf/closed/wall/concrete

SMOOTH_GROUP_DIAMOND_WALLS

turf/closed/wall/mineral/diamond, /obj/structure/falsewall/diamond

SMOOTH_GROUP_ELEVATOR

obj/structure/elevator_platform

SMOOTH_GROUP_FANCY_WOOD_TABLES

obj/structure/table/wood/fancy

SMOOTH_GROUP_FLOOR_ASH

turf/open/floor/plating/ashplanet/ash

SMOOTH_GROUP_FLOOR_ASH_ROCKY

turf/open/floor/plating/ashplanet/rocky

SMOOTH_GROUP_FLOOR_GRASS

turf/open/floor/plating/grass

SMOOTH_GROUP_FLOOR_HEXACRETE

turf/open/floor/concrete/reinforced

SMOOTH_GROUP_FLOOR_ICE

turf/open/floor/plating/ice

SMOOTH_GROUP_FLOOR_LAVA

turf/open/lava/smooth

SMOOTH_GROUP_FLOOR_SNOWED

turf/open/floor/plating/snowed

SMOOTH_GROUP_FLOOR_TRANSPARENT_GLASS

turf/open/floor/glass

SMOOTH_GROUP_GLASS_TABLES

obj/structure/table/glass

SMOOTH_GROUP_GOLD_WALLS

turf/closed/wall/mineral/gold, /obj/structure/falsewall/gold

SMOOTH_GROUP_HEDGE_FLUFF

obj/structure/fluff/hedge

SMOOTH_GROUP_HIERO_WALL

obj/effect/temp_visual/elite_tumor_wall, /obj/effect/temp_visual/hierophant/wall

SMOOTH_GROUP_HOTEL_WALLS

turf/closed/indestructible/hotelwall

SMOOTH_GROUP_IRON_WALLS

turf/closed/wall/mineral/iron, /obj/structure/falsewall/iron

SMOOTH_GROUP_LATTICE

obj/structure/lattice

SMOOTH_GROUP_MATERIAL_WALLS

turf/closed/wall/material

SMOOTH_GROUP_MINERAL_WALLS

turf/closed/mineral, /turf/closed/indestructible

SMOOTH_GROUP_OPEN_FLOOR

turf/open/floor

SMOOTH_GROUP_PAPERFRAME

obj/structure/window/paperframe, /obj/structure/mineral_door/paperframe

SMOOTH_GROUP_PLASMA_WALLS

turf/closed/wall/mineral/plasma, /obj/structure/falsewall/plasma

SMOOTH_GROUP_PLASTITANIUM_WALLS

turf/closed/wall/mineral/plastitanium, /obj/structure/falsewall/plastitanium

SMOOTH_GROUP_SANDBAGS

obj/structure/barricade/sandbags

SMOOTH_GROUP_SANDSTONE_WALLS

turf/closed/wall/mineral/sandstone, /obj/structure/falsewall/sandstone

SMOOTH_GROUP_SECURITY_BARRICADE

obj/structure/barricade/security

SMOOTH_GROUP_SHUTTLE_PARTS

obj/structure/window/reinforced/fulltile/shuttle, /obj/structure/shuttle/engine/heater

SMOOTH_GROUP_SILVER_WALLS

turf/closed/wall/mineral/silver, /obj/structure/falsewall/silver

SMOOTH_GROUP_SNOW_WALLS

turf/closed/mineral/snow

SMOOTH_GROUP_SURVIVAL_TIANIUM_POD

turf/closed/wall/mineral/titanium/survival/pod, /obj/machinery/door/airlock/survival_pod, /obj/structure/window/reinforced/fulltile/shuttle/survival_pod

SMOOTH_GROUP_SURVIVAL_TITANIUM_WALLS

turf/closed/wall/mineral/titanium/survival

SMOOTH_GROUP_SYNDICATE_WALLS

turf/closed/wall/r_wall/syndicate

SMOOTH_GROUP_TABLES

obj/structure/table

SMOOTH_GROUP_TITANIUM_WALLS

turf/closed/wall/mineral/titanium, /obj/structure/falsewall/titanium

SMOOTH_GROUP_TITANIUM_WALLS_EXTERIOR

turf/closed/wall/mineral/titanium/exterior, /obj/structure/falsewall/titanium

SMOOTH_GROUP_TURF_CHASM

turf/open/chasm, /turf/open/floor/fakepit

SMOOTH_GROUP_TURF_OPEN

turf/open

SMOOTH_GROUP_URANIUM_WALLS

turf/closed/wall/mineral/uranium, /obj/structure/falsewall/uranium

SMOOTH_GROUP_WALLS

turf/closed/wall, /obj/structure/falsewall

SMOOTH_GROUP_WINDOW_FULLTILE

turf/closed/indestructible/fakeglass, /obj/structure/window/fulltile, /obj/structure/window/reinforced/fulltile, /obj/structure/window/reinforced/tinted/fulltile, /obj/structure/window/plasma/fulltile, /obj/structure/window/plasma/reinforced/fulltile

SMOOTH_GROUP_WINDOW_FULLTILE_BRONZE

obj/structure/window/bronze/fulltile

SMOOTH_GROUP_WINDOW_FULLTILE_PLASTITANIUM

turf/closed/indestructible/opsglass, /obj/structure/window/plasma/reinforced/plastitanium

SMOOTH_GROUP_WINDOW_FULLTILE_SHUTTLE

obj/structure/window/reinforced/fulltile/shuttle

SMOOTH_GROUP_WOOD_TABLES

obj/structure/table/wood

SMOOTH_GROUP_WOOD_WALLS

turf/closed/wall/mineral/wood, /obj/structure/falsewall/wood

SMOOTH_OBJ

Smooths with objects, and will thus need to scan turfs for contents.

SMOOTH_QUEUED

Atom is currently queued to smooth.

S_TURF

*SMOOTHING GROUPS