ModernUO/Projects/UOContent/Commands/Object Creation
Kamron Batman e869c105d0
fix(core): Fixes type caching & cleanup (#422)
- [X] Fixes some issues with the type caching
- [X] Changes type check default to ignore case
- [X] Splits out type caching of insensitive and sensitive lists. This means less stuff to iterate through when checking a type against the string.
- [X] Adds an ArrayEnumerator, mostly for reference purposes (copy/paste as needed)
2021-01-20 00:10:33 -08:00
..
Add.cs fix(core): Fixes type caching & cleanup (#422) 2021-01-20 00:10:33 -08:00
AddGump.cs fix(core): Removes some uses of Linq (#421) 2021-01-18 21:05:11 -08:00
CAGCategory.cs Cleanup/Housekeeping (#242) 2020-09-12 15:31:21 -07:00
CAGLoader.cs Cleanup/Housekeeping (#242) 2020-09-12 15:31:21 -07:00
CAGNode.cs Cleanup/Housekeeping (#242) 2020-09-12 15:31:21 -07:00
CAGObject.cs fix(build): Attempt to fix possible nullable warnings as errors with releases (#418) 2021-01-18 11:52:31 -08:00
Categorization.cs fix(core): Fixes type caching & cleanup (#422) 2021-01-20 00:10:33 -08:00
CategorizedAddGump.cs Removes literal variables (#257) 2020-09-18 18:41:26 -07:00
Decorate.cs fix(core): Fixes type caching & cleanup (#422) 2021-01-20 00:10:33 -08:00
DecorateMag.cs fix(core): Fixes type caching & cleanup (#422) 2021-01-20 00:10:33 -08:00
GenTeleporter.cs Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00