ModernUO/Projects/UOContent/Mobiles/Vendors
Kamron Batman 9f1f314077
fix: Fixes infinite loop in BinaryFileWriter (#1792)
### Summary
- Fixes infinite loop with binary file writer
- Removes extra buffer copying with binary file writer
- Removes storing type counts during world save file writing
- Fixes display cache self-deletion warning during world load
2024-05-24 14:36:43 -07:00
..
NPC fix: Consolidates Color/Center html (#1762) 2024-05-07 23:56:32 -07:00
SBInfo fix: Fixes arbitrage by adjusting prices. (#1500) 2023-09-15 19:22:35 -07:00
AnimalBuy.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
BaseVendor.cs fix: Fixes TimeSpan rounding issues (#1610) 2023-11-22 18:03:56 -08:00
BeverageBuy.cs fix: Consolidates Color/Center html (#1762) 2024-05-07 23:56:32 -07:00
GenericBuy.cs fix: Fixes infinite loop in BinaryFileWriter (#1792) 2024-05-24 14:36:43 -07:00
GenericSell.cs chore(content): Updates to C# 9 syntax (#373) 2020-12-30 12:50:10 -08:00
PlayerBarkeeper.cs fix: Optimizes gump relay info (Prep for Static Gumps) (#1698) 2024-03-07 20:54:53 -08:00
PlayerVendor.cs fix: Fixes dirty tracking for player vendors (#1769) 2024-05-09 16:52:13 -07:00
PlayerVendorPlaceholder.cs fix: Codegens house/vendors (#1767) 2024-05-08 22:45:59 -07:00
PresetMapBuy.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
RentedVendor.cs feat: Adds SerializedCommandProperty (#1249) 2022-11-14 18:24:33 -08:00
VendorBackpack.cs fix: Codegens house/vendors (#1767) 2024-05-08 22:45:59 -07:00
VendorInventory.cs feat(timers): Adds timer pooling, fixes timer related bugs, and changes timer api (#667) 2021-08-07 14:33:35 -07:00
VendorItem.cs fix: Codegens house/vendors (#1767) 2024-05-08 22:45:59 -07:00