Delta-v/Content.Shared/Storage/EntitySystems
Tayrtahn 4a83c36585
Code cleanup: Dirty(Comp) (#26238)
* Replaced uses of Dirty(Component) with Dirty(Uid, Component)
Modified some systems (notably pulling-related) to use uids.

* Missed a few

* Revert changes to pulling

* No
2024-03-19 23:27:02 -04:00
..
BinSystem.cs Code cleanup: Dirty(Comp) (#26238) 2024-03-19 23:27:02 -04:00
BluespaceLockerDoAfterEvent.cs Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
DumpableSystem.cs Simplify DoAfterArgs behavior for movement and distance checks (#25226) 2024-03-19 21:09:00 +11:00
MagnetPickupSystem.cs Revert "Fix chat bubbles (#25643)" (#25645) 2024-02-28 00:51:20 +11:00
SharedEntityStorageSystem.cs Predicted movement opening lockers (#24937) 2024-02-04 13:23:16 +11:00
SharedItemCounterSystem.cs More miscellaneous compiler warning fixes (#18228) 2023-07-23 16:03:57 +10:00
SharedItemMapperSystem.cs Construction graph improvements (#17960) 2023-07-13 20:23:52 +10:00
SharedStorageSystem.cs Simplify DoAfterArgs behavior for movement and distance checks (#25226) 2024-03-19 21:09:00 +11:00