ModernUO/Projects/UOContent/Accounting
2024-05-03 22:43:11 -07:00
..
Security chore: Cleans up unused imports (#1608) 2023-11-21 12:32:51 -08:00
Account.cs fix: Reverts GetAccount to use IAccount. Adds IAccount to serialization. (#1565) 2023-10-25 19:17:57 -07:00
Account.Migrations.cs fix: Reverts GetAccount to use IAccount. Adds IAccount to serialization. (#1565) 2023-10-25 19:17:57 -07:00
AccountAttackLimiter.cs fix: Replaces throttlers and packet callbacks with function pointers (#1063) 2022-06-15 12:48:43 -07:00
AccountComment.cs fix(core): Fixes accounts and moves it to codegen (#644) 2021-06-05 19:39:16 -07:00
AccountHandler.cs fix: Cleans up some string allocations from trim (#1759) 2024-05-03 22:43:11 -07:00
Accounts.cs fix: Reverts GetAccount to use IAccount. Adds IAccount to serialization. (#1565) 2023-10-25 19:17:57 -07:00
AccountTag.cs fix(core): Fixes accounts and moves it to codegen (#644) 2021-06-05 19:39:16 -07:00
IPasswordProtection.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00