ModernUO/Projects/UOContent/Items/Maps
Kamron Batman 97f311d7be
fix(core): Removes 6017 handler (#411)
- [X] Removes 6017 handler since it is only used in one place
- [X] Exposes a ref int to modify the packet length. This is acceptable since we technically have access to the entire reader/buffer.
2021-01-16 13:43:16 -08:00
..
BlankMap.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
CityMap.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
IndecipherableMap.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
LocalMap.cs Formats UO Content (#201) 2020-08-27 18:30:38 -07:00
MapItem.cs fix(core): Removes 6017 handler (#411) 2021-01-16 13:43:16 -08:00
MapItemPackets.cs fix(core): Converts map item packets (#404) 2021-01-12 19:25:45 -08:00
PresetMap.cs C# 9 Cleanup (#325) 2020-11-27 00:29:21 -08:00
SeaChart.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00
TreasureMap.cs fix(core): Fixes several serialization issues (#355) 2020-12-23 07:11:41 -08:00
WorldMap.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00