ModernUO/Projects/Server/Buffers
Kamron Batman f268d5d4e2
fix: Cleans up core code (#1187)
**Only one functional change**
* Fixes a bug in LogFactory where `Warning` is being logged as `Information`

Non-functional changes:
* Updates/Fixes copyright headers
* Removes namespace scopes for core files.

View with [whitespace off](https://github.com/modernuo/ModernUO/pull/1187/files?w=1).
2022-10-10 21:47:08 -07:00
..
CircularBuffer.cs fix: Cleans up core code (#1187) 2022-10-10 21:47:08 -07:00
CircularBufferReader.cs fix: Cleans up core code (#1187) 2022-10-10 21:47:08 -07:00
CircularBufferWriter.cs fix: Cleans up core code (#1187) 2022-10-10 21:47:08 -07:00
PooledArraySpanFormattable.cs fix: Fixes mobile titles not displaying properly (#1149) 2022-08-27 13:31:22 -07:00
RawInterpolatedStringHandler.cs fix: Optimizes OPL using string interpolation (#1041) 2022-06-02 10:09:53 -07:00
SpanReader.cs fix: Cleans up core code (#1187) 2022-10-10 21:47:08 -07:00
SpanWriter.cs fix: Cleans up namespaces (#1069) 2022-06-15 19:52:23 -07:00
STArrayPool.cs fix: Adds optimized formatter for clilocs (#1045) 2022-06-04 11:53:32 -07:00
ValueStringBuilder.cs fix: Fixes ValueStringBuilder initial rented buffer (#1111) 2022-07-03 08:14:54 -07:00
ValueStringBuilderExtensions.cs fix: Fixes spell mechanics and misc bugs (#1118) 2022-07-14 22:01:59 -07:00