mirror of
https://github.com/ServUO/ServUO
synced 2026-08-11 20:23:04 -04:00
+ Combined multiple UpdateSecureTrade packets into one packet that uses flags to define its intention. + TOL Gold Account implementation standardization. * All TOL Gold Accounting will fall-back to old functionality if the checks fail for any reason. + Fixed potential crash issues in AnimalTrainer. + Updated team-shared ReSharper settings so that Code Clean-up actually does some cleaning. + Reduced thread sleep time for timer processing to enable higher timer accuracy. + Removed ServUO.exe.config as VS keeps deleting it due to the existence of app.config in the core project. * If merging some changes seems like a lot of lines have changed while comparing; * Use ReSharper's Code Clean-up feature on the file first, then merge it - there should be less conflicts to deal with. |
||
|---|---|---|
| .. | ||
| Controls | ||
| Go | ||
| Guilds | ||
| Properties | ||
| AddDoorGump.cs | ||
| AddGump.cs | ||
| AdminGump.cs | ||
| BanDurationGump.cs | ||
| BaseConfirmGump.cs | ||
| BaseGridGump.cs | ||
| BaseImageTileButtonsGump.cs | ||
| CategorizedAddGump.cs | ||
| ClientGump.cs | ||
| ConfirmBreakCrystalGump.cs | ||
| ConfirmHeritageGump.cs | ||
| ConfirmHouseResize.cs | ||
| ConfirmReleaseGump.cs | ||
| DawnsMusicBoxGump.cs | ||
| FacetGump.cs | ||
| HeritageTokenGump.cs | ||
| HonorSelf.cs | ||
| HouseDemolishGump.cs | ||
| HouseGump.cs | ||
| HouseGumpAOS.cs | ||
| HouseTransferGump.cs | ||
| NoticeGump.cs | ||
| PetResurrectGump.cs | ||
| PlayerVendorGumps.cs | ||
| PolymorphGump.cs | ||
| ReclaimVendorGump.cs | ||
| ReportMurderer.cs | ||
| ResurrectGump.cs | ||
| RunebookGump.cs | ||
| SetSecureLevelGump.cs | ||
| SkillsGump.cs | ||
| TithingGump.cs | ||
| ToTAdminGump.cs | ||
| VendorInventoryGump.cs | ||
| VendorRentalGumps.cs | ||
| ViewHousesGump.cs | ||
| WarningGump.cs | ||
| WhoGump.cs | ||
| YoungGumps.cs | ||