Delta-v/Content.Server/GameObjects/Components/Body
DrSmugleaf 74943a2770
Typo, redundant string interpolation, namespaces and imports cleanup (#2068)
* Readonly, typos and redundant string interpolations

* Namespaces

* Optimize imports

* Address reviews

* but actually

* Localize missing strings

* Remove redundant vars
2020-09-13 14:23:52 +02:00
..
Circulatory Fix breathing once and for all (#1996) 2020-09-12 22:52:50 +02:00
Digestive Add text coloring for inspected solution containers, code cleanup (#2010) 2020-09-10 00:32:31 +02:00
Respiratory Fix breathing once and for all (#1996) 2020-09-12 22:52:50 +02:00
BodyManagerComponent.Parts.cs Separate part management from the rest of body manager component (#2017) 2020-09-10 00:51:24 +02:00
BodyManagerComponent.cs Separate part management from the rest of body manager component (#2017) 2020-09-10 00:51:24 +02:00
BodyScannerComponent.cs Add body part and body manager interfaces (#1939) 2020-08-30 11:26:52 +02:00
DroppedBodyPartComponent.cs Typo, redundant string interpolation, namespaces and imports cleanup (#2068) 2020-09-13 14:23:52 +02:00
DroppedMechanismComponent.cs Add IMechanism interface to body system (#1997) 2020-09-02 01:16:13 +02:00
IBodyManagerComponent.cs Separate part management from the rest of body manager component (#2017) 2020-09-10 00:51:24 +02:00
IBodyPartManager.cs Separate part management from the rest of body manager component (#2017) 2020-09-10 00:51:24 +02:00
SurgeryToolComponent.cs Add IMechanism interface to body system (#1997) 2020-09-02 01:16:13 +02:00