fixed graphical bug when pushing rocks onto BD style conveyor belts
authorHolger Schemel <holger.schemel@virtion.de>
Tue, 5 Nov 2024 18:31:43 +0000 (19:31 +0100)
committerHolger Schemel <holger.schemel@virtion.de>
Tue, 5 Nov 2024 16:34:05 +0000 (17:34 +0100)
commit894fd14dfe16f1729b516229bbd640dc8bb3de6a
treea387e7254ce0d337242a97105970f124c342ee00
parent3ddaeee8afe076d678c7f677dd1fd49164bafcf1
fixed graphical bug when pushing rocks onto BD style conveyor belts

When pushing a rock onto a right-moving conveyor belt from the left
side using the BD engine and using the "buggy conveyor belts" editor
setting (used by native BD caves by default), the player pushing that
rock was displayed with a broken animation when using "smooth movement
animations" for the BD engine.

This change fixes this graphical bug.

(The first part fixes placing a space, which is not a movement,
while the second part seems not to be required otherwise anyway.)
src/game_bd/bd_caveengine.c
src/game_bd/bd_graphics.c