ModernUO/Projects/UOContent/Gumps/Base
2025-02-10 19:31:39 -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 item graphic size to Bounds.bin and makes item graphic offset available to gumps (#2115) 2025-02-10 19:31:39 -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: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07: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 feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
StaticGumpBuilder.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00