ModernUO/Projects/Server/Gumps
Kamron Batman d6c87a4da4
fix: Fixes infinite loop in gump builders (#1772)
### Summary
- Fixes infinite loop in gump builders
- Removes allocations for centering/coloring html in builders
2024-05-11 11:13:57 -07:00
..
Grid chore: Updates copyright (#1448) 2023-08-09 09:09:26 -07:00
Legacy fix: Consolidates Color/Center html (#1762) 2024-05-07 23:56:32 -07:00
BaseGump.cs feat: Adds optimized dynamic/static layout gumps (#1652) 2024-04-25 22:40:30 -07:00
DynamicGump.cs feat: Adds optimized dynamic/static layout gumps (#1652) 2024-04-25 22:40:30 -07:00
DynamicGumpBuilder.cs fix: Fixes infinite loop in gump builders (#1772) 2024-05-11 11:13:57 -07:00
GumpFlags.cs feat: Adds optimized dynamic/static layout gumps (#1652) 2024-04-25 22:40:30 -07:00
GumpLayoutBuilder.cs fix: Fixes HtmlLocalized color for gump layouts (#1758) 2024-05-03 21:42:52 -07:00
GumpStringsBuilder.cs fix: Fixes issue with cached static gump strings. Fixes bad gump colors (#1771) 2024-05-10 22:44:16 -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
StaticGump.cs feat: Adds optimized dynamic/static layout gumps (#1652) 2024-04-25 22:40:30 -07:00
StaticGumpBuilder.cs fix: Fixes infinite loop in gump builders (#1772) 2024-05-11 11:13:57 -07:00