Delta-v/Content.Server/Singularity/EntitySystems
Jake Huxell 7be31aab33
Reduced Warning Count By 130 For Full Rebuilds (#26518)
* remove deprecated entity coordinate extension functions. Reduces warning count by approximately 50

* final toCoords Removed

* Remove all unused variables and dead code paths

* remove always true variable, should be a cvar or something instead

* remove superfluous variables from tests

(cherry picked from commit 59e46aab93ca38f8d57fcad4e3a2c893737d9ad4)
2024-04-07 14:11:06 +02:00
..
ContainmentFieldGeneratorSystem.cs Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
ContainmentFieldSystem.cs Remove 700 usages of Component.Owner (#21100) 2023-10-20 15:31:13 +02:00
EmitterSystem.cs Rip out remaining machine upgrades (#24413) 2024-01-27 23:43:49 +01:00
EventHorizonSystem.cs Code Cleanup: Purge obsolete MapManager methods (#26279) 2024-03-24 00:13:35 +01:00
GravityWellSystem.cs Code cleanup: Purge calls to obsolete EntityCoordinates methods (#26292) 2024-03-24 00:07:58 +01:00
RadiationCollectorSystem.cs Reduced Warning Count By 130 For Full Rebuilds (#26518) 2024-04-07 14:11:06 +02:00
SingularityAttractorSystem.cs Code cleanup: Purge calls to obsolete EntityCoordinates methods (#26292) 2024-03-24 00:07:58 +01:00
SingularityGeneratorSystem.cs Tesla (#21124) 2024-01-22 18:56:57 +01:00
SingularitySystem.cs fix singulo combining debug assert (#24602) 2024-01-28 00:32:33 +01:00