ModernUO/Projects/UOContent/Accounting
Kamron Batman b921c38879
fix(core): Removes some uses of Linq (#421)
- [X] Removes some uses of linq
- [X] Creates struct based enumerator for Skills
- [X] Creates a struct based enumerator for TypeCache
- [X] Changes HarvestDefinition to an init array instead of List
- [X] Changes HeritageTokenGump Response from List to Array
2021-01-18 21:05:11 -08:00
..
Security fix(core): Converts BB packets (#406) 2021-01-13 22:28:31 -08:00
AccessRestrictions.cs Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00
Account.cs fix(core): Optimizes strings / .NET 5 compatibility changes (#354) 2020-12-20 23:21:55 -08:00
AccountAttackLimiter.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
AccountComment.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
AccountHandler.cs fix(core): Optimizes strings / .NET 5 compatibility changes (#354) 2020-12-20 23:21:55 -08:00
Accounts.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
AccountTag.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
Firewall.cs fix(core): Optimizes strings / .NET 5 compatibility changes (#354) 2020-12-20 23:21:55 -08:00
IPasswordProtection.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
IPLimiter.cs fix(core): Removes some uses of Linq (#421) 2021-01-18 21:05:11 -08:00