ModernUO/Projects/UOContent/Gumps/Base
2025-02-13 19:58:46 -08:00
..
Grid feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
Legacy feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
BaseGump.cs feat: Adds BaseGump.GetGumpOffsetForItemGraphic (#2116) 2025-02-10 19:53:47 -08:00
DynamicGump.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
DynamicGumpBuilder.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
GumpFlags.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
GumpLayoutBuilder.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
GumpStringsBuilder.cs feat: Adds convenience methods to GumpStringsBuilder (#2124) 2025-02-13 19:58:46 -08:00
GumpSystem.cs fix: Removes redundant code in GumpSystem (#1921) 2024-08-10 10:20:34 -07:00
GumpSystem.IncomingPackets.cs fix: Removes profiling. Streamlines core tick count. (#1948) 2024-09-11 00:55:18 -07:00
InvalidGumpResponseException.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
NetStateGumps.cs fix: Removes redundant code in GumpSystem (#1921) 2024-08-10 10:20:34 -07:00
OutgoingGumpPackets.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
RelayInfo.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
StaticGump.cs fix: Fixes static gumps sending too much data. (#2122) 2025-02-13 19:12:28 -08:00
StaticGumpBuilder.cs fix: Fixes AddLabelPlaceholder on StaticGump (#2121) 2025-02-13 18:53:24 -08:00