Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-03-28 | Do not fake a tool when converting to pickups (#5170) | Tiger Wang | 1 | -1/+1 | |
* When the cause of destruction was world-induced (CanBeAt check failed) there is no tool. Pass the nullptr directly to ConvertToPickups and let it handle it. * Fixes #4795 - Remove unused a_Digger parameter to ConvertToPickups. | |||||
2021-03-15 | Derive HugeMushroom from the base handler | Tiger Wang | 1 | -2/+2 | |
ConvertToPickups is already overridden. | |||||
2021-03-05 | Add block handler for huge mushroom blocks (#5143) | Mat | 1 | -0/+53 | |