Delta-v/Content.Shared/GameObjects/EntitySystems
Acruid 6edc416afc
EntitySystemMessage Removal & InteractionSystem directed events (#3572)
* Removed obsolete EntitySystemMessage, now everything uses the base EntityEventArgs or the derived HandledEntityEventArgs.
Setup InteractionSystem to use new directed events.

* Update Submodule.
2021-03-09 11:22:48 -08:00
..
ActionBlocker Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
Atmos EntitySystemMessage Removal & InteractionSystem directed events (#3572) 2021-03-09 11:22:48 -08:00
EffectBlocker Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
ActSystem.cs Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
ChemistrySystem.cs Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
DamageSystem.cs Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
ExamineSystemShared.cs Serialization v3 content PR (#3491) 2021-03-05 01:08:38 +01:00
MechanismSystem.cs Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
SharedActionSystem.cs Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
SharedChemicalReactionSystem.cs Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
SharedCombatModeSystem.cs Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
SharedConstructionSystem.cs EntitySystemMessage Removal & InteractionSystem directed events (#3572) 2021-03-09 11:22:48 -08:00
SharedDisposalUnitSystem.cs Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
SharedGhostRoleSystem.cs Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
SharedInteractionSystem.cs Physics (#3485) 2021-03-08 04:09:59 +11:00
SharedMobMoverSystem.cs Physics (#3485) 2021-03-08 04:09:59 +11:00
SharedMoverSystem.cs Physics (#3485) 2021-03-08 04:09:59 +11:00
SharedPullingSystem.cs Physics (#3485) 2021-03-08 04:09:59 +11:00
SharedStandingStateSystem.cs Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
SlipperySystem.cs Added nullable to most Content.Shared files (#3238) 2021-02-27 14:12:09 +11:00
StunSystem.cs StunnableComponent cleanup, proper prediction for stuns and slips. (#3552) 2021-03-08 05:00:50 +01:00
ThrownItemSystem.cs Physics (#3485) 2021-03-08 04:09:59 +11:00