ModernUO/Projects/UOContent/Items/Maps
Stefano Merotta f24b98f8e2
fix: Replaces throttlers and packet callbacks with function pointers (#1063)
Replaces multi-cast delegates with function pointers to gain 25% in performance and lower allocations.
2022-06-15 12:48:43 -07: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): Converts some packets & misc fixes/cleanup (#414) 2021-01-16 21:01:54 -08:00
MapItemPackets.cs fix: Replaces throttlers and packet callbacks with function pointers (#1063) 2022-06-15 12:48:43 -07: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: Optimizes OPL using string interpolation (#1041) 2022-06-02 10:09:53 -07:00
WorldMap.cs Fixes brace style (#248) 2020-09-13 21:49:46 -07:00