ModernUO/Projects/Server/Gumps
Kamron Batman 9cd84ba3d6
fix: Removes support for v4 Client and old gump packet. (#1739)
### Summary
* Removes old gump packet support
* Removes support for v4 clients
* Removes `Unpack` flag and assumes it is always true.
* Removes StringToBuffer since this is built into .NET now.

> [!Note]
> View the file changes with white space off: https://github.com/modernuo/ModernUO/pull/1739/files?diff=split&w=1
2024-04-24 19:39:37 -07:00
..
Grid chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
Gump.cs fix: Removes support for v4 Client and old gump packet. (#1739) 2024-04-24 19:39:37 -07:00
GumpAlphaRegion.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
GumpBackground.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
GumpButton.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
GumpCheck.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
GumpECHandleInput.cs fix: Removes support for v4 Client and old gump packet. (#1739) 2024-04-24 19:39:37 -07:00
GumpEntry.cs fix: Removes scoped for gump AppendTo (#1405) 2023-05-21 00:46:25 -07:00
GumpGroup.cs fix: Removes support for v4 Client and old gump packet. (#1739) 2024-04-24 19:39:37 -07:00
GumpHtml.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
GumpHtmlLocalized.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
GumpImage.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
GumpImageTileButton.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
GumpImageTiled.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
GumpItem.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
GumpItemProperty.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
GumpLabel.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
GumpLabelCropped.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
GumpMasterGump.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
GumpPage.cs fix: Removes support for v4 Client and old gump packet. (#1739) 2024-04-24 19:39:37 -07:00
GumpRadio.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
GumpSpriteImage.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
GumpTextEntry.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
GumpTextEntryLimited.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
GumpTooltip.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
InvalidGumpResponseException.cs chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
RelayInfo.cs fix: Make RelayInfo zero allocation (#1699) 2024-03-08 22:58:32 -08:00