### Summary - Fixes an issue that causes CUO to crash due to bad string caching in static gumps - Fixes wrong/bad 16bit html gump hues. - Moves `C16232` (16-bit to 32-bit) and `C32216` (32-bit to 16-bit) to Utility class for broader use. TODO: - Some gumps have different 32bit (for string content) vs 16bit (for localized content) strings. Does this matter? |
||
|---|---|---|
| .. | ||
| Grid | ||
| Legacy | ||
| BaseGump.cs | ||
| DynamicGump.cs | ||
| DynamicGumpBuilder.cs | ||
| GumpFlags.cs | ||
| GumpLayoutBuilder.cs | ||
| GumpStringsBuilder.cs | ||
| InvalidGumpResponseException.cs | ||
| RelayInfo.cs | ||
| StaticGump.cs | ||
| StaticGumpBuilder.cs | ||