]> git.smokeofanarchy.ru Git - space-station-14.git/commit
Revert "Replace `ResourcePath` with `ResPath` (#15308)" (#15551)
authormetalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
Thu, 20 Apr 2023 01:43:54 +0000 (11:43 +1000)
committerGitHub <noreply@github.com>
Thu, 20 Apr 2023 01:43:54 +0000 (11:43 +1000)
commitacf79a8209990d92fbf70706b0655450e5b38eab
tree233f93be168871a71db8bbf2391b0c17706f9259
parent9b99fcbcef2064e7b572787f84021ebcbdbbd9c2
Revert "Replace `ResourcePath` with `ResPath` (#15308)" (#15551)
124 files changed:
Content.Client/Actions/ActionsSystem.cs
Content.Client/Administration/Commands/UploadFile.cs
Content.Client/Administration/Commands/UploadFolder.cs
Content.Client/Administration/Managers/ClientAdminManager.cs
Content.Client/Administration/Systems/AdminVerbSystem.cs
Content.Client/Administration/Systems/KillSignSystem.cs
Content.Client/AirlockPainter/AirlockPainterSystem.cs
Content.Client/Atmos/Miasma/FliesSystem.cs
Content.Client/Atmos/Overlays/GasTileOverlay.cs
Content.Client/Audio/AmbientSoundSystem.cs
Content.Client/Changelog/ChangelogManager.cs
Content.Client/Changelog/ChangelogWindow.xaml.cs
Content.Client/Chemistry/UI/ChemMasterWindow.xaml.cs
Content.Client/Credits/CreditsWindow.xaml.cs
Content.Client/CrewManifest/CrewManifestUi.xaml.cs
Content.Client/Damage/DamageVisualsSystem.cs
Content.Client/DoAfter/DoAfterOverlay.cs
Content.Client/Examine/ExamineSystem.cs
Content.Client/Ghost/GhostComponent.cs
Content.Client/Guidebook/GuideEntry.cs
Content.Client/Guidebook/GuidebookSystem.cs
Content.Client/LateJoin/LateJoinGui.cs
Content.Client/Mapping/MappingSystem.cs
Content.Client/PDA/PDAMenu.xaml.cs
Content.Client/Parallax/Data/GeneratedParallaxTextureSource.cs
Content.Client/Parallax/Data/ImageParallaxTextureSource.cs
Content.Client/Pointing/PointingSystem.cs
Content.Client/Preferences/UI/HumanoidProfileEditor.xaml.cs
Content.Client/Resources/ResourceCacheExtensions.cs
Content.Client/Screenshot/ScreenshotHook.cs
Content.Client/Stack/StackVisualizer.cs
Content.Client/Storage/Systems/ItemMapperSystem.cs
Content.Client/TextScreen/TextScreenSystem.cs
Content.Client/Weapons/Melee/MeleeWindupOverlay.cs
Content.IntegrationTests/Tests/GameObjects/Components/EntityPrototypeComponentsTest.cs
Content.IntegrationTests/Tests/PostMapInitTest.cs
Content.IntegrationTests/Tests/SaveLoadMapTest.cs
Content.IntegrationTests/Tests/SaveLoadSaveTest.cs
Content.Server/Abilities/Mime/MimePowersComponent.cs
Content.Server/Access/Systems/IdExaminableSystem.cs
Content.Server/Administration/Managers/AdminManager.cs
Content.Server/Administration/Notes/AdminNotesSystem.cs
Content.Server/Administration/Systems/AdminVerbSystem.Antags.cs
Content.Server/Administration/Systems/AdminVerbSystem.Smites.cs
Content.Server/Administration/Systems/AdminVerbSystem.Tools.cs
Content.Server/Administration/Systems/AdminVerbSystem.cs
Content.Server/Bible/Components/SummonableComponent.cs
Content.Server/Body/Systems/InternalsSystem.cs
Content.Server/Botany/SeedPrototype.cs
Content.Server/Buckle/Systems/BuckleSystem.Buckle.cs
Content.Server/Clothing/Systems/ChameleonClothingSystem.cs
Content.Server/Construction/Conditions/EntityAnchored.cs
Content.Server/Construction/ConstructionSystem.Guided.cs
Content.Server/Construction/ConstructionSystem.Machine.cs
Content.Server/DetailExaminable/DetailExaminableystem.cs
Content.Server/DeviceNetwork/Systems/NetworkConfiguratorSystem.cs
Content.Server/Disposal/Unit/EntitySystems/DisposalUnitSystem.cs
Content.Server/Entry/EntryPoint.cs
Content.Server/Foldable/FoldableSystem.cs
Content.Server/GameTicking/GameTicker.LobbyBackground.cs
Content.Server/GameTicking/Prototypes/LobbyBackgroundPrototype.cs
Content.Server/GameTicking/Rules/Configurations/NukeopsRuleConfiguration.cs
Content.Server/Ghost/Components/GhostComponent.cs
Content.Server/Guardian/GuardianHostComponent.cs
Content.Server/HealthExaminable/HealthExaminableSystem.cs
Content.Server/Humanoid/Systems/HumanoidSystem.Modifier.cs
Content.Server/Kitchen/EntitySystems/SharpSystem.cs
Content.Server/Light/EntitySystems/ExpendableLightSystem.cs
Content.Server/Light/EntitySystems/HandheldLightSystem.cs
Content.Server/Light/EntitySystems/UnpoweredFlashlightSystem.cs
Content.Server/MachineLinking/System/TwoWayLeverSystem.cs
Content.Server/Mapping/MappingSystem.cs
Content.Server/Maps/GameMapPrototype.cs
Content.Server/Medical/Stethoscope/Components/StethoscopeComponent.cs
Content.Server/Medical/Stethoscope/StethoscopeSystem.cs
Content.Server/Nutrition/EntitySystems/DrinkSystem.cs
Content.Server/Nutrition/EntitySystems/FoodSystem.cs
Content.Server/Objectives/Conditions/DieCondition.cs
Content.Server/Objectives/Conditions/EscapeShuttleCondition.cs
Content.Server/Objectives/Conditions/KillPersonCondition.cs
Content.Server/Objectives/Conditions/RandomTraitorAliveCondition.cs
Content.Server/Objectives/Conditions/RandomTraitorProgressCondition.cs
Content.Server/PDA/Ringer/RingerSystem.cs
Content.Server/Power/EntitySystems/CableMultitoolSystem.cs
Content.Server/Power/EntitySystems/PowerReceiverSystem.cs
Content.Server/Prayer/PrayableComponent.cs
Content.Server/Procedural/DungeonAtlasTemplateComponent.cs
Content.Server/Procedural/DungeonSystem.cs
Content.Server/Rotatable/RotatableSystem.cs
Content.Server/Salvage/SalvageMapPrototype.cs
Content.Server/Shuttles/Components/GridFillComponent.cs
Content.Server/Shuttles/Components/StationArrivalsComponent.cs
Content.Server/Station/StationConfig.Shuttles.cs
Content.Server/Sticky/Systems/StickySystem.cs
Content.Server/Storage/EntitySystems/DumpableSystem.cs
Content.Server/Storage/EntitySystems/StorageSystem.cs
Content.Server/Strip/StrippableSystem.cs
Content.Server/Tabletop/TabletopSystem.cs
Content.Server/Weapons/Melee/MeleeWeaponSystem.cs
Content.Server/Weapons/Ranged/Systems/GunSystem.Battery.cs
Content.Server/Weapons/Ranged/Systems/GunSystem.Cartridges.cs
Content.Shared/Administration/NetworkResourceUploadMessage.cs
Content.Shared/Administration/SharedNetworkResourceManager.cs
Content.Shared/Cabinet/SharedItemCabinetSystem.cs
Content.Shared/Cargo/Prototypes/CargoShuttlePrototype.cs
Content.Shared/Chat/TypingIndicator/TypingIndicatorPrototype.cs
Content.Shared/Clothing/EntitySystems/ToggleableClothingSystem.cs
Content.Shared/Containers/ItemSlot/ItemSlotsSystem.cs
Content.Shared/Examine/ExamineSystemShared.Group.cs
Content.Shared/Examine/GroupExamineComponent.cs
Content.Shared/Explosion/ExplosionPrototype.cs
Content.Shared/Follower/FollowerSystem.cs
Content.Shared/Item/SharedItemSystem.cs
Content.Shared/Lock/LockSystem.cs
Content.Shared/Maps/ContentTileDefinition.cs
Content.Shared/Procedural/DungeonRoomPrototype.cs
Content.Shared/Storage/Components/ItemMapperComponent.cs
Content.Shared/Storage/EntitySystems/SharedEntityStorageSystem.cs
Content.Shared/Vehicle/Components/VehicleComponent.cs
Content.Shared/Verbs/VerbCategory.cs
Content.Shared/Weapons/Ranged/Systems/SharedGunSystem.Interactions.cs
Content.Tests/Shared/Alert/AlertManagerTests.cs
Content.Tests/Shared/Alert/AlertPrototypeTests.cs
Content.YAMLLinter/Program.cs