ModernUO/Projects/Server/Gumps
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
..
Grid feat: Adds [Spawn command & Gump Grids (#917) 2022-06-30 22:22:51 -07:00
Gump.cs feat: Adds [Spawn command & Gump Grids (#917) 2022-06-30 22:22:51 -07:00
GumpAlphaRegion.cs fix: Fixes compiling with .NET 7 SDK (#1176) 2022-09-28 21:17:30 -07:00
GumpBackground.cs fix: Fixes compiling with .NET 7 SDK (#1176) 2022-09-28 21:17:30 -07:00
GumpButton.cs fix: Fixes compiling with .NET 7 SDK (#1176) 2022-09-28 21:17:30 -07:00
GumpCheck.cs fix: Fixes compiling with .NET 7 SDK (#1176) 2022-09-28 21:17:30 -07:00
GumpECHandleInput.cs fix: Cleans up core code (#1187) 2022-10-10 21:47:08 -07:00
GumpEntry.cs fix: Fixes compiling with .NET 7 SDK (#1176) 2022-09-28 21:17:30 -07:00
GumpGroup.cs fix: Fixes compiling with .NET 7 SDK (#1176) 2022-09-28 21:17:30 -07:00
GumpHtml.cs fix: Fixes compiling with .NET 7 SDK (#1176) 2022-09-28 21:17:30 -07:00
GumpHtmlLocalized.cs fix: Fixes compiling with .NET 7 SDK (#1176) 2022-09-28 21:17:30 -07:00
GumpImage.cs fix: Fixes compiling with .NET 7 SDK (#1176) 2022-09-28 21:17:30 -07:00
GumpImageTileButton.cs fix: Fixes compiling with .NET 7 SDK (#1176) 2022-09-28 21:17:30 -07:00
GumpImageTiled.cs fix: Fixes compiling with .NET 7 SDK (#1176) 2022-09-28 21:17:30 -07:00
GumpItem.cs fix: Fixes compiling with .NET 7 SDK (#1176) 2022-09-28 21:17:30 -07:00
GumpItemProperty.cs fix: Fixes compiling with .NET 7 SDK (#1176) 2022-09-28 21:17:30 -07:00
GumpLabel.cs fix: Fixes compiling with .NET 7 SDK (#1176) 2022-09-28 21:17:30 -07:00
GumpLabelCropped.cs fix: Fixes compiling with .NET 7 SDK (#1176) 2022-09-28 21:17:30 -07:00
GumpMasterGump.cs fix: Cleans up core code (#1187) 2022-10-10 21:47:08 -07:00
GumpPage.cs fix: Fixes compiling with .NET 7 SDK (#1176) 2022-09-28 21:17:30 -07:00
GumpRadio.cs fix: Fixes compiling with .NET 7 SDK (#1176) 2022-09-28 21:17:30 -07:00
GumpSpriteImage.cs fix: Cleans up core code (#1187) 2022-10-10 21:47:08 -07:00
GumpTextEntry.cs fix: Fixes compiling with .NET 7 SDK (#1176) 2022-09-28 21:17:30 -07:00
GumpTextEntryLimited.cs fix: Fixes compiling with .NET 7 SDK (#1176) 2022-09-28 21:17:30 -07:00
GumpTooltip.cs fix: Cleans up core code (#1187) 2022-10-10 21:47:08 -07:00
InvalidGumpResponseException.cs fix: Streamlines gump compilation (#969) 2022-03-22 23:46:10 -07:00
RelayInfo.cs fix: Streamlines gump compilation (#969) 2022-03-22 23:46:10 -07:00