ModernUO/Projects/UOContent/Skills/Tracking
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
..
OutgoingArrowPackets.cs fix: Stops creating blocked packets entirely (#944) 2022-02-27 00:13:49 -08:00
QuestArrow.cs Updates Message Packets (#321) 2020-11-20 21:50:13 -08:00
TrackArrow.cs Updates Combat Packets & Moves Tracking to Content (#298) 2020-11-01 21:33:01 -08:00
Tracking.cs fix: Replaces throttlers and packet callbacks with function pointers (#1063) 2022-06-15 12:48:43 -07:00
TrackTimer.cs Updates Combat Packets & Moves Tracking to Content (#298) 2020-11-01 21:33:01 -08:00