ModernUO/Projects/Server/Buffers
Kamron Batman 0dc4acc164
fix(core): Removes implicit cast between Serial and uint (#728)
* Fixes spellbooks using serial ctor
* Fixes misc items where someone thought they had an amount and it didn't
* Fixes all `Food` types.
2021-08-25 00:27:19 -07:00
..
CircularBuffer.cs fix(core): Updates slice with range selectors (#583) 2021-04-23 20:57:24 -07:00
CircularBufferReader.cs fix(core): Updates slice with range selectors (#583) 2021-04-23 20:57:24 -07:00
CircularBufferWriter.cs fix(core): Updates to serialization (#590) 2021-05-09 00:10:39 -07:00
SpanReader.cs fix(core): Updates to serialization (#590) 2021-05-09 00:10:39 -07:00
SpanWriter.cs fix(core): Removes implicit cast between Serial and uint (#728) 2021-08-25 00:27:19 -07:00
ValueStringBuilder.cs fix(core): Updates to serialization (#590) 2021-05-09 00:10:39 -07:00