Delta-v/Content.Shared/Physics
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
..
Pull Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
BulletController.cs Refactor to use the new multiple controller system (#1462) 2020-07-23 18:33:37 +02:00
ClimbController.cs Fix for climb jank (#1803) 2020-08-19 17:21:15 -07:00
CollisionGroup.cs fixes ghosts not having a collidable component and adds a ghost collision flag (#1675) 2020-08-15 20:34:25 +02:00
ConveyedController.cs Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
GasVaporController.cs Typo, redundant string interpolation, namespaces and imports cleanup (#2068) 2020-09-13 14:23:52 +02:00
MoverController.cs Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
ShuttleController.cs Refactor to use the new multiple controller system (#1462) 2020-07-23 18:33:37 +02:00
SlipController.cs Replace every usage of GridCoordinates with EntityCoordinates (#2021) 2020-09-06 16:11:53 +02:00
ThrownController.cs Refactor to use the new multiple controller system (#1462) 2020-07-23 18:33:37 +02:00
VaporController.cs Fix namespaces and optimize imports (#1651) 2020-08-13 14:40:27 +02:00