ModernUO/Projects/UOContent/Items/Books
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
..
Defined fix: Optimizes OPL using string interpolation (#1041) 2022-06-02 10:09:53 -07:00
BaseBook.cs fix: Optimizes OPL using string interpolation (#1041) 2022-06-02 10:09:53 -07:00
BlueBook.cs fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
BookContent.cs fix(core): Converts book packets (#413) 2021-01-16 18:49:53 -08:00
BookPackets.cs fix: Replaces throttlers and packet callbacks with function pointers (#1063) 2022-06-15 12:48:43 -07:00
BookPageInfo.cs fix(core): Converts book packets (#413) 2021-01-16 18:49:53 -08:00
BrownBook.cs fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
RedBook.cs fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00
TanBook.cs fix: Updates serialization to use v2.0 (#998) 2022-04-17 08:02:15 -07:00