Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix editor not updating direction of badguys, conveyor belts and bumpers #2556

Merged
merged 5 commits into from
Jul 31, 2023

Conversation

Narre
Copy link
Contributor

@Narre Narre commented Jul 22, 2023

This PR fixes the editor not updating sprite actions of badguys, bumpers and conveyor belts upon changing their direction. It also fixes the formatting in all the files I touched - indentation, m_ prefix for member variables and CRLF → LF.

m_ prefix for member variables in bumper.cpp/hpp
crlf → lf in bumper.cpp, bumper.hpp, fallblock.cpp and fallblock.hpp
fix indentation in bumper.cpp
@mrkubax10 mrkubax10 added involves:editor category:code status:needs-review Work needs to be reviewed by other people type:bugfix Pull Requests that fix bugs. labels Jul 22, 2023
src/object/bumper.hpp Outdated Show resolved Hide resolved
src/object/conveyor_belt.cpp Outdated Show resolved Hide resolved
src/object/fallblock.hpp Show resolved Hide resolved
src/object/fallblock.hpp Outdated Show resolved Hide resolved
src/object/fallblock.hpp Show resolved Hide resolved
src/object/bumper.hpp Show resolved Hide resolved
src/object/conveyor_belt.cpp Outdated Show resolved Hide resolved
src/object/bumper.hpp Outdated Show resolved Hide resolved
@mrkubax10 mrkubax10 merged commit d08fbc6 into SuperTux:master Jul 31, 2023
22 of 36 checks passed
@mrkubax10 mrkubax10 removed the status:needs-review Work needs to be reviewed by other people label Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants