Delta-v/Content.Client/UserInterface
David 76f602cb8d (Cleanup) Fix logger obsolete warnings (#40553)
* Switched obsolete logger usages to use Sawmill

Fix the majority of obsolete logger usages outside the engine code.

* Fix injection in ChatManager and revert BuildMech changes

* Removed extra manual injection

* Reduced extra static injection and reverted changes to CommandButton as it needs engine changes.

* Removed two more cases of double injection and an extra using

* Reverted changes for Inventory Display

* Moved sawmill setup outside constructor in Table to resolve test failure
2025-12-29 11:39:18 -06:00
..
ControlExtensions Link to reagent ingredients on the same Guidebook page (#36700) 2025-05-18 17:05:14 +01:00
Controls Cleanup warnings: CS0067, CS8509, CS8073 (#39770) 2025-12-29 11:39:11 -06:00
Fragments Refactor serialization copying to use source generators (#19412) 2023-08-22 18:14:33 -07:00
RichText Upstream Merge (June / July) attempt 2 electric boogaloo (#4607) 2025-11-06 18:22:39 +00:00
Screens Major Shitmed Bugfixes (#1003) 2024-12-27 17:13:03 +00:00
Systems (Cleanup) Fix logger obsolete warnings (#40553) 2025-12-29 11:39:18 -06:00
XamlExtensions Hud refactor (#7202) 2022-10-12 10:16:23 +02:00
BoundKeyHelpers.cs Use different chatbox placeholder when dependent keys unbound (#22747) 2023-12-22 23:25:35 +01:00
BuiPreTickUpdateSystem.cs upstream merge 27/04/2025 (#3596) 2025-05-06 19:35:03 -04:00
BuiPredictionState.cs upstream merge 27/04/2025 (#3596) 2025-05-06 19:35:03 -04:00
ButtonHelpers.cs Add ButtonHelpers and the SetButtonDisabledRecursive helper. 2021-07-29 12:55:37 +02:00
IEntityControl.cs Improve `vv /c/enthover` and add keybind (#20127) 2023-09-27 21:59:12 +02:00
InputCoalescer.cs upstream merge 27/04/2025 (#3596) 2025-05-06 19:35:03 -04:00
StatValuesEui.cs Cargo economy balance (#11123) 2022-09-15 11:53:17 +10:00
StatsWindow.xaml Fix showvalue Ui for melee weapons (#38703) 2025-11-23 15:22:18 -06:00
StatsWindow.xaml.cs Cleanup - Use `RemoveAllChildren()` over `DisposeAllChildren()` (#39848) 2025-12-29 11:39:11 -06:00