ModernUO/Projects/UOContent/Items/Games
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
..
Mahjong fix: Replaces throttlers and packet callbacks with function pointers (#1063) 2022-06-15 12:48:43 -07:00
Backgammon.cs fix: Codegens games (#1058) 2022-06-13 17:31:56 -07:00
BaseBoard.cs fix: Codegens guildstone and jewelery (#1061) 2022-06-14 08:29:00 -07:00
BasePiece.cs fix: Codegens games (#1058) 2022-06-13 17:31:56 -07:00
CheckerBoard.cs fix: Codegens games (#1058) 2022-06-13 17:31:56 -07:00
CheckersPieces.cs fix: Codegens games (#1058) 2022-06-13 17:31:56 -07:00
Chessboard.cs fix: Codegens games (#1058) 2022-06-13 17:31:56 -07:00
ChessPieces.cs fix: Codegens games (#1058) 2022-06-13 17:31:56 -07:00
Dices.cs fix: Codegens games (#1058) 2022-06-13 17:31:56 -07:00