ModernUO/Projects/UOContent/Engines/Help
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
..
HelpGump.cs fix(core): Removes some uses of Linq (#421) 2021-01-18 21:05:11 -08:00
HelpTopic.cs fix(core): Converts help topic packet (#403) 2021-01-12 18:59:16 -08:00
PagePrompt.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
PagePromptGump.cs Cleans up comments for localization (#260) 2020-09-20 12:48:10 -07:00
PageQueue.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
PageQueueGump.cs fix(core): Optimizes strings / .NET 5 compatibility changes (#354) 2020-12-20 23:21:55 -08:00
PageResponseGump.cs Cleans up comments for localization (#260) 2020-09-20 12:48:10 -07:00
SpeechLog.cs Cleanup & Fixes for .NET 5 (#309) 2020-11-15 10:03:50 -08:00
SpeechLogGump.cs Removes literal variables (#257) 2020-09-18 18:41:26 -07:00
StuckMenu.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00