ModernUO/Projects/Server/Json/Converters
2021-12-24 15:53:59 -08:00
..
ClientVersionConverter.cs feat(expansions): Adds expansion.json and loads expansions dynamically (#798) 2021-09-23 20:28:43 -07:00
ClientVersionConverterFactory.cs feat(expansions): Adds expansion.json and loads expansions dynamically (#798) 2021-09-23 20:28:43 -07:00
FlagsConverter.cs feat(expansions): Adds expansion.json and loads expansions dynamically (#798) 2021-09-23 20:28:43 -07:00
GuidConverter.cs feat: Adds auto archiving (#794) 2021-09-25 17:22:05 -07:00
GuidConverterFactory.cs feat: Adds auto archiving (#794) 2021-09-25 17:22:05 -07:00
IPEndPointConverter.cs chore: Code cleanup (#399) 2021-01-10 09:14:03 -08:00
IPEndPointConverterFactory.cs Adds property sorting for json output (#266) 2020-09-26 22:38:50 -07:00
MapConverter.cs Adds property sorting for json output (#266) 2020-09-26 22:38:50 -07:00
MapConverterFactory.cs Adds property sorting for json output (#266) 2020-09-26 22:38:50 -07:00
Point2DConverter.cs Adds property sorting for json output (#266) 2020-09-26 22:38:50 -07:00
Point2DConverterFactory.cs Adds property sorting for json output (#266) 2020-09-26 22:38:50 -07:00
Point3DConverter.cs Adds property sorting for json output (#266) 2020-09-26 22:38:50 -07:00
Point3DConverterFactory.cs Adds property sorting for json output (#266) 2020-09-26 22:38:50 -07:00
Rectangle3DConverter.cs chore: Cleans up pattern checks. (#892) 2021-12-24 15:53:59 -08:00
Rectangle3DConverterFactory.cs Adds property sorting for json output (#266) 2020-09-26 22:38:50 -07:00
TimeSpanConverter.cs chore: Code cleanup (#399) 2021-01-10 09:14:03 -08:00
TimeSpanConverterFactory.cs Adds property sorting for json output (#266) 2020-09-26 22:38:50 -07:00
TypeConverter.cs feat: Source generated Serialization/Deserialization (#550) 2021-05-23 21:06:23 -07:00
TypeConverterFactory.cs Adds property sorting for json output (#266) 2020-09-26 22:38:50 -07:00
WorldLocationConverter.cs Adds property sorting for json output (#266) 2020-09-26 22:38:50 -07:00
WorldLocationConverterFactory.cs Adds property sorting for json output (#266) 2020-09-26 22:38:50 -07:00