Paper/patches
Spottedleaf df3b6544f7 ConcurrentUtil: Fix concurrent long map resize chain pull function
The function assumed that the current resize chain pointed to
the previous table, when in fact it pointed to the current table.

The function is supposed to restore the resize chain to the previous
table, previous increment, and previous index + new increment.
2024-08-01 16:55:33 -07:00
..
api Add argument for FinePosition to brig API (#11094) 2024-07-28 11:23:18 -07:00
removed Remove fully dropped patches 2024-06-16 13:14:53 +02:00
server ConcurrentUtil: Fix concurrent long map resize chain pull function 2024-08-01 16:55:33 -07:00
unapplied/server Finish chunk tick iteration optimisation port from Moonrise 2024-07-17 11:34:26 -07:00