ModernUO/Projects/UOContent/Items/Bulletin Boards
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
..
BulletinBoard.cs fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
BulletinBoardPackets.cs fix: Replaces throttlers and packet callbacks with function pointers (#1063) 2022-06-15 12:48:43 -07:00
BulletinEquip.cs fix(codegen): Codegens bulletin boards. (#712) 2021-08-22 08:05:03 -07:00
BulletinMessage.cs fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00