ModernUO/Projects/Benchmarks
Kamron Batman b6cd408623
Updates Message Packets (#321)
### API Breaking Change
Combined `AsciiMessage` and `UnicodeMessage` into a single function that takes two arguments, `bool ascii` and `string lang`. Lang can be null (or anything) if ascii is true. 

- [X] Changes message packets
- [X] Cleans up some code
- [X] Uses benchmarks to determine if the spanwriter + copyfrom
2020-11-20 21:50:13 -08:00
..
FeatureFlags Adds back in old benchmarks. Cleans up tests. (#270) 2020-10-04 11:45:07 -07:00
Packets Updates Message Packets (#321) 2020-11-20 21:50:13 -08:00
Benchmarks.csproj Updates Message Packets (#321) 2020-11-20 21:50:13 -08:00
Directory.Build.props Updates Message Packets (#321) 2020-11-20 21:50:13 -08:00
Program.cs Updates Message Packets (#321) 2020-11-20 21:50:13 -08:00