Delta-v/Content.Client/GameObjects/EntitySystems
metalgearsloth 2f8bd10b47
Shared subfloor system (#3590)
* Shared subfloor system

Will also cull the broadphase for server a lot.

* Nullable subfloor

* Snapgrid nullable

* Actually use ComponentDependency

Co-authored-by: Metal Gear Sloth <metalgearsloth@gmail.com>
2021-03-13 14:46:22 +11:00
..
AI Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
DoAfter Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
HealthOverlay WPF layout (#3346) 2021-02-21 12:38:56 +01:00
ActionsSystem.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
AtmosDebugOverlaySystem.cs Singularity Shaders and a lot of Shader Stuff (#2517) 2021-03-09 02:33:41 -08:00
AtmosphereSystem.cs Fix parallel tests unreliably failing due to statics in Atmospherics (#1914) 2020-08-25 16:14:26 +02:00
BackgroundAudioSystem.cs Turns lobby music down (#3634) 2021-03-13 02:06:52 +01:00
CameraRecoilSystem.cs Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
CharacterInterfaceSystem.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
ChemicalReactionSystem.cs Reaction sound re-added (#2990) 2021-01-14 18:06:23 +11:00
ClientDoorSystem.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
ClientInventorySystem.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
CombatModeSystem.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
ConstructionSystem.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
ContextMenuPresenter.cs ContextMenu (#3286) 2021-02-26 12:42:16 +11:00
DragDropSystem.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
ExamineSystem.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
GasTileOverlaySystem.cs Optimize gas overlays slightly 2021-03-11 13:51:56 +01:00
IconSmoothSystem.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
InstrumentSystem.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
MarkerSystem.cs Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
MeleeLungeSystem.cs Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
MeleeWeaponSystem.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
RangedWeaponSystem.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
StandingStateSystem.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
SuspicionEndTimerSystem.cs Massive Namespace Cleanup (#3120) 2021-02-11 01:13:03 -08:00
VerbSystem.cs Enable nullability in Content.Client (#3257) 2021-03-10 14:48:29 +01:00
WindowSystem.cs EntitySystemMessage Removal & InteractionSystem directed events (#3572) 2021-03-09 11:22:48 -08:00