ModernUO/Projects/UOContent/Engines/Chat
Kamron Batman f268d5d4e2
fix: Cleans up core code (#1187)
**Only one functional change**
* Fixes a bug in LogFactory where `Warning` is being logged as `Information`

Non-functional changes:
* Updates/Fixes copyright headers
* Removes namespace scopes for core files.

View with [whitespace off](https://github.com/modernuo/ModernUO/pull/1187/files?w=1).
2022-10-10 21:47:08 -07:00
..
Channel.cs chore: Code cleanup (#399) 2021-01-10 09:14:03 -08:00
Chat.cs fix(core): Converts some packets & misc fixes/cleanup (#414) 2021-01-16 21:01:54 -08:00
ChatActionHandler.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
ChatActionHandlers.cs fix(core): Updates slice with range selectors (#583) 2021-04-23 20:57:24 -07:00
ChatCommand.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
ChatPackets.cs fix: Cleans up core code (#1187) 2022-10-10 21:47:08 -07:00
ChatUser.cs fix(core): Converts some packets & misc fixes/cleanup (#414) 2021-01-16 21:01:54 -08:00