ChatTwo/ChatTwo/Ui
Anna Clemens be34a7ad38
refactor: replace Mutex with SemaphoreSlim
Mutex uses system mutexes and SemaphoreSlim does not.
2022-09-02 18:21:57 -04:00
..
SettingsTabs fix: make ExtraChat filtering actually work 2022-08-27 13:44:34 -04:00
AutoCompleteInfo.cs feat: add basic autotranslate support 2022-05-30 00:42:23 -04:00
ChatLog.cs refactor: replace Mutex with SemaphoreSlim 2022-09-02 18:21:57 -04:00
CommandHelp.cs chore: remove boms 2022-02-15 13:02:46 -05:00
Fonts.cs fix: handle potential font error 2022-06-12 10:20:37 -04:00
Settings.cs feat: add ExtraChat channel filtering 2022-08-27 13:26:21 -04:00
UiComponent.cs chore: remove boms 2022-02-15 13:02:46 -05:00