-
-
Notifications
You must be signed in to change notification settings - Fork 491
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 granito bugs #2797
Open
MatusGuy
wants to merge
30
commits into
SuperTux:master
Choose a base branch
from
MatusGuy:granito-fixes
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+5,548
−3,971
Open
Fix granito bugs #2797
Changes from 12 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
a2ae613
Fix granito pushing while sitting
MatusGuy b19eda0
Merge branch 'SuperTux:master' into granito-fixes
MatusGuy 469e594
fix unable to unduck in granito
MatusGuy e5ca657
prevent granito being pushed by explosions
MatusGuy e0f836c
Merge branch 'SuperTux:master' into granito-fixes
MatusGuy 9c1e5aa
fix going up slope with granito
MatusGuy 1f6c6d9
Merge branch 'granito-fixes' of https://github.com/MatusGuy/supertux …
MatusGuy c2d0c6c
Merge branch 'SuperTux:master' into granito-fixes
MatusGuy 36837d0
`Screen`: Virtual methods for SDL and window resize events (#3032)
Vankata453 fefc0b0
Revenge in Redmond Update (#2662)
Rusty-Box 07d70fc
Merge branch 'real-master' into granito-fixes
MatusGuy 0928a4f
Pass string as const reference in add_option
tobbi 48670aa
i've been lied to
MatusGuy 4aa368f
granito no longer waves when sitting
MatusGuy a3d18c8
fix rockrolling under granito
MatusGuy 7efcda1
Make "[DISABLED]" translatable (#2980)
Narre f5535d2
`AmbientSound` now inherits `MovingObject` in scripting
Vankata453 7aad14c
Squirrel: Fix inaccessible class member variables, improvements (#3031)
Vankata453 3e0030c
Fix broken tux santa sprite (how did this slip in here)
MatusGuy 2d92941
Error handler: Print fatal exceptions to command line
Vankata453 eacdc11
Fix Windows compilation after 2d92941
Vankata453 5260e65
Error handler: Properly print fatal exceptions to command line
Vankata453 aee3fc7
Add more convenience functions to Player class (#3037)
tobbi f432274
Revert "Generate builds with `RelWithDebInfo` instead of `Release` (#…
Semphriss c39b073
Update translations
SuperTux-bot 6376c05
Update translations
SuperTux-bot 38f5005
Merge branch 'real-master' into granito-fixes
MatusGuy a7f76a7
granito look up btw im going insane
MatusGuy 9d7b452
play falling animation
MatusGuy 5d9ea51
WIP!!!!!!!!!!
MatusGuy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code style: Please name the variable
ignore_unisolid