fish-station/Content.Client/Administration
David 691ca31b95
(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-10-07 11:45:01 +00:00
..
Components Move HeadstandComponent to Shared (#39377) 2025-08-04 23:00:19 +02:00
Managers Killed a resolve in ClientAdminManager (#39863) 2025-08-24 00:49:44 +02:00
Systems Combine AdminFrozenSystem in shared. (#39885) 2025-08-25 15:49:27 +02:00
UI (Cleanup) Fix logger obsolete warnings (#40553) 2025-10-07 11:45:01 +00:00
AdminNameOverlay.cs Stop network serializing prototypes (#38602) 2025-06-26 19:27:23 -04:00
OverlayOptions.cs Role subtypes (#35359) 2025-04-16 19:04:48 +02:00
QuickDialogSystem.cs make dialog window not evil (#24677) 2024-02-01 23:56:40 +11:00