ModernUO/Projects/Server/Gumps
Kamron Batman c166e113b1
fix: Streamlines gump compilation (#969)
Changes gump compilation to use string interpolation. .NET 6 uses code generation and compile time tricks to speed up string interpolation between 15 and 30% and reduce allocations dramatically.
2022-03-22 23:46:10 -07:00
..
Gump.cs fix: Streamlines gump compilation (#969) 2022-03-22 23:46:10 -07:00
GumpAlphaRegion.cs fix: Streamlines gump compilation (#969) 2022-03-22 23:46:10 -07:00
GumpBackground.cs fix: Streamlines gump compilation (#969) 2022-03-22 23:46:10 -07:00
GumpButton.cs fix: Streamlines gump compilation (#969) 2022-03-22 23:46:10 -07:00
GumpCheck.cs fix: Streamlines gump compilation (#969) 2022-03-22 23:46:10 -07:00
GumpECHandleInput.cs fix: Streamlines gump compilation (#969) 2022-03-22 23:46:10 -07:00
GumpEntry.cs fix: Streamlines gump compilation (#969) 2022-03-22 23:46:10 -07:00
GumpGroup.cs fix: Streamlines gump compilation (#969) 2022-03-22 23:46:10 -07:00
GumpHtml.cs fix: Streamlines gump compilation (#969) 2022-03-22 23:46:10 -07:00
GumpHtmlLocalized.cs fix: Streamlines gump compilation (#969) 2022-03-22 23:46:10 -07:00
GumpImage.cs fix: Streamlines gump compilation (#969) 2022-03-22 23:46:10 -07:00
GumpImageTileButton.cs fix: Streamlines gump compilation (#969) 2022-03-22 23:46:10 -07:00
GumpImageTiled.cs fix: Streamlines gump compilation (#969) 2022-03-22 23:46:10 -07:00
GumpItem.cs fix: Streamlines gump compilation (#969) 2022-03-22 23:46:10 -07:00
GumpItemProperty.cs fix: Streamlines gump compilation (#969) 2022-03-22 23:46:10 -07:00
GumpLabel.cs fix: Streamlines gump compilation (#969) 2022-03-22 23:46:10 -07:00
GumpLabelCropped.cs fix: Streamlines gump compilation (#969) 2022-03-22 23:46:10 -07:00
GumpMasterGump.cs fix: Streamlines gump compilation (#969) 2022-03-22 23:46:10 -07:00
GumpPage.cs fix: Streamlines gump compilation (#969) 2022-03-22 23:46:10 -07:00
GumpRadio.cs fix: Streamlines gump compilation (#969) 2022-03-22 23:46:10 -07:00
GumpSpriteImage.cs fix: Streamlines gump compilation (#969) 2022-03-22 23:46:10 -07:00
GumpTextEntry.cs fix: Streamlines gump compilation (#969) 2022-03-22 23:46:10 -07:00
GumpTextEntryLimited.cs fix: Streamlines gump compilation (#969) 2022-03-22 23:46:10 -07:00
GumpTooltip.cs fix: Streamlines gump compilation (#969) 2022-03-22 23:46:10 -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