ModernUO/Projects/Server/Collections
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
..
ArrayEnumerator.cs fix(core): Fixes type caching & cleanup (#422) 2021-01-20 00:10:33 -08:00
CollectionHelpers.cs fix(core): Converts boat packets (#416) 2021-01-18 08:38:32 -08:00
HashHelpers.cs fix(core): Adds Gump component functionality (#377) 2021-01-02 19:08:35 -08:00
OrderedHashSet.cs fix(core): Fixes type caching & cleanup (#422) 2021-01-20 00:10:33 -08:00
OrderedHashSet.ValueCollection.cs fix(core): Adds Gump component functionality (#377) 2021-01-02 19:08:35 -08:00