ModernUO/Projects/UOContent/Engines/Bulk Orders
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
..
Books fix(core): Fixes type caching & cleanup (#422) 2021-01-20 00:10:33 -08:00
BaseBOD.cs fix(core): Converts more packets and switches to Moq (#415) 2021-01-16 22:09:05 -08:00
BODTarget.cs fix(core): Converts more packets and switches to Moq (#415) 2021-01-16 22:09:05 -08:00
BulkMaterialType.cs fix(core): Converts more packets and switches to Moq (#415) 2021-01-16 22:09:05 -08:00
LargeBOD.cs fix(core): Converts more packets and switches to Moq (#415) 2021-01-16 22:09:05 -08:00
LargeBODAcceptGump.cs fix(core): Converts more packets and switches to Moq (#415) 2021-01-16 22:09:05 -08:00
LargeBODGump.cs fix(core): Converts more packets and switches to Moq (#415) 2021-01-16 22:09:05 -08:00
LargeBulkEntry.cs fix(core): Fixes type caching & cleanup (#422) 2021-01-20 00:10:33 -08:00
LargeSmithBOD.cs fix(core): Converts more packets and switches to Moq (#415) 2021-01-16 22:09:05 -08:00
LargeTailorBOD.cs fix(core): Converts more packets and switches to Moq (#415) 2021-01-16 22:09:05 -08:00
Rewards.cs fix(core): Converts more packets and switches to Moq (#415) 2021-01-16 22:09:05 -08:00
SmallBOD.cs fix(core): Fixes type caching & cleanup (#422) 2021-01-20 00:10:33 -08:00
SmallBODAcceptGump.cs fix(core): Converts more packets and switches to Moq (#415) 2021-01-16 22:09:05 -08:00
SmallBODGump.cs fix(core): Converts more packets and switches to Moq (#415) 2021-01-16 22:09:05 -08:00
SmallBulkEntry.cs fix(core): Fixes type caching & cleanup (#422) 2021-01-20 00:10:33 -08:00
SmallSmithBOD.cs fix(core): Converts more packets and switches to Moq (#415) 2021-01-16 22:09:05 -08:00
SmallTailorBOD.cs fix(core): Converts more packets and switches to Moq (#415) 2021-01-16 22:09:05 -08:00