ModernUO/Projects/UOContent/Engines/Bulk Orders/Books
Kamron Batman 641a3eb1f8
fix: Updates BOB/BOD gumps to the new API (#2250)
### Summary

* Moves BOBGump to DynamicGump.
* BOBGump no longer creates a whole new gump context object on every send.
* Moves BODBuyGump to StaticGump.
2025-09-07 12:50:20 -07:00
..
BaseBOBEntry.cs feat: Upgrades serialization v4 (Threaded Heap Serialization) (#1947) 2024-09-14 09:57:43 -07:00
BOBEntries.cs fix: Fixes major bug with BoBEntries removal (#2165) 2025-04-27 22:05:07 -07:00
BOBFilter.cs fix: Codegens BulkOrderBooks (#1531) 2023-10-03 20:44:15 -07:00
BOBFilterGump.cs feat: Moves gumps out of the core (#1916) 2024-08-09 19:07:32 -07:00
BOBGump.cs fix: Updates BOB/BOD gumps to the new API (#2250) 2025-09-07 12:50:20 -07:00
BOBLargeEntry.cs fix: Adds generic entity persistence support and BOBEntry as entities (#1527) 2023-10-01 17:38:52 -07:00
BOBLargeSubEntry.cs fix: Adds generic entity persistence support and BOBEntry as entities (#1527) 2023-10-01 17:38:52 -07:00
BOBSmallEntry.cs fix: Adds generic entity persistence support and BOBEntry as entities (#1527) 2023-10-01 17:38:52 -07:00
BODBuyGump.cs fix: Updates BOB/BOD gumps to the new API (#2250) 2025-09-07 12:50:20 -07:00
BODType.cs fix(core): Converts more packets and switches to Moq (#415) 2021-01-16 22:09:05 -08:00
BulkOrderBook.cs fix: Optimizes items to use default weights. (Part 1) (#2240) 2025-07-24 14:44:39 -07:00
IBOBEntry.cs fix: Adds generic entity persistence support and BOBEntry as entities (#1527) 2023-10-01 17:38:52 -07:00