ModernUO/Projects/UOContent/Gumps/Base/Legacy
Kamron Batman 7bd5a853a3
feat: Adds size/style support to gump builders, optimizes EscapeHtml (#2257)
> [!IMPORTANT]
> **Developer Note**
> THIS IS A BREAKING CHANGE TO THE NEW API GUMP.
> Please give us feedback in [discord ](https://muo.gg/discord) if you have issues, need help, or have ideas for a better API change!

### Summary

* Adds support for size/style to dynamic/static builder.
* Drastically simplifies the dynamic/static builder api for AddHtml.
* Cleans up some legacy gump files.
2025-11-23 11:35:31 -08:00
..
Gump.cs feat: Adds size/style support to gump builders, optimizes EscapeHtml (#2257) 2025-11-23 11:35:31 -08:00
GumpAlphaRegion.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
GumpBackground.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
GumpButton.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
GumpCheck.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
GumpECHandleInput.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
GumpEntry.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
GumpGrid.cs feat: Adds size/style support to gump builders, optimizes EscapeHtml (#2257) 2025-11-23 11:35:31 -08:00
GumpGroup.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
GumpHtml.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
GumpHtmlLocalized.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
GumpImage.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
GumpImageTileButton.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
GumpImageTiled.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
GumpItem.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
GumpItemProperty.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
GumpLabel.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
GumpLabelCropped.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
GumpMasterGump.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
GumpPage.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
GumpRadio.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
GumpSpriteImage.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
GumpTextEntry.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
GumpTextEntryLimited.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
GumpTooltip.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00