Delta-v/Content.Client/ContextMenu/UI
Pieter-Jan Briers ccea85136b
Random spontaneous cleanup PR (#25131)
* Use new Subs.CVar helper

Removes manual config OnValueChanged calls, removes need to remember to manually unsubscribe.

This both reduces boilerplate and fixes many issues where subscriptions weren't removed on entity system shutdown.

* Fix a bunch of warnings

* More warning fixes

* Use new DateTime serializer to get rid of ISerializationHooks in changelog code.

* Get rid of some more ISerializationHooks for enums

* And a little more

* Apply suggestions from code review

Co-authored-by: 0x6273 <0x40@keemail.me>

---------

Co-authored-by: 0x6273 <0x40@keemail.me>
(cherry picked from commit 68ce53ae17985876d6d112b764b2144964a9f42e)
2024-02-18 23:02:29 +01:00
..
ContextMenuElement.xaml Refactor context menu UI (#14334) 2023-03-13 14:51:36 -04:00
ContextMenuElement.xaml.cs Refactor context menu UI (#14334) 2023-03-13 14:51:36 -04:00
ContextMenuPopup.xaml Fix context menu scroll bar visibility (#14211) 2023-02-22 12:45:53 +11:00
ContextMenuPopup.xaml.cs Update content vectors to numerics (#17759) 2023-07-08 14:08:32 +10:00
ContextMenuUIController.cs Fix combat mode context menu (#19743) 2023-09-03 06:16:34 +10:00
EntityMenuElement.cs Remove EntityUid from debug context menu (#24660) 2024-02-08 12:10:55 +01:00
EntityMenuPresenterGrouping.cs Fix entity menu grouping and sorting (#24243) 2024-01-26 23:05:35 +01:00
EntityMenuUIController.cs Random spontaneous cleanup PR (#25131) 2024-02-18 23:02:29 +01:00