fish-station/Content.Server/Explosion/EntitySystems
Vigers Ray d791eb37bd Merge remote-tracking branch 'space-wizards/master'
# Conflicts:
#	.github/CODEOWNERS
#	Content.Client/Options/UI/Tabs/AccessibilityTab.xaml
#	Content.Client/UserInterface/Systems/Chat/Widgets/ChatBox.xaml.cs
#	Content.Server/Access/Systems/AgentIDCardSystem.cs
#	Content.Server/Clothing/Systems/ChameleonClothingSystem.cs
#	Content.Server/Entry/IgnoredComponents.cs
#	Content.Shared/Access/Systems/SharedIdCardSystem.cs
#	Content.Shared/Clothing/EntitySystems/SharedChameleonClothingSystem.cs
#	Content.Shared/Inventory/InventorySystem.Relay.cs
#	Content.Shared/Weapons/Ranged/Systems/SharedGunSystem.ChamberMagazine.cs
#	Resources/Locale/en-US/_strings/atmos/atmos-pipe-layers.ftl
#	Resources/Locale/en-US/_strings/chat/highlights.ftl
#	Resources/Locale/en-US/_strings/implant/chameleon-controller.ftl
#	Resources/Locale/en-US/_strings/prototypes/roles/antags.ftl
#	Resources/Locale/en-US/_strings/reagents/absinthe.ftl
#	Resources/Prototypes/Entities/Clothing/OuterClothing/vests.yml
#	Resources/Prototypes/Entities/Objects/Weapons/Guns/SMGs/smgs.yml
#	Resources/Prototypes/Entities/Structures/Wallmounts/air_alarm.yml
#	Resources/Prototypes/Entities/Structures/Wallmounts/mirror.yml
#	Resources/Prototypes/Entities/Structures/cryogenic_sleep_unit.yml
#	Resources/Prototypes/Recipes/Lathes/categories.yml
#	Resources/Prototypes/Roles/Jobs/CentComm/cburn.yml
#	Resources/Prototypes/Roles/Jobs/CentComm/official.yml
#	Resources/Prototypes/Roles/Jobs/Civilian/chaplain.yml
#	Resources/Prototypes/Roles/Jobs/Civilian/lawyer.yml
#	Resources/Prototypes/Roles/Jobs/Command/head_of_personnel.yml
#	Resources/Prototypes/Roles/Jobs/Engineering/chief_engineer.yml
#	Resources/Prototypes/Roles/Jobs/Medical/chief_medical_officer.yml
#	Resources/Prototypes/Roles/Jobs/Medical/paramedic.yml
#	Resources/Prototypes/Roles/Jobs/Science/research_director.yml
#	Resources/Prototypes/Roles/Jobs/Security/head_of_security.yml
#	Resources/Prototypes/Roles/Jobs/Security/security_cadet.yml
#	Resources/Prototypes/Roles/Jobs/Security/security_officer.yml
#	Resources/Prototypes/Roles/Jobs/Security/warden.yml
#	Resources/Textures/Structures/Doors/secret_door.rsi/assembly.png
#	Resources/Textures/Structures/Doors/secret_door.rsi/closed.png
#	Resources/Textures/Structures/Doors/secret_door.rsi/closing.png
#	Resources/Textures/Structures/Doors/secret_door.rsi/meta.json
#	Resources/Textures/Structures/Doors/secret_door.rsi/open.png
#	Resources/Textures/Structures/Doors/secret_door.rsi/opening.png
#	Resources/Textures/Structures/Wallmounts/air_monitors.rsi/alarm0.png
#	Resources/Textures/Structures/Wallmounts/air_monitors.rsi/alarm1.png
#	Resources/Textures/Structures/Wallmounts/air_monitors.rsi/alarm2.png
#	Resources/migration.yml
2025-06-04 13:39:57 +03:00
..
ExplosionGridTileFlood.cs Cleanup remaining warnings in ExplosionSystem (#37764) 2025-05-24 16:55:46 +02:00
ExplosionSpaceTileFlood.cs Atmos device performance improvements (#26493) 2024-03-30 15:17:53 +11:00
ExplosionSystem.Airtight.cs Partial cleanup of ExplosionSystem (#36098) 2025-04-18 13:55:09 +10:00
ExplosionSystem.cs Merge remote-tracking branch 'space-wizards/master' 2025-04-21 08:56:50 +03:00
ExplosionSystem.CVars.cs move TriggerExplosion to shared (#30227) 2024-09-19 10:01:40 +10:00
ExplosionSystem.GridMap.cs Cleanup remaining warnings in ExplosionSystem (#37764) 2025-05-24 16:55:46 +02:00
ExplosionSystem.Processing.cs Cleanup remaining warnings in ExplosionSystem (#37764) 2025-05-24 16:55:46 +02:00
ExplosionSystem.TileFill.cs Cleanup remaining warnings in ExplosionSystem (#37764) 2025-05-24 16:55:46 +02:00
ExplosionSystem.Visuals.cs Merge remote-tracking branch 'space-wizards/master' 2025-04-19 00:46:30 +03:00
ExplosionTileFlood.cs Fix warnings and code cleanup/fixes (#13570) 2023-01-19 13:56:45 +11:00
ProjectileGrenadeSystem.cs Fixed stinger grenade lag spikes (#36641) 2025-04-26 04:12:18 +02:00
ReleaseGasOnTriggerSystem.cs Cleanup atmos air grenade code (#37568) 2025-05-18 22:18:31 +10:00
RepulseAttractOnTriggerSystem.cs Push horn (#36009) 2025-04-29 09:07:57 -04:00
ScatteringGrenadeSystem.cs Cluster grenade refactor and contra markings (#31108) 2024-12-16 13:08:07 +01:00
SmokeOnTriggerSystem.cs Cleanup warnings in SmokeOnTriggerSystem (#37754) 2025-05-23 17:56:10 +02:00
TriggerSystem.cs Merge remote-tracking branch 'space-wizards/master' 2025-06-04 13:39:57 +03:00
TriggerSystem.Mobstate.cs Melee Executions (#30104) 2024-08-11 13:05:54 +10:00
TriggerSystem.OnUse.cs full sticky prediction (#30230) 2024-08-09 09:36:15 +10:00
TriggerSystem.Proximity.cs remove usages of obsolete EntityUid method variants (#35106) 2025-02-16 03:06:23 +01:00
TriggerSystem.Signal.cs move DeviceLinking events to shared (#36307) 2025-04-05 14:20:14 +02:00
TriggerSystem.TimedCollide.cs Update TriggerSystem.TimedCollide.cs to not use Component.Owner (#29970) 2024-07-12 20:12:46 -07:00
TriggerSystem.Voice.cs DetGadget hat fixes (#35658) 2025-04-19 16:11:55 +02:00
TwoStageTriggerSystem.cs CompFactory updates (#37559) 2025-05-20 01:08:55 -04:00